[tex-k] \V (= \lor = Pascal "or") accidentally redefined in mft.web
胡亚捷 (Hu Yajie)
2500418497 at qq.com
Mon Aug 31 13:14:34 CEST 2020
WEAVE translates the Pascal operator "or" as "\V", and webmac.tex says
\let\V=\lor % logical or
But mft.web accidentally redefines it in the beginning:
\chardef\V=`\| % vertical line in a string
Although this doesn't distort the meaning of the program,, it introduces
typographical inconsistencies. For example, if you "texdoc mft" and jump to
section 39, you'll find "/\" (and) but "|" (or), with different spacing.
More information about the tex-k
mailing list.