From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38504 Path: news.gmane.org!not-for-mail From: "Zhichu Chen" Newsgroups: gmane.comp.tex.context Subject: Re: Weird behavior about metafun Date: Tue, 8 Jan 2008 09:43:54 +0800 Message-ID: <769ba7780801071743y5697878cs2dac1cf26cc045ec@mail.gmail.com> References: <769ba7780801061845u371877a2m265f07559e988746@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1719518583==" X-Trace: ger.gmane.org 1199762285 5520 80.91.229.12 (8 Jan 2008 03:18:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Jan 2008 03:18:05 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 08 04:18:22 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JC4yp-0000bT-9K for gctc-ntg-context-518@m.gmane.org; Tue, 08 Jan 2008 04:18:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A0CD61FB57; Tue, 8 Jan 2008 03:02:58 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20928-01-10; Tue, 8 Jan 2008 03:00:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D0EB41FC67; Tue, 8 Jan 2008 02:49:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1EAFB1FCA2 for ; Tue, 8 Jan 2008 02:48:28 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17532-05-4 for ; Tue, 8 Jan 2008 02:47:30 +0100 (CET) Original-Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by ronja.ntg.nl (Postfix) with ESMTP id 1F4BD1FC83 for ; Tue, 8 Jan 2008 02:43:55 +0100 (CET) Original-Received: by wa-out-1112.google.com with SMTP id m16so16340334waf.14 for ; Mon, 07 Jan 2008 17:43:54 -0800 (PST) Original-Received: by 10.114.130.1 with SMTP id c1mr153241wad.52.1199756634561; Mon, 07 Jan 2008 17:43:54 -0800 (PST) Original-Received: by 10.114.126.10 with HTTP; Mon, 7 Jan 2008 17:43:54 -0800 (PST) In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38504 Archived-At: --===============1719518583== Content-Type: multipart/alternative; boundary="----=_Part_3799_27466621.1199756634518" ------=_Part_3799_27466621.1199756634518 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Jan 7, 2008 11:52 PM, Aditya Mahajan wrote: > On Mon, 7 Jan 2008, Zhichu Chen wrote: > > > Hi Hans and Wolfgang, > > > > I'm just trying to make some illustrations about the Chinese typesetting > > features. So I choose the way which is described in Chapter 5 of the > metafun > > manual. And I wanna draw a line from the text I wanna comment on to the > > marginal notes which my comments lay on. > > Something like this: > http://www.fauskes.net/media/pgftikzexamples/PDF/todo-notes.pdf Yes! That's what I'm trying to do. I think there's a chance to implement that with few modifications on the existing core-pgr.tex and mp-core.mp. > > > It will be nice to have a ConTeXt module that can do this. > > Aditya > > ___________________________________________________________________________________ > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ > -- Best Regards Chen ---------------------------------------------------------------- Zhi-chu Chen | Shanghai Synchrotron Radiation Facility No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China tel: 086 21 5955 3405 | zhichu.chen.googlepages.com | www.sinap.ac.cn ---------------------------------------------------------------- ------=_Part_3799_27466621.1199756634518 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On Jan 7, 2008 11:52 PM, Aditya Mahajan <adityam@umich.edu> wrote:
On Mon, 7 Jan 2008, Zhichu Chen wrote:

> Hi Hans and Wolfgang,
>
> I'm just trying to make some illustrations about the Chinese typesetting
> features. So I choose the way which is described in Chapter 5 of the metafun
> manual. And I wanna draw a line from the text I wanna comment on to the
> marginal notes which my comments lay on.

Something like this:
http://www.fauskes.net/media/pgftikzexamples/PDF/todo-notes.pdf

Yes! That's what I'm trying to do. I think there's a chance
to implement that with few modifications on the existing
core-pgr.tex and mp-core.mp.
 


It will be nice to have a ConTeXt module that can do this.

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________



--
Best Regards
Chen
----------------------------------------------------------------

         Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
        No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
            tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
                                              | www.sinap.ac.cn
---------------------------------------------------------------- ------=_Part_3799_27466621.1199756634518-- --===============1719518583== 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1719518583==--