[NTG-context] Bigger interline space and grid

2008-06-21 Thread Aditya Mahajan
Hi, I cannot figure out how to increase the interline space with grid snapping. The following does not work \setuplayout[grid=yes] \setupinterlinespace[auto,big] \setupwhitespace [medium] \setupindenting [medium,yes] \showgrid \starttext \dorecurse{4}{\input knuth \endgraf} \stoptext

Re: [NTG-context] bug in context/luatex

2008-06-21 Thread Taco Hoekwater
Yue Wang wrote: Hi, Hans: pdftex and LuaTeX produce different results with the following source file. Please check. Whatever it is exactly (no lbr on my home machine so I can not try), this is likely a problem with context mkiv, not the luatex engine. Mkiv usually reads afm files and

Re: [NTG-context] Bigger interline space and grid

2008-06-21 Thread Taco Hoekwater
Aditya Mahajan wrote: Hi, I cannot figure out how to increase the interline space with grid snapping. The following does not work You will probably have to adjust the default interlinespace because that is what is used by the grid snapping routines: \setuplayout[grid=yes]

Re: [NTG-context] Bigger interline space and grid

2008-06-21 Thread Aditya Mahajan
On Sat, 21 Jun 2008, Taco Hoekwater wrote: Aditya Mahajan wrote: Hi, I cannot figure out how to increase the interline space with grid snapping. The following does not work You will probably have to adjust the default interlinespace because that is what is used by the grid snapping

Re: [NTG-context] Geeze, I might try Linux after all... (not too off-tpic I hope)

2008-06-21 Thread Alan Stone
Thanks for your extensive comments Aditya. It's (finally) *much* clearer now. Now you have two options: Either isolate minimal context from the one provided by the distribution, or make them co-exist. Isolating them is easy, the minimals even come with a script setuptex which does that. So,

[NTG-context] garden's vs. pragma's minimals

2008-06-21 Thread Mojca Miklavec
On Sat, Jun 21, 2008 at 9:44 AM, Alan Stone wrote: Thanks for your extensive comments Aditya. It's (finally) *much* clearer now. Now you have two options: Either isolate minimal context from the one provided by the distribution, or make them co-exist. Isolating them is easy, the minimals

Re: [NTG-context] garden's vs. pragma's minimals

2008-06-21 Thread Alan Stone
Thanks Mojca. Have a nice weekend, Alan On Sat, Jun 21, 2008 at 5:31 PM, Mojca Miklavec [EMAIL PROTECTED] wrote: On Sat, Jun 21, 2008 at 9:44 AM, Alan Stone wrote: Thanks for your extensive comments Aditya. It's (finally) *much* clearer now. Now you have two options: Either isolate

[NTG-context] protruding with luatex mkiv?

2008-06-21 Thread Uwe Koloska
Hello, how can I use protruding with mkiv and luatex? I tried different examples from the different manuals and the garden and found the following piece that works OK with pdftex and mkiv (?): -- \setupcolors[state=start]

Re: [NTG-context] Translaing ConTeXt interface to Arabic

2008-06-21 Thread Khaled Hosny
On Fri, Jun 20, 2008 at 09:08:32PM -0600, Idris Samawi Hamid wrote: On Fri, 20 Jun 2008 20:51:16 -0600, Khaled Hosny [EMAIL PROTECTED] wrote: Good point. I'll try to find a conversion algorithm... http://www.codeproject.com/KB/datetime/hijrigregorianclass.aspx The guy here claims

[NTG-context] error: Attempt to node.insert_before() a non-existing node

2008-06-21 Thread Khaled Hosny
I get this error when I attempt to generate this file with \setcharactermirroring[1], and text directionality gets broken. -- Khaled Hosny Arabic localizer and member of Arabeyes.org team % engine=luatex \mainlanguage[ar] % Font \definefontfeature [arabic]

Re: [NTG-context] Translaing ConTeXt interface to Arabic

2008-06-21 Thread Idris Samawi Hamid
On Sat, 21 Jun 2008 14:02:24 -0600, Khaled Hosny [EMAIL PROTECTED] wrote: Well, since we're not using it for long-term historical ranges -- and we'll need to be able to advance/reverse it a couple of days no matter the algorithm, then I say let's go with whatever is easiest for hans to