[tex-live] epstopdf updates for tl testing
Karl Berry
karl at freefriends.org
Tue Jul 14 02:04:53 CEST 2009
Heiko wrote:
I have uploaded v2.0 of epstopdf to
http://www.informatik.uni-freiburg.de/~oberdiek/tmp/epstopdf.pdf
I have updated TeX Live with this version so testing can continue.
Our graphics.cfg now does
\RequirePackage{epstopdf-base}[2009/07/12]%
and specifies no options.
There is a known issue that pst-pdf's images are not used, as in
(Heiko's example):
\documentclass{article}
\usepackage{pst-pdf}
\begin{document}
\begin{center}
\begin{pspicture}(-5.25,-5.25)(5.25,5.25)%
\pscircle*[linecolor=red]{5}
\rput(0,0.5){\includegraphics[width=8\psxunit]{elephant}}
\Huge\sffamily\bfseries
\rput(-4.5,4.5){A} \rput(4.5,4.5){B}
\rput(-4.5,-4.5){C}\rput(4.5,-4.5){D}
\rmfamily
\rput(0,-3.8){PSTricks}
\rput(0,3.8){\LaTeX}
\end{pspicture}
\end{center}
\end{document}
Debugging welcome.
(I'm sure Heiko will correct whatever I got wrong. :)
k
More information about the tex-live
mailing list