20170101 branch
[latex2e.git] / latex2e-20170101 / required / babel / testfiles / tlb3022.lvt
blob88ae6418af049c964d8f46779c0bbcea9a9b351c
1 \iffalse
2 >Number:         3022
3 >Synopsis:       babel problem with spanish
4 >Arrival-Date:   Mon Apr 19 12:51:08 1999
5 >Originator:     struck@ips.cs.tu-bs.de (Werner Struckmann)
6 >Release:        LaTeX2e <1998/12/01>
7 >Environment:
8  Hyphenation: standard
9  \@TeXversion: undefined (Standard setting for TeX3.141 and later)
10  \@currdir: macro:->./
11  \input@path: undefined (Standard setting)
12 >Description:
13 Description of bug:
14 \today in babel/spanish doesn't work in the latest
15 babel version
16 \fi
18 \input{test2e}
19 \documentclass{article}
20 \START
21 \FORMAT{LaTeX2e<1998/12/01>}
22 \CLASS{article}
23 \AUTHOR{struck@ips.cs.tu-bs.de}
24 \PACKAGE[spanish]{babel}
26 \OMIT
27 \usepackage[spanish]{babel}
28 \nofiles
29 \begin{document}
30 %% When using \today make the date fixed!!
31 \day=20\month=4\year=1999
32 \TIMO
34 \showboxbreadth=90\showboxdepth=90
35 \setbox0\hbox{\today}\showbox0
37 \end{document}