[XeTeX] Wrong dimensions when using \XeTeXpicfile with CMYKimage

Akira Kakuto kakuto at fuk.kindai.ac.jp
Sun Feb 15 10:27:47 CET 2015


Dear Marcel,

> Do you get the point? Or do you simply disagree? ;)

I agree with you. Both of pdftex and xetex may
be wrong. I think that only the following case
seems to give a correct result, where I used
bmpsize package by Heiko. I attach test.pdf obtained.

Thanks,
Akira


%
% latex test.tex
% dvipdfmx test
% test.pdf seems to be correct
%
\documentclass{article}
\usepackage[dvipdfmx]{graphicx}
\usepackage{bmpsize}
\begin{document}
\includegraphics{test-cmyk300.jpg}

\includegraphics{test-cmyk72.jpg}

\includegraphics{test-rgb300.jpg}
\end{document}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 257033 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20150215/2af6b89d/attachment-0001.pdf>


More information about the XeTeX mailing list