2014-02-05 Guenter Milde <[email protected]>:

> I suppose the OP is looking for a non-breaking thin space
>
> 202F    NARROW NO-BREAK SPACE
>         * commonly abbreviated NNBSP
>         * a narrow form of a no-break space, typically the width of a thin
> space or a mid space
>         x (no-break space - 00A0)
>         x (four-per-em space - 2005)
>         x (thin space - 2009)
>         # <noBreak> 0020
>
>
> LyX's "unicodesymbols" Unicode->LaTeX conversion file says:
>
> 0x202f "\\,"                      "" "" "\\," "" # NARROW NO-BREAK SPACE
>

But \thinspace is equal to \, in texted. And we output \, for thinspace
anyway. So, our thinspace is non-breakable.

Jürgen

Reply via email to