Re: [NTG-context] Bug with itemize[r] in mkiv

2007-08-19 Thread Hans Hagen
Aditya Mahajan wrote: With luatex, the following gives \starttext \startitemize[r] \item one \item two \stopitemize \stoptext ! LuaTeX error /context/current/texmf/tex/context/base/core-con.lua:163: attempt to call field 'tolower' (a nil value). ok, fixed, should be just

Re: [NTG-context] starting out with MKiV -- oversized math fonts

2007-08-19 Thread Peter Münster
Or undersized bodyfont, since the bodyfont is smaller with luatex, than with pdftex. Cheers, Peter -- http://pmrb.free.fr/contact/ ___ If your question is of interest to others as well, please add an entry to the

Re: [NTG-context] starting out with MKiV -- oversized math fonts

2007-08-19 Thread George N. White III
On 8/19/07, Peter Münster [EMAIL PROTECTED] wrote: Or undersized bodyfont, since the bodyfont is smaller with luatex, than with pdftex. You are right -- it appears that \setupbodyfont[NNpt] only affects the math font, and that the default is 12pt. If I use NN=10, the fonts agree. A convenient

Re: [NTG-context] m-pstric

2007-08-19 Thread Wolfgang Werners-Lucchini
- If dvi is not the default, what is the right switch? ('texexec --dvi ...' has no effect) --dvi would have been more intuitive, but it's --dvips. That was the solution Thank you Mojca! Wolfgang ___ If your