diff options
| author | Robert Managan <managan1@llnl.gov> | 2009-01-12 17:40:04 (GMT) |
|---|---|---|
| committer | Robert Managan <managan1@llnl.gov> | 2009-01-12 17:40:04 (GMT) |
| commit | 16aeca0502a1bbeac495df27220d52b4f381ab2c (patch) | |
| tree | de2f29250baf2f6b61501aab6b6b93816c2a35de /src | |
| parent | 9c3fd1b16fc0aece20e183a6719679c69de6c92e (diff) | |
| download | SCons-16aeca0502a1bbeac495df27220d52b4f381ab2c.zip SCons-16aeca0502a1bbeac495df27220d52b4f381ab2c.tar.gz SCons-16aeca0502a1bbeac495df27220d52b4f381ab2c.tar.bz2 | |
Since my change left Russel confused I decided to clarify it even more.
That is make it clear that this is for all types of TeX files built
with the PDF builder
Diffstat (limited to 'src')
| -rw-r--r-- | src/CHANGES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index ae9070b..cbdda51 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -44,8 +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 - when building with the PDF builder (and thus pdflatex). + .eps files in \includegraphics{} calls in TeX/LaTeX files + when building with the PDF builder (and thus using pdflatex). From Gary Oberbrunner: |
