blob: d4339f49e7ba09ebf6d6a887f68a3766fdb77b5e (
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
|
$Id: ChangeLog,v 2.0a 2019/03/28 texdraw-V2R0a $
V2R0a 2019/03/28
- Change license to CC-BY (any version).
V2R0 1995/12/17
- Interface to standard LaTeX2e graphics package
V1R5c 1995/11/03
- Fix version number reporting
- Modify LaTeX example for LaTeX2e
- Fix compilation of texindex
- Remove longstanding spurious character in blockdiagram.tex
V1R5 1993/04/10
- Fix \lpatt; it was only passing the first element of the pattern,
reported by Alex Stark (jas2@eng.cam.ac.uk).
- Added \fellip and \everytexdraw at the suggestion of Karl Berry
(karl@cs.umb.edu)
- Changes to documentation
- More docs on porting to other drivers
V1R4a 1992/07/07
- Removed a lingering space in \pixtobp
- Fix incorrect position when "move pending" AND "path in prgress"
- Repackage \special for easier porting to other systems
V1R3 1991/05/08
- Track pending moves to give a smaller PS file
- Added a path in progress flag
V1R2 1991/04/21
- Improved \intdiv with more precise results
V1R1 1991/04/16
- Macro names changed for compatibility with LaTeX
- EPSF style PostScript
V1R0 1991/02/24
- First version with revision control
|