[NTG-context] Does a "half-space" or small space exist in ConTeXt?
Wolfgang Schuster
schuster.wolfgang at gmail.com
Sun Mar 8 13:58:04 CET 2015
> Am 08.03.2015 um 13:45 schrieb Jörg Weger <joerg73.muc at googlemail.com>:
>
> > You can use \thinspace or \, which is the short form of \thinspace.
> >
>
> But \thinspace aka \, is a non-breaking space, isn’t it?
>
> Is there a way to let it break a line if needed in certain circumstances or is there something else like a “non-non-breaking thinspace”?
Are these enough?
\starttext %\hsize\zeropoint
\startlines
a\enskip b
a\quad b
a\qquad b
a\twoperemspace b
a\threeperemspace b
a\fourperemspace b
a\sixperemspace b
a\figurespace b
a\punctuationspace b
a\breakablethinspace b
a\hairspace b
a\zerowidthspace b
\stoplines
\stoptext
Wolfgang
More information about the ntg-context
mailing list