summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pst-pdf/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst-pdf/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/pst-pdf/CHANGES14
1 files changed, 11 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-pdf/CHANGES b/Master/texmf-dist/doc/latex/pst-pdf/CHANGES
index 1f1a8a298d1..8d795ebd400 100644
--- a/Master/texmf-dist/doc/latex/pst-pdf/CHANGES
+++ b/Master/texmf-dist/doc/latex/pst-pdf/CHANGES
@@ -23,7 +23,7 @@ v1.0g
\usepicture: Now \usepspicture does accept a numerical
parameter. (RN)
v1.0h
- postscript: Based no more on the comment environment from the
+ psmatrix: Based no more on the comment environment from the
verbatim package. (RN)
v1.0i
\ppf@is@pdfTeX@graphic: No more errors for given files without
@@ -71,7 +71,7 @@ v1.1c
Supress handling of pdfLaTeX graphic formats in DVI mode.
(RN)
v1.1d
- psmatrix: Support for PSTricks environment "psmatrix". (RN)
+ postscript: Support for PSTricks environment "psmatrix". (RN)
v1.1e
General: New option "displaymath" (see preview package).
(HjG/RN)
@@ -80,7 +80,8 @@ v1.1f
compilation of the dtx file in LaTeX mode is possible.
(RN)
v1.1g
- psmatrix: "psmatrix" environment (preserve math mode). (RN/HjG)
+ postscript: "psmatrix" environment (preserve math mode).
+ (RN/HjG)
pspicture: pspicture environment must still parse its arguments.
(RN/HjG)
v1.1h
@@ -115,3 +116,10 @@ v1.1q
v1.1r
General: Fixed values for \PreviewBbAdjust because \paperwidth
is not allways defined (suggested by Will Robertson).
+v1.1s
+ General: Dummy definition of the page key in DVI mode.
+v1.1t
+ General: Remove the line "\let\output\@gobble" because of bad
+ side effects. (RN)
+ postscript: Using environ the environment postscript is now
+ simple and more robust. (RN)