Re: [NTG-context] units module has bug with markIV?

2008-09-20 Thread Aditya Mahajan
On Sat, 20 Sep 2008, Chen Shen wrote: Hi all, I wonder if anyone could help with this problem with Units in mkiv. Thanks a lot. regards, shenchen On Wed, Sep 3, 2008 at 9:36 AM, Chen Shen [EMAIL PROTECTED] wrote: Hi all, \Micro in the units module failed, while \Nano and \Milli works fine.

Re: [NTG-context] units module has bug with markIV?

2008-09-20 Thread Taco Hoekwater
Aditya Mahajan wrote: I am just writing to say that I looked at your original message, but could not figure out what is going wrong. \Micro is expanded to μ, but then something goes wrong. Hans, Taco, can you see what is happening here? That took some thinking. The error is caused by

Re: [NTG-context] units module has bug with markIV?

2008-09-20 Thread Chen Shen
On Sat, Sep 20, 2008 at 6:28 PM, Taco Hoekwater [EMAIL PROTECTED] wrote: And as an aside, it would be nicer to use U+00B5 (mu latin) in the units module instead of U+03BC (mu greek). \def\Micro {\dimensionprefix{\iftextdimensions u\else\hbox{µ}\fi}} The \hbox is needed because \fam11 is

Re: [NTG-context] units module has bug with markIV?

2008-09-19 Thread Chen Shen
Hi all, I wonder if anyone could help with this problem with Units in mkiv. Thanks a lot. regards, shenchen On Wed, Sep 3, 2008 at 9:36 AM, Chen Shen [EMAIL PROTECTED] wrote: Hi all, \Micro in the units module failed, while \Nano and \Milli works fine. $\mu$ works, so it doesn't look like a

[NTG-context] units module has bug with markIV?

2008-09-02 Thread Chen Shen
Hi all, \Micro in the units module failed, while \Nano and \Milli works fine. $\mu$ works, so it doesn't look like a font problem. The following code works with pdftex/MarkII, but fails under Luatex 0.29beta/MarkIV. \usemodule[units] \starttext Hello world! $1\Micro\Meter$ $1\Micro\Second$