blob: 556338e519b65598ebdd729c99f9b75fe4c213a1 (
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
|
2006-03-02 Franck Pommereau <pommereau@univ-paris12.fr>
* pndraw.sty: fixed the detection of pdfLaTeX using ifpdf.sty, as
suggested by Jesús Cerquides <cerquide@maia.ub.es>
2002-12-06 Franck Pommereau <pommereau@univ-paris12.fr>
* pndraw.tex: changed the default size of arrowheads.
Added macros to save/show nets.
* pndraw.sty: improved pdfLaTeX support.
* pn2pdf, pndoc.tex: updated w.r.t. the changes in pndraw.sty
2002-10-14 Franck Pommereau <pommereau@univ-paris12.fr>
* pndoc.tex: corrected some typos.
2002-10-12 Franck Pommereau <pommereau@univ-paris12.fr>
* pndoc.tex: updated
* pndraw.tex: added macro \pst to prefix PSTricks's commands
* pndraw.sty: included support for pdfLaTeX
2001-11-26 Franck Pommereau <pommereau@univ-paris12.fr>
* the position of round nodes labels now uses the \labelsep
parameter.
2001-08-28 Franck Pommereau <pommereau@univ-paris12.fr>
* changed the definition of \choice so it draws a square.
* added reference pages to the documentation.
2001-06-11 Franck Pommereau <pommereau@univ-paris12.fr>
* pndraw.tex: ficed a bug on stores when changing \placesize
(thanks to André Steenveld).
2001-06-07 Franck Pommereau <pommereau@univ-paris12.fr>
* pndraw.tex: moved the expansion of \everynet just before the
first net commands.
* pndraw.tex: changed option $ for links to / since $ causes
problems.
2001-06-05 Franck Pommereau <pommereau@univ-paris12.fr>
* pndoc.tex: added a remark about DVI viewers.
* pndoc.tex: corrected a few typos.
2001-06-04 Franck Pommereau <pommereau@univ-paris12.fr>
* pndraw.tex: added more options to nodes.
* pndoc.tex: updated for the new features.
2001-06-02 Franck Pommereau <pommereau@univ-paris12.fr>
* pndraw.tex: added macros \link (\arc becomes a shortcut)
\store, \module and \source asked by André Steenveld.
* pndraw.tex: added macro \nodessize.
2001-06-02 Franck Pommereau <pommereau@univ-paris12.fr>
* bug fixed: pndraw.aux
(thanks to Denis Girou)
* pndoc.tex: added some words about the compatibility with
graphics and graphicx packages, corrected some typos.
(thanks to Denis Girou)
2001-05-28 Franck Pommereau <pommereau@univ-paris12.fr>
* Released on CTAN
2001-04-01 Franck Pommereau <pommereau@univ-paris12.fr>
* Added forgotten \Rscope and \Lscope to pntext.sty
2001-03-16 Franck Pommereau <pommereau@univ-paris12.fr>
* First release
|