blob: 8e7942e19ff7efb4f75fefff8a003aa90f4fb348 (
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
|
$Id: ChangeLog,v 2.0 1995/12/18 texdraw-V2R0 $
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
|