From: managan Date: Sun, 11 Jan 2009 06:48:32 +0000 (+0000) Subject: Add a little more description to the change X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1a8d1bc9b6b2b1830e8735cd81164b8cb0adf3f8;p=scons.git Add a little more description to the change in the tex files. Namely that this only afftect pdflatex and thus things built with the PDF builder. git-svn-id: http://scons.tigris.org/svn/scons/trunk@3889 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 70eea4cf..97ae2294 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -44,7 +44,8 @@ RELEASE 1.X - XXX From Rob Managan: - Don't automatically try to build .pdf graphics files for - .eps files in \includegraphics{} calls in .tex files. + .eps files in \includegraphics{} calls in .tex files + when building with the PDF builder (and thus pdflatex). From Gary Oberbrunner: