Re: Incorrectly spaced feet and inches in \unit

Wolfgang Schuster <[email protected]> Wed, 29 Apr 2026 16:09:43 +0200
Newsgroups gmane.comp.tex.context
Message-ID <[email protected]>
Am 29.04.2026 um 13:47 schrieb Marco Patzer:
> Hi!
> 
> How can I configure \unit to correctly space feet and inches?
> 
> \setupunittext
>    [foot=',
>     inch="]
> 
> \starttext
>    %% result: 1 ' 3 "
>    \unit{1 foot} \unit{3 inch}
> 
>    %% desired: 1' 3"
> \stoptext

without \unit:

\starttext
1\foot\ 3\inch
\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________