[NTG-context] Indent after \startline[… ]

2009-12-16 Thread Andreas Harder
Hi all, how can I prevent the indent after a \startline[…]-construct. Here is an example: \setupindenting[medium,next,yes] \def\NoIndent{\noindentation{\red\bf Indent?}\enspace} \startbuffer \dorecurse{3}{\dorecurse{10}{some text, } \par } \stopbuffer \starttext \showframe \getbuffer

[NTG-context] Fwd: CMap Resources open source project

2009-12-16 Thread luigi scarso
-- Forwarded message -- From: Ken Lunde lu...@adobe.com Date: Wed, Dec 9, 2009 at 12:35 AM Subject: Re: [Fontforge-devel] [ft-devel] Re: [tex-live] Fw: CMap Resources open source project To: Albert Astals Cid aa...@kde.org, Paul Wise pa...@bonedaddy.net, freetype-de...@nongnu.org

[NTG-context] file name resolving for lua files

2009-12-16 Thread Aditya Mahajan
Hi, I have noticed that my local context update scripts were not always working correctly. In particular, the mtxrun and luatools file never got updated. The reason is the following. When I run mtxrun --selfupdate I get mtxrun --selfupdate MTXrun | fileio: to be replaced old script

Re: [NTG-context] Indent after \startline[…]

2009-12-16 Thread Wolfgang Schuster
Am 16.12.2009 um 11:43 schrieb Andreas Harder: Hi all, how can I prevent the indent after a \startline[…]-construct. Here is an example: \setupindenting[medium,next,yes] \def\NoIndent{\noindentation{\red\bf Indent?}\enspace} \startbuffer \dorecurse{3}{\dorecurse{10}{some text,

[NTG-context] MathTime Lite fonts for free

2009-12-16 Thread Wolfgang Schuster
FYI, http://www.texdev.net/2009/12/16/mathtime-lite-fonts-for-free/ Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] Indent after \startline[…]

2009-12-16 Thread Andreas Harder
Am 16.12.2009 um 18:40 schrieb Wolfgang Schuster: Am 16.12.2009 um 11:43 schrieb Andreas Harder: Hi all, how can I prevent the indent after a \startline[…]-construct. Here is an example: \setupindenting[medium,next,yes] \def\NoIndent{\noindentation{\red\bf Indent?}\enspace}