From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53535 Path: news.gmane.org!not-for-mail From: Aurelien Giraud Newsgroups: gmane.comp.tex.context Subject: highlighting chars on a path Date: Sun, 18 Oct 2009 20:11:30 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1516243363==" X-Trace: ger.gmane.org 1255933037 5757 80.91.229.12 (19 Oct 2009 06:17:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Oct 2009 06:17:17 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 19 08:17:07 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MzlYH-0002PN-5w for gctc-ntg-context-518@m.gmane.org; Mon, 19 Oct 2009 08:17:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 04E9EC9A97; Mon, 19 Oct 2009 08:17:04 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wd4GhTIiVBkd; Mon, 19 Oct 2009 08:17:00 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0CD57C9A70; Mon, 19 Oct 2009 08:17:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 48765C9AE3 for ; Sun, 18 Oct 2009 21:11:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1+iIO4x5uqCE for ; Sun, 18 Oct 2009 21:11:30 +0200 (CEST) Original-Received: from mail-ew0-f223.google.com (mail-ew0-f223.google.com [209.85.219.223]) by balder.ntg.nl (Postfix) with ESMTP id A7C4FC9AD9 for ; Sun, 18 Oct 2009 21:11:30 +0200 (CEST) Original-Received: by ewy23 with SMTP id 23so3558666ewy.2 for ; Sun, 18 Oct 2009 12:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=wC9/dPorfRdBnBaI8s4Gzaamn1tSDT24Fi7JXMudN8I=; b=o/SOu4PUUTPBgk9E7UTC8Zn00fCDyiBhDWnYc91VqYV3uMoQtpi9yuo6uxckd2L0nF 0zyR4PjKSwcjVHPuTTMQ0/myk80bCSGL8gqfh4akLMSCRtg2Htv53W2NQyEwcu6YpUGh DCA3gvAeUXyf40HWUjBc2G/yjonmkMZS9P5vk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LjTAJnukoHFxnzxZSCM71g2XlNOTa/1nywJot4O7jvq1nqHZWq13HByF40dMR47vcs k8D+9/HiqJOPuk9JcPnGJfHOqJWOtNcUxCKz+rHvRF0h3gVJAfRkuVxMGXF3ygfTWIop /5Kp+NZtShZWCuMBCd/mFm91YrwEaL2suka5o= Original-Received: by 10.216.85.197 with SMTP id u47mr1609362wee.133.1255893090478; Sun, 18 Oct 2009 12:11:30 -0700 (PDT) X-Mailman-Approved-At: Mon, 19 Oct 2009 08:16:59 +0200 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:53535 Archived-At: --===============1516243363== Content-Type: multipart/alternative; boundary=0016e6d7ef6288a95204763a6518 --0016e6d7ef6288a95204763a6518 Content-Type: text/plain; charset=ISO-8859-1 Hello, I am new to ConTeXt and I have looked on the internet for a way to do something special. Unfortunately I have not found any solution. I hope this is the right place for such a question. I apologise otherwise. I would like to highlight (e.g. put in bold, or change the color...) any character on a page which sits on a chosen path. I would like to be able to position for instance an invisible circle on a page and have all the characters "in contact" with this circle change color so that the circle become visible via these characters. Is it something I could do with ConTeXt? Thanks in advance. Aurelien --0016e6d7ef6288a95204763a6518 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

I am new to ConTeXt and I have looked on the internet for a w= ay to do something special. Unfortunately I have not found any solution.
I hope this is the right place for such a question. I apologise otherw= ise.

I would like to highlight (e.g. put in bold, or change the color...) an= y character on a page which sits on a chosen path. I would like to be able = to position for instance an invisible circle on a page and have all the cha= racters "in contact" with this circle change color so that the ci= rcle become visible via these characters. Is it something I could do with C= onTeXt?

Thanks in advance.

Aurelien
--0016e6d7ef6288a95204763a6518-- --===============1516243363== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1516243363==--