On 12/19/2012 7:18 PM, Andreas Mang wrote:
Hi there,
sorry for being such a pain in the neck.
Is there going to be a solution considering the spacing problems with the use of units (native mkiv command) in near future (within 2-3 weeks)? If there is none and I am not doing something wrong, I'll add a local work around every time I use units. As this is much work, I'd appreciate if someone told me if this is something that might be fixed soon. If not I'm good - I just need to know.
Explanation of my problem: Maybe I am doing something wrong, but in the resulting document the spacing is bigger in math mode then in the text mode in case I use \units{...}. In particular, the distance for the decimal separator is as if I would type $1,2$ instead of $1{,}2$ (example: $\units{1,2}$)..
can you try \appendtoks \disablemathpunctuation \to \everyunits
Thanks.
Cheers, Andreas
Am Dec 11, 2012 um 1:49 PM schrieb Andreas Mang
: Hi,
I still do have problems with a wrong spacing between number and unit in math mode (minimal example below). Clearly, I could do something like
$\alpha = $ \unit{1,2 meter}
but I think this is likely to result in problems with the look of the result in case this is close to a line break.
Cheers, Andreas
%%%%%%%% MINIMAL EXAMPLE %%%%%%%% \starttext \unit{1,2 meter} % what I would expect
$\unit{1,2 meter}$ % wrong spacing
$\unit{1{,}2 meter}$ % there is no output after "1" \stoptext %%%%%%%% MINIMAL EXAMPLE %%%%%%%%
Am Nov 30, 2012 um 8:43 PM schrieb Romain Diss
: Le jeudi 29 novembre 2012, Andreas Mang a écrit :
Hi there,
I encountered some problems with the built in units command in MKIV. I provide a minimal example which should demonstrate my problems. Maybe I am doing something wrong...
\setupbodyfont[pagella] \starttext \unit{11,1e-1 micro mol per second} \par $\unit{11,1e-1 micro mol per second}$ \par \unit{11,1e-1 per second} \par \unit{11,1e-1 / second} \par \stoptext Don't know for the first two, but the last two should be replaced by: \unit{11,1e-1 inverse second}
All the best.
-- Romain Diss
___________________________________________________________________________________ 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 : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
___________________________________________________________________________________ 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 : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
___________________________________________________________________________________ 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 : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------