Log changes
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb0759.lvt
blob83bf758fb509f72d6f2627518232321ea80e6c13
1 % Test file for LaTeX2e PR/759
2 % produces space between a and b and no space between b and c
4 \documentclass{article}
6 % Input the test macros for latex 2e
7 \input{test2e}
9 \AUTHOR{Frank Mittelbach}
11 % Declare the format used on the original run, as printed by
12 % LaTeX.
14 \FORMAT{LaTeX2e<1995/12/01>}
16 \begin{document} 
18 % Everything before this is ignored by the test system.
19 \START
21 $a\textbf{b}c$ 
22 \showoutput
24 \end{document}