[NTG-context] Problem with Module Units

2014-02-27 Thread Fabrice Couvreur
Hi, I see that there is no space between the words pourand km. Regards, Fabrice \usemodule[units] \definetypeface [me] [rm] [serif] [pagella] [default] \definetypeface [me] [ss] [sans] [dejavu] [default] \definetypeface [me] [mm] [math] [xits][default] \setupbodyfont[me,12pt] \starttext

Re: [NTG-context] Problem with Module Units

2014-02-27 Thread Wolfgang Schuster
Am 27.02.2014 um 19:22 schrieb Fabrice Couvreur fabrice1.couvr...@gmail.com: Hi, I see that there is no space between the words pourand km. When you use the old units module you have to insert a control space with “\ ”, e.g. \usemodule[units] \starttext 6000 \Unit \Kilo \Meter \ or 2000

Re: [NTG-context] Problem with Module Units

2014-02-27 Thread Fabrice
Hi Wolfgang, Firstly thank you for the quick responses you give. With the old version is ok. But if I compile the code you gave with the new version, I get the letter r is really strange! ___ If your question is of

Re: [NTG-context] Problem with Module Units

2014-02-27 Thread Wolfgang Schuster
Am 27.02.2014 um 23:31 schrieb Fabrice couvreur.fabr...@wanadoo.fr: Hi Wolfgang, Firstly thank you for the quick responses you give. With the old version is ok. But if I compile the code you gave with the new version, I get the letter r is really strange! Don’t load the \units module when

Re: [NTG-context] Problem with Module Units

2014-02-27 Thread Fabrice
It is ok, thanks. ___ 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 :