I know this is kind of blasphemic thing to ask, but is there a way to make mathmode obey spaces? Preferably in Plain with XeTeX.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Sure:
(The space has mathcode |
|||||
|
|
One can use the fact that the space has mathcode
If one wants this in all math, then
|
|||
|
|
|
I actually managed to somehow accidentally make it work by:
after which
much to my surprise, worked. |
|||
|
{xetex}tag should be removed if it turns out that XeTeX has nothing to do with the problem at hand. On the other hand, someone versed in XeTeX (i.e., not me) should decide this -- and the{xetex}tag may call this person's attention to the question at hand. – lockstep Feb 25 '11 at 20:33