1 %test file for LaTeX2e/Babel Bug report #1212
2 % Tha active `:' in french broke hhline.
4 \documentclass{article}
6 \AUTHOR{Benjamin BAYART, tex@esiee.fr}
7 \FORMAT{LaTeX2e<1996/06/01>}
9 \PACKAGE[english,francais]{babel}
13 \usepackage[english,francais]{babel}
21 \begin{tabular}{||cc||c|c||}
22 \hhline{|t:==:t:==:t|}
23 a & b & c & d \\ \hhline{|:==:|~|~||}
24 1 & 2 & 3 & 4 \\ \hhline{#==#~|=#}
25 i & j & k & l \\ \hhline{||--||--||}
26 w & x & y & z \\ \hhline{|b:==:b:==:b|}
31 \selectlanguage{english}
34 \begin{tabular}{||cc||c|c||}
35 \hhline{|t:==:t:==:t|}
36 a & b & c & d \\ \hhline{|:==:|~|~||}
37 1 & 2 & 3 & 4 \\ \hhline{#==#~|=#}
38 i & j & k & l \\ \hhline{||--||--||}
39 w & x & y & z \\ \hhline{|b:==:b:==:b|}