Enrico Forestieri wrote:
This doesn't seem to be correct. Here is how those spaces are defined
in LaTeX:

\def\enspace{\kern.5em }
\def\enskip{\hskip.5em\relax}
\def\quad{\hskip1em\relax}
\def\qquad{\hskip2em\relax}

I've made the spaces match this, more or less, using width(char_type('M')) for the em size.

rh


Reply via email to