Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb2752.lvt
blob117d705e168e03a41d758c805cc0ab857cc52f8c
1 \iffalse 
2 >Arrival-Date:   Wed Feb 11 21:41:16 1998
3 >Originator:     efraim@central.ntua.gr (Nikos Efremidis)
4 >Release:        LaTeX2e <1996/12/01>Babel <v3.6h> and hyphenation patterns for 
5 plain, english, greek, loaded.
6 Description of bug:
7 There is a LaTeX error when using the Greek Babel package.
8 It arises from the @Alph TeX command, so it affects
9 commands like appendix or nested enumerate.
10 The same bug appears on NTeX (Linux) and MiKTeX (Win95).
12 \fi
13 \input{test2e}
14 \documentclass{report}
16 \START
17 \FORMAT{LaTeX2e<1996/12/01>}
18 \CLASS{report}
19 \PACKAGE[american,greek]{babel}
20 \showboxbreadth=30
21 \showboxdepth=30
23 \OMIT
24 \usepackage[american,greek]{babel}
25 \begin{document}\selectlanguage{greek}
26 \TIMO
27 \makeatletter
28 \setbox0=\vbox{\@parboxrestore
29   \chapter{kefaleio}}
30 \showbox0
31 \setbox0=\vbox{\@parboxrestore
32   \appendix
33   \chapter{kegalaio}
35 \showbox0
36 \end{document}