[XeTeX] jpg image and text overlapping

Herbert Schulz herbs at wideopenwest.com
Mon Aug 4 01:48:29 CEST 2014


On Aug 3, 2014, at 6:27 PM, Gildas Hamel <gweltaz at ucsc.edu> wrote:

> % !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} 
> 

Howdy,

Note: this compiles fine with pdflatex. It appears to either be a scaling problem involving xelatex and/or xdvpdfmx.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)







More information about the XeTeX mailing list