20170101 branch
[latex2e.git] / latex2e-20170101 / base / testfiles-TU / tu-lmtt01.lvt
blobbf99f040eece53883e41bb00d6d6ca9d6513a670
1 \documentclass{article}
2 \input{test2e}
5 \begin{document}
7 % Check lmtt does not have stretchy word space
8 % raised on xetex list: seems to be an engine feature.
10 \ttfamily
11 abc
13 \START
15 \typeout{fd3=\the\fontdimen3\font}
16 \typeout{fd4=\the\fontdimen4\font}
18 % this should be underfull
19 \showboxbreadth0
20 \showboxdepth0
21 \setbox0\hbox spread 2pt {one two three}
23 \END