ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: spacing: units in math
Date: Fri, 21 Dec 2012 18:58:22 +0100	[thread overview]
Message-ID: <50D4A33E.6060402@wxs.nl> (raw)
In-Reply-To: <F848739B-0133-41D1-B259-52DCDA41A6BC@imt.uni-luebeck.de>

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 <mang@imt.uni-luebeck.de>:
>
>> 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 <romain.diss@yahoo.fr>:
>>
>>> 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
>>> <romain.diss@yahoo.fr>
>>> ___________________________________________________________________________________
>>> 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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2012-12-21 17:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29 22:43 problems with units Andreas Mang
2012-11-30 19:43 ` Romain Diss
2012-12-11 12:49   ` spacing: units in math Andreas Mang
2012-12-19 18:18     ` Andreas Mang
2012-12-21 17:58       ` Hans Hagen [this message]
2012-12-21 18:36         ` Andreas Mang
2012-12-21 21:49           ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50D4A33E.6060402@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).