Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb2993.lvt
blobe3d468e8797fbc3116c1f64210e2377933dca8af
1 \iffalse
2 >Number:         2993
3 >Category:       babel
4 >Synopsis:       No default hyphenmins
5 >Arrival-Date:   Sat Mar 27 19:41:12 1999
6 >Originator:     kotelnikov@nsu.ru (Igor A. Kotelnikov)
7 >Release:        LaTeX2e <1998/12/01>
8 >Environment:
9  Hyphenation: Babel <v3.6k> and hyphenation patterns for american, =
10 english, german, russian, loaded.
11 >Description:
12 Description of bug:
13 There is no reasonable default for \left\hyphenmin and \righthypnenmin.
14 So, running LaTeX (with hyphen.cfg from the babel pkg) over
15 LaTeX documentation (e.g., userguide.tex) produces wrong hyphenation.
17 It seems to me, that previous versions of the babel package had defined
18 \lefthyphenmin=3D2, \righthypnenmin=3D3 by default.
19 \fi
21 \input{test2e}
23 \documentclass{article}
24 \START
25 \AUTHOR{Igor A. Kotelnikov <kotelnikov@nsu.ru>}
26 \FORMAT{LaTeX2e <1998/12/01>}
27 \CLASS{article}
28 \OMIT
29 \begin{document}
30 \showboxdepth=40
31 \showboxbreadth=40
32 \TIMO
33 \setbox0=\hbox{%
34 default: \the\language; \the\lefthyphenmin; \the\lefthyphenmin;}\showbox0
36 \end{document}