3 >Synopsis: Latin language support causes graphicx to crash
4 >Arrival-Date: Thu Apr 10 14:51:01 CEST 2003
5 >Last-Modified: Tue Apr 15 21:31:01 CEST 2003
6 >Originator: < mwisse@theo.uu.nl > ( < Maarten Wisse > )
7 >Release: LaTeX2e <2001/06/01>
8 >Organization: Universiteit Utrecht, The Netherlands
10 Gentoo Linux 1.4 (teTeX 2.0.2)
11 Hyphenation: Babel <v3.7h> and hyphenation patterns for american, british, french, german, ngerman, dutch, latin, nohyphenation, loaded.
12 \@TeXversion: undefined (Standard setting for TeX3.141 and later)
14 \input@path: undefined (Standard setting)
17 < When loading babel with Latin language support, an includegraphics command from the graphicx package will exit with an error:
18 ERROR: Missing \endcsname inserted.
23 l.6 \includegraphics[width=\linewidth]{example1} >
31 \begin{filecontents}{example1.ps}
33 %%BoundingBox: 0 0 100 100
35 \documentclass{article}
38 \FORMAT{LaTeX2e<2001/06/01>}
39 \AUTHOR{< mwisse@theo.uu.nl > ( < Maarten Wisse > )}
40 \PACKAGE[latin,english]{babel}
46 \setbox0=\hbox{#1}\showbox0}
49 \usepackage[latin,english]{babel}
54 \testit{\includegraphics[width=\linewidth]{example1}}