[NTG-context] [***SPAM***] How to remove white space?
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Tue Feb 14 20:31:19 CET 2012
Am 14.02.2012 um 20:25 schrieb Peter Münster:
> Hello,
>
> Here you see some white space at the left and the right of ".COM":
> \ss \framed[offset=overlay]{.COM}
This space is part of the font.
\setupbodyfont[sans]
\starttext
\dontleavehmode
\ruledhbox{.}%
\ruledhbox{C}%
\ruledhbox{O}%
\ruledhbox{M}
\framed[offset=overlay]{.COM}
\stoptext
Wolfgang
More information about the ntg-context
mailing list