Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb2357a.lvt
blobf893ea9c0a4501cb5684581406ad8960b2b6716d
1 % test file for PR2357; \LaTeX, \copyright etc
2 % came out in the wrong fontencoding when russian options used
3 \input{test2e}
4 \documentclass{article}
5 \START
6 \AUTHOR{}
7 \FORMAT{LaTeX2e<1996/12/01>}
8 \CLASS{article}
9 \PACKAGE[russian]{babel}
11 \OMIT
12 \usepackage[T2A]{fontenc}
13 \usepackage[russian]{babel}
15 \showboxdepth=20\showboxbreadth=30
16 \begin{document}
17 \TIMO
19 \setbox0=\hbox{test \TeX}\showbox0
20 \setbox0=\hbox{test \LaTeX}\showbox0
21 \setbox0=\hbox{test \copyright}\showbox0
22 \setbox0=\hbox{test \textregistered}\showbox0
23 \setbox0=\hbox{test \texttrademark}\showbox0
24 \setbox0=\hbox{test \SS}\showbox0
25 \end{document}