Enrico Forestieri wrote:
I've made the spaces match this, more or less, using width(char_type('M')) for the em size.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}
rh