[XeTeX] The XeTeX reference guide
Robert Spence
spence at saar.de
Tue Jun 13 10:22:39 CEST 2006
On 13 Jun 2006, at 04:10 , Cyril wrote:
>
> In order to read it, I've tried compiling it but it fails on my
> system with
>
> ! Undefined control sequence.
> <argument> ... \fontdimen 1\font =0pt \reflectbox
> {E}\else
> \XeTeXuseglyphmet...
> l.60 \maketitle
I think you may need to alter the preamble to include the graphicx
package:
e.g., change the line
\usepackage{enumitem,fancyvrb,geometry}
to
\usepackage{enumitem,fancyvrb,geometry,graphicx}
Even without graphicx the document should probably compile OK (except
for the reflected E in XeTeX) if you just keep hitting the return key.
-- Robert Spence
More information about the XeTeX
mailing list