summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/epspdfconversion/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/epspdfconversion/README')
-rw-r--r--Master/texmf-dist/doc/latex/epspdfconversion/README34
1 files changed, 25 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/epspdfconversion/README b/Master/texmf-dist/doc/latex/epspdfconversion/README
index 8ad3f46af06..28f09af687b 100644
--- a/Master/texmf-dist/doc/latex/epspdfconversion/README
+++ b/Master/texmf-dist/doc/latex/epspdfconversion/README
@@ -1,9 +1,25 @@
-epspdfconversion.sty facilitates the use of the epspdf tools (on
-CTAN in pub/tex/support) from within PDFLaTeX. EPS graphic
-files are converted "on the fly". It is similar to and based
-on the epstopdf package and allows to pass several options
-such as grayscale, prepress, pdfversion etc. to the epspdf
-conversion-command.
-
-This material is subject to the LaTeX Project Public License
-in its most recent version. \ No newline at end of file
+epspdfconversion.sty facilitates the use of the epspdf tools (on CTAN in
+pub/tex/support) from within PDFLaTeX. EPS graphic files are converted
+"on the fly". It is similar to and based on the epstopdf package and
+allows to pass several options such as grayscale, prepress, pdfversion
+etc. to the epspdf conversion-command. Can also be used to trigger a
+conversion of PDF- and PS-files.
+
+New in version 0.61:
+
+* new options pdftopdf and pstopdf. Uses epspdf to do pdf-to-pdf and
+ ps-to-pdf conversions. Allows grayscaling, calculation of bounding boxes
+ etc for pdf's that already exist an for .ps-files. Disabled by default.
+
+* bugfix for the outdir-option (converted files in subdirectories are
+ again saved in those subdirectories) (Thanks to Stefan Pofahl for the
+ feedback.)
+
+* small improvement of the documentation (on the windows
+ epspdf.bat file, on epstopdf's option 'outdir')
+
+* now uses epstopdf's \epstopdfDeclareGraphicsRule
+
+
+This material is subject to the LaTeX Project Public License in its most
+recent version. \ No newline at end of file