PSTricks changes since announcement of April 18, 1997 (September 16, 1998) ----------------------------------------------------- pstricks: -------- * 97/05/21 Add the VERSIONS file * 97/05/30 Add this CHANGES file pstricks/generic: ---------------- * 97/04/16 pst-plot.tex (97 patch 1): Problem in the \pst@hlabels macro (reported by Akos Valentinyi ) * 97/04/25 pstricks.con (97 patch 1): Correction of pstricks.con to work with "old" LaTeX - typically distribution of 1994 (reported by Philippe Esperet ) * 97/04/28 pstricks.tex (97 patch 1): The \psbezier macro doesn't work correctly inside \pscustom (reported by Ralf Hetzel ) * 97/04/28 pst-grad.tex (97 patch 1): Work only in LaTeX and not in plain TeX, due to missing @ catcode change (reported by Ralf Hetzel ) * 97/05/05 pst-eps.tex (97 patch 1): \TeXtoEPS ... \endTeXtoEPS doesn't work. The PostScript header files were not loaded, as LaTeX 2e require now a specific mechanism (reported by Greg Byrd ) * 97/05/12 pstricks.tex (97 patch 2): The \translate macro doesn't work correctly (reported by Hilmar Schlegel <100.143869@germany.net>) * 97/05/14 pst-coil.tex (97 patch 1): The \nczigzag and \nccoil macros doesn't work, even if those from pst-node.tex were correct (reported by Tomer Kol ) * 97/05/14 pst-tree.tex (97 patch 1): The levelsep=*dim parameter doesn't work correctly (reported by Denis Girou ) * 97/07/11 pstricks.tex (97 patch 3): dotscale parameter inefficient with \psdot and \psdots macros (reported by Ivan Maio ) * 97/07/22 pst-node.tex (97 patch 1): `dot' node is undefined in the psmatrix environment, but documented (reported by Jean-Francois Mertens ) * 97/07/30 pst-node.tex (97 patch 2): C node type doesn't work in the psmatrix environment (reported by Kostas Oikonomou ) * 97/08/08 pstricks.tex (97 patch 4): Suppress a spurious blank in the definition of \psk@dotangle in the \psset@dotangle macro definition (reported by Raymond Toy ) * 97/09/02 pst-node.tex (97 patch 3): Add a \leavevmode command for \dianode, \ovalnode and \trinode which were missing (reported by Wolfgang May ) * 97/09/24 pst-tree.tex (97 patch 2): The \pstree@horizlevelsepadjust doesn't require an argument - definition was falsely copied from \pstree@vertlevelsepadjust, which require one (reported by Denis Girou ) * 97/09/24 pst-tree.tex (97 patch 3): The levelsep=*dim parameter give wrong result for treemode=R, because all leaves were positioned on the top (reported by Denis Girou ) * 97/09/26 pst-node.tex (97 patch 4): Correct a bug which made that \thput and \tvput didn't work (it generate a PostScript error) (reported by Denis Girou ) * 97/10/14 pstricks.bug (97 patch 2) : Add description of the problem of the change the way the curves are drawn when arrows are required and the problem of the \savedata macro that doesn't work inside another macro. * 97/10/17 pstricks.tex (97 patch 5): dotscale parameter doesn't work correctly in some cases. I remove the change of patch 3 and introduce another change. (reported by Denis Girou ) * 97/10/27 pstricks.tex (97 patch 6): The (coor1|coor2) special coordinates produce an error, due to a bug in 0.93a version, which correction in pstricks.bug was not reported in PST 97. (reported by Ivan Maio ) * 97/10/27 pstricks.tex (97 patch 7): The | and B| dots were not properly scaled when using the dotsize parameter (and the tbarsize has no effect, despite what documentation says). (reported by Denis Girou ) * 97/03/20 pst-fill.tex (97 patch 1): There can be a division by 0 in the \pst@ManualFillCycle macro. (reported by Denis Girou ) * 97/12/12 pst-fill.tex (97 patch 2): Extensive modifications to improve the "automatic" mode, when the "tiling" one (added by me) is selected. (by Denis Girou ) * 98/01/07 pstricks.tex (97 patch 8): The \movepath macro doesn't work, due to a typo. (reported by Jin-Hwan Cho ) * 98/01/07 pstricks.tex (97 patch 9): The \scale macro doesn't work, due to a bug correction from the 0.93 pstricks.bug file not reported in PSTricks 97. (reported by Denis Girou ) * 98/03/19 pst-node.tex (97 patch 5): The \nccoil and \nczigzag macros are drawn in the wrong direction, from the ending to the starting point. So the arrows, when defined, appear exchanged. (reported by Wolfgang May ) * 98/03/19 pst-coil.tex (97 patch 2): Same problem than above. * 98/04/28 pst-node.tex (97 patch 6): The refpoint parameter of the \rnode macro is not used if it is specified. (reported by Pierre Basso ) * 98/07/03 pst-char.tex (97 patch 1): In the \pscharpath macro, the PostScript code is not reset after it inclusion, which cause problem when this macro is used inside another one. (reported by Martin Giese ) pstricks/latex: -------------- * 97/05/28 pst-all.sty: remove a comment since there are no dependancies between pst-node.tex and pst-coil.tex * 98/07/02 pst-all.sty: add the "tiling" option for `pst-fill' as default pstricks/dvips: -------------- * 97/05/09 pst-node.pro (97 patch 1): The \nccircle and \Tcircle macros of pst-node.tex doesn't work (reported by Denis Girou ) * 97/11/07 pstricks.pro (97 patch 1): There is a typo in Grid macro definition which make \psgrid used with griddots to generate a wrong number of dots if xunit differ from yunit. (reported by Denis Girou ) * 97/12/12 pstricks.pro (97 patch 2): Hachures change of starting point according the position of the area hatched, which is a problem for special cases, where we need to align them in several contiguous regions. (reported by Denis Girou ) * 98/06/01 pstricks.pro (97 patch 3): Corrections in the LineFill and Triangle macros suggested by Michael Vulis to don't leave unused operands on the stack, which is essential for some drivers. (reported by Michael Vulis ) * 98/06/02 pst-grad.pro (97 patch 1): Correction in the Coil macro suggested by Michael Vulis to don't leave unused operands on the stack, which is essential for some drivers. (reported by Michael Vulis ) pstricks/doc: ------------ * 98/07/10 test-pst.tex: Version 1.1: this file require \usepackage[latin1]{inputenc} definition as one example (calligramme of 4-5-13) use 8 bits characters. (reported by Jean-Francois Mertens ) * 98/07/10 lgc/4-5-13.inl: Change the values for one verse (adding 1mm on both left and rigth sides) to allow correct typesetting in T1 encoding as well as OT1. (reported by Jean-Francois Mertens ) * 98/07/10 test-pst.tex: Version 1.2: change the sizes used by subfigures 4-5-5 and 4-5-6 to take into account the real size used by 4-5-5 after correction of the bug in pst-key.tex 1.10 (see below). * 98/09/09 test-pst.tex: Version 1.3: add explicit page breaks to require less memory to be compiled (only 180000 bytes now). pstricks/obsolete/doc/src: ------------------------- * 97/07/01 tp-test.tex: The tp-test.tex file didn't work (in fact it was not compatible with LaTeX 2e) (reported and updated by Steffen Klupsch ) pstricks/contrib: ---------------- * 97/05/30 Reorganization using subdirectories * 97/05/30 Add the pst-ghsb subdirectory and relative files * 98/02/25 Migrate the palette subdirectory in the obsolete one * 98/02/25 Add the pst-poly subdirectory and relative files * 98/02/25 Add the misc subdirectory and relative files * 98/07/23 Version 1.11 of misc/pst-key.tex to correct a bug in the definition of the \use@par macro. (reported by Michael Vulis ) * 98/09/15 declare pst-ghsb as superceded by the pst-slpe package * 98/09/15 Add the pst-blur subdirectory and relative files (from Martin Giese) * 98/09/15 Add the pst-slpe subdirectory and relative files (from Martin Giese) * 98/09/16 Add the pst-gr3d subdirectory and relative files