blob: 4a1c0cdacf35e983ea12453d1afcbf74746c0ebf (
plain)
1
2
3
4
5
6
7
|
\def\temp{
\chapternofonts
\def\doubleleftarrow{\realbackslash doubleleftarrow}
}
\let\chapternofonts=\temp
\def\doubleleftarrow{\leavevmode\raise.15ex\hbox to 1em{\hfil$\Leftarrow$\hfil}}
|