4 >Synopsis: Babel russian broken
5 >Arrival-Date: Sun Mar 14 16:41:00 CET 2004
6 >Originator: Benjamin BAYART (bayartb@jmpl.fr.eu.org)
8 I've got two problems with babel russian.
10 First, there is a bug arround \russianhyphenmins.
12 Second, there is a bug around \th being silently re-defined.
14 I guess the first one is very easy to fix (just define the missing commands). The second is a bit more tricky: make \th a russian-specific command, via the \extraXXX and \noextraXXX commands.
18 \documentclass[francais]{article}
21 \FORMAT{LaTeX2e<2003/12/01>}
22 \AUTHOR{Bnjamin BAYART (bayartb@jmpl.fr.eu.org)}
23 \CLASS[francais]{article}
25 \PACKAGE[T1,T2A]{fontenc}
26 \PACKAGE[latin1,koi8-r]{inputenc}
27 \PACKAGE[russian,francais]{babel}
31 \setbox0=\vbox{#1}\showbox0}
33 \usepackage[T1,T2A]{fontenc}
34 \usepackage[latin1,koi8-r]{inputenc}
35 \usepackage[russian,francais]{babel}
38 \fontencoding{T1}\selectfont
39 % Next line should produce a thorn and an error message in math mode
42 \selectlanguage{russian}
43 % Next line should produce an error message and th in math mode