[texhax] symbol for triple vertical 'x'
Robin Fairbairns
Robin.Fairbairns at cl.cam.ac.uk
Fri Dec 17 08:59:49 CET 2004
> The % signs are necessary because after `}' in horizontal
> mode TeX is in mid-line mode where it converts the
> end-of-line character to a token for character 32 (` ') of
> category 10 (space). After that it enters state S (skipping
> blanks) and ignores any further end-of-lines. (See The
> TeXbook, p. 47.)
not quite.
in state "s", a further end of line character is converted to a \par
token, and things start again.
More information about the texhax
mailing list