[XeTeX] Problem involving \includegraphics after texlive update on Debian Tesing

Johann Spies johann.spies at alterit.co.za
Fri Jul 7 13:54:52 CEST 2017


After a recent upgrade of texlive to 2017.20170629-1 on Debian I am
experiencing a problem compiling a longstanding document and I can
replicate the problem with the following code:

\documentclass[12pt,a4paper]{article}
\usepackage{fontspec} % Gebruik met xelatex
\usepackage{graphicx} % Gebruik met xelatex
\usepackage[hyperindex=true,colorlinks=true,bookmarks]{hyperref}
\usepackage{colortbl}
\setmainfont[Ligatures=TeX,Mapping=tex-text]{Linux Libertine O}
\begin{document}



\includegraphics{fruits.jpg}

\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-engine: xetex
%%% TeX-master: t
%%% End: 


results in

ERROR: Undefined control sequence.

--- TeX said ---
\Ginclude at bmp #1->\Gin at log 
                           {<#1>}\bgroup \def \@tempa {!}\special {pdf:image...l.11 \includegraphics{fruits.jpg}
                                 
--- HELP ---
TeX encountered an unknown command name. You probably misspelled the
name. If this message occurs when a LaTeX command is being processed,
the command is probably in the wrong place---for example, the error
can be produced by an \item command that's not inside a list-making
environment. The error can also be caused by a missing \documentclass
command.

You can replace "fruit.jpg" with any jpg to replicate the problem.

It will help me if someone on this list can identify what is causing
this.

Regards
Johann

-- 
J.H. Spies - Tel. 021-982 2694 / 082 782 0336 / 021-808 4699(w)  
             Posbus 4668, Tygervallei 7536

     "And be ye kind one to another, tenderhearted,
      forgiving one another, even as God for Christ's sake
      hath forgiven you."
                                   Ephesians 4:32 


More information about the XeTeX mailing list