blob: fd722346caf46e6cf6ecd7ca5a3a7e07fc0b5532 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
% $Id: Changes 711 2023-04-29 18:59:10Z herbert $
For all changes see file History! Here are only the last one changes
listed.
--------------------------------------------------------------------------
pstricks.tex --------
versions like 2.47a have only changes in other files, but not
in this main package.
3.19 2023-04-30 - Change the presetting of linewidth and color
for lualatex (last command in pstricks.tex)
3.18 2022-10-28 - fix for test if latex is used
3.17 2022-10-23 - fix for \pgfforeach
3.16 2022-09-11 - internal fix for an unneeded tab character in \begingroup
3.15 2022-09-11 - fix lualatex and pstricks code on the first page
3.14a 2022-09-08 - fix for wrong pro files
3.14 2022-08-30 - bugfix for \psdots* in pstricks-dots.tex
3.13a 2022-08-27 - define \colorlet, if used with etex
3.13 2022-01-09 - revert presetting "dimen=inner" for circle/ellipse
and set it again to "outer", like for rectangles and other
3.12 2021-12-29 - added code for guessing box coordinates for pspicture
- added optional arguments showframe and calcframe
3.11a 2021-11-16 - fix for GS in pstricks.pro
3.11 2021-10-01 - added the missing filled dots
- fix for pst-dots.pro (delete one dup)
- fix for trailing space before second pspicture
- added SolidOctogon for a dot
3.10a 2021-09-25 - fix introduced bug in pstricks.pro
3.10 2021-09-23 - move dot macros into a separate file pstricks-dots.tex
- use the internal Type1 version of PSTricksDotFont for
latex and the OpenType version for lualatex
- fix for rotation with \rput
3.09 2021-09-15 - fix for \uput and lualatex
3.08 2021-09-10 - moved the color stuff into a separate file pstricks-colors
- added macros to get the color values without the color model name
pstricks-pdf.sty -------------(hv)
0.02 2020-08-18 - set ps2pdf=-dALLOWPSTRANSPARENCY as default
0.01 2020-06-11 - first CTAN version
pst-fp.tex ----------- (hv)
v 0.06 2010-05-14 delete catcode change of @
v 0.05 2010-01-17 add \pst@Int
add \pst@int
v 0.04 2009-11-24 add \pstFPadd
v 0.03 2009-11-14 add \pstFPmul
v 0.02 2009-04-02 initial version
xdvipdfmx.con ------
0.07 2021-09-05 - fix for ps: -> pst:
0.06 2021-08-21 - small changes in the code
0.05 2015-09-11 - move the fix into pstricks.tex
0.04 2015-09-11 - fix bug with wrong scaling for \psput@cartesian
0.03 2011-11-23 - fix bug with wrong scaling for nodes
0.02 2010-08-02 - uncomment redefinition of \pst@starbox
0.01 2007-03-11 - first CTAN version, must be renamed to pstricks.con
when used with XeTeX
vtex.con ------
0.02 2008-01-01 - disable transparent color setting
pstricks-doc -----------
2021-08-25 - updated news2021
2021-08-21 - added news2021
2015-11-11 - updated news2015
2015-07-25 - updated news2015
---- pstricks.pro
1.41 2021-11-16 - fix for GS > 925
1.40 2021-09-25 - revert 1.39
1.39 2021-09-09 - run OpenCurve in a dictionary
1.38 2021-09-05 - increase memory for PenroseFill and PenrodeFillA
1.37 2021-08-27 - revert fix for .setblendmode
1.36 2021-08-25 - fix for function Penrose and PenroseA
---- pst-dots.pro
2.02 2008-04-19 add octogon symbol (hv)
2.01 2008-04-18 add some comments to the code (hv)
2.00 2006-12-19 add more dot symbols from Etienne Riga (hv)
---- pst-algparser.pro
0.06 2014-05-19 - fixed bug in TrigoFunc
0.05 2014-03-30 - added floor function
0.04 2011-10-31 - add !/fact/Fact for the factorial function
0.03 2010-10-10 - cosmetics
---- pstricks97.pro
Version 97 patch 3, 98/06/01
pstricks.sty --------
0.71 2021-08-23 - added optional argument gsfonts
0.70 2020-06-11 - added optional argument xetex
0.69 2018-12-22 - added optional argument xetex
pst-all.sty --------
2008-01-01 load pstricks-add
2007-09-13 change order of the packages
2006-12-19 do not load pst-char, it is now part of pst-text
|