blob: 44dded9a69e637c766b4b99a424809a206a98a12 (
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
|
pstricks.tex --------
1.15 2006-12-19 - add support for more dot styles (from Etienne Riga)
1.14c 2006-04-29 - add option linecap for dashed lines
1.14b 2006-04-20 - fix a bug in \psset@linetype
1.14a 2006-02-06 - revert the changes for pslongbox (introduced bug)
1.14 2005-12-17 - make the color part compatible to color/xcolor
1.13 2005-12-15 - fix bug of \psdot*
1.12 2005-10-25 - spurious blank for \multirput
- shift only for an absolute length
- add the missing arrows ]-[)-(
1.11 2005-09-08 - rename \rotateleft | right | down to
\psrotateleft | right | down to be consistant to the
other PSTricks macro names
- new fillstyle options
- move the code for arcs of an ellipse into pstricks.pro
1.10 2005-08-13 - fix bug with \multips (spurious blank) (hv)
- allow empty optional arrow argument \psline[..]{}(2,2)
- redefined \psarc@iv for negative loops of \nccircle
- introduce new options shift and showgrid for the
main pspicture environment
- rename \scalebox and \scaleboxto to
\psscalebox(to) to be consistant to the
other PSTricks macro names
1.08 2005-06-02 fix bug with \multips (spurious blank) (hv)
1.07 2005-05-06 make \nccircle working for counter-clockwise
orientation (hv)
1.06 2005-02-24 fix spurious blank in doublestroke (hv)
|