[XeTeX] jpg image and text overlapping

Gildas Hamel gweltaz at ucsc.edu
Mon Aug 4 01:27:14 CEST 2014


I need help figuring out what I’m doing wrong in the following minimum example:
==============================
% !TEX TS-program = xelatexmk
% !TEX encoding = UTF-8 Unicode

\documentclass[12pt]{article}
\usepackage{fontspec}
\usepackage{lipsum}
\usepackage{graphicx}

\begin{document}
\lipsum
\begin{figure}[h]
    \includegraphics[scale=0.25]{tombe.jpg}
\caption{Tombe}
\end{figure}
\end{document} 
==============================

I append the jpg file (tombe.jpg).
I use texlive 2014.
—gildas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20140803/e97a7023/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tombe.jpg
Type: image/jpeg
Size: 640864 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20140803/e97a7023/attachment-0001.jpg>


More information about the XeTeX mailing list