[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#266718: Acknowledgement (dvips: Fails to properly include fonts used both in EPS and in document



Sorry, I forgot to attach the test files.

--Dylan

prologues := 2;

beginfig(0);
  label(btex $-25$ etex, origin);
endfig;

end
\documentclass{article}
\usepackage{graphicx}

\begin{document}
This is a test.
\[
+35
\]
\[
\includegraphics{fig.0}
\]
\end{document}

Reply to: