summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pst2pdf/Changes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-08-21 21:01:17 +0000
committerKarl Berry <karl@freefriends.org>2020-08-21 21:01:17 +0000
commitc5c0896410d21895e17ad7390044b4a9c78dc9a5 (patch)
tree126d8723e315306884b955059e58a51aaf81c36a /Master/texmf-dist/doc/latex/pst2pdf/Changes
parentf989497f3fe359f7e93c71987366b544e35c1b6e (diff)
pst2pdf (21aug20)
git-svn-id: svn://tug.org/texlive/trunk@56149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst2pdf/Changes')
-rw-r--r--Master/texmf-dist/doc/latex/pst2pdf/Changes58
1 files changed, 31 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/latex/pst2pdf/Changes b/Master/texmf-dist/doc/latex/pst2pdf/Changes
index 943d086c3e6..ad609922784 100644
--- a/Master/texmf-dist/doc/latex/pst2pdf/Changes
+++ b/Master/texmf-dist/doc/latex/pst2pdf/Changes
@@ -1,33 +1,37 @@
pst2pdf.pl --------
-0.18 2017-10-04 - fix typos in the code comments
-0.17 2017-09-11 - fix escape character in regex
-0.16 2014-09-14 - using gs for split pdf (no more pdftk)
- - support package pst-exa for examples
- - adding svg image support
- - ignore inline verbatim
-0.15 2013-06-16 - adding short options for command line
- - create png and jpg files in Linux and Windows
- - pass options to ps2pdf
-0.14 2013-02-27 - suport xelatex and -help from command line
-0.13 2011-12-12 - some more improvements to the code
-0.12 2011-01-19 - new optional arguments for running
+0.19 2020-08-08 - Add new options to CLI
+ - Remove deprecate code
+ - Rewrite documentation
+ - Remove unused options
+0.18 2017-10-04 - Fix typos in the code comments
+0.17 2017-09-11 - Fix escape character in regex
+0.16 2014-09-14 - Using gs for split pdf (no more pdftk)
+ - Support package pst-exa for examples
+ - Adding svg image support
+ - Ignore inline verbatim
+0.15 2013-06-16 - Adding short options for command line
+ - Create png and jpg files in Linux and Windows
+ - Pass options to ps2pdf
+0.14 2013-02-27 - Suport xelatex and -help from command line
+0.13 2011-12-12 - Some more improvements to the code
+0.12 2011-01-19 - New optional arguments for running
bibtex or biber
-0.11 2010-10-03 - use graphicspath instead of $imageDir to
+0.11 2010-10-03 - Use graphicspath instead of $imageDir to
allow working with Windows
- - test for pst-exa to write \psset in the
+ - Test for pst-exa to write \psset in the
pdf file
-0.10 2010-01-04 - allow using the package pst-exa
-0.09 2009-10-01 - allow pspicture*
-0.08 2009-08-28 - test for png files (only for Linux)
-0.07 2009-07-24 - fix bug with \begin{postscript} and following
+0.10 2010-01-04 - Allow using the package pst-exa
+0.09 2009-10-01 - Allow pspicture*
+0.08 2009-08-28 - Test for png files (only for Linux)
+0.07 2009-07-24 - Fix bug with \begin{postscript} and following
pspicture environment
- - add some more documentation
-0.06 2007-08-28 - fix bug with \begin{pspicture} and \pspicture
-0.05 2007-07-05 - allow different extensions for the source file
+ - Add some more documentation
+0.06 2007-08-28 - Fix bug with \begin{pspicture} and \pspicture
+0.05 2007-07-05 - Allow different extensions for the source file
e.g. tex, ltx
- - ignore verbatim environment
- - better log file support
-0.04 2007-07-04 - allow all \begin ..\end sequences anywhere
- in a line, see testcase
-0.03 2007-06-21 - fix nested environments
-0.02 2007-06-20 - first (public) version
+ - Ignore verbatim environment
+ - Better log file support
+0.04 2007-07-04 - Allow all \begin ..\end sequences anywhere
+ in a line, see testcase
+0.03 2007-06-21 - Fix nested environments
+0.02 2007-06-20 - First (public) version