Store bbox data for reuse
[latex2e.git] / trunk / required / graphics / changes.txt
bloba60bdb94e3520f01f5d61bcef7983b057089b2d8
1 This file lists changes to the LaTeX2e files in reverse chronological order.
2 It is provided for convenience only.  It therefore makes no claims to
3 completeness or accuracy and it contains some references to files that
4 are not part of the distribution.
5 =======================================================================
6 2017-05-31  David Carlisle, Joseph Wright <latex-bugs@latex-project.org>
8         * graphics.dtx: Generalize bounding box reader for use in other formats than EPS
9         * graphicsx.dtx: Additional options, moved from pdftex.def
12 2017-04-14  David Carlisle  <latex-bugs@latex-project.org>
14         * graphics.dtx: modify \Gscale@box for math mode usage
15         https://github.com/latex3/graphics-def/issues/6
17 2017-03-17  David Carlisle  <latex-bugs@latex-project.org>
19         * graphics.dtx: add \leavevmode to \includegraphics
20         so that \everypar is cleared. (The \leavevmode in \Gin@setfile is
21         too late for this use, but has been left for compatibility.)
23 2016-12-23  David Carlisle  <latex-bugs@latex-project.org>
25         * grfguide.tex: fix the a.ps example file to match the Bounding box
26         change from 2014 (Rolf Niepraschk)
28 2016-11-18  David Carlisle  <latex-bugs@latex-project.org>
30         * grfguide.tex: Updates to drivers section, and add a note about xcolor.
32 2016-10-09  David Carlisle  <latex-bugs@latex-project.org>
34         * graphics.dtx: Avoid arithmetic overflow on very small lengths
35         eg 5sp/2sp http://tex.stackexchange.com/q/328825
37 2016-08-11  David Carlisle  <latex-bugs@latex-project.org>
39         * rotating.dtx: Fix name of examples file reference in the
40         documentation (rotex.tex not examples.tex)
42 2016-07-10  David Carlisle  <latex-bugs@latex-project.org>
44         * graphics-drivers.ins: stop generating dvips.def
45         (moved to graphics-def)
47 2016-06-17  David Carlisle  <latex-bugs@latex-project.org>
49         * drivers.dtx: guards for contributed packages and plain TeX.
50         
51 2016-06-02  David Carlisle  <latex-bugs@latex-project.org>
53         * graphics.dtx, color.dtx, drivers.dtx: add pagesize special support to dvips
54         option to match pdftex behaviour and add setpagesize and
55         nosetpagesize options to color and graphics packages to enable or
56         disable this feature for all drivers.
58 2016-05-22  David Carlisle  <latex-bugs@latex-project.org>
60         * rotating.dtx:  add from rotating distribution
61         * rotex.tex:  add from rotating distribution (was example.tex}
62         * cat.eps:  add from rotating distribution
63         * grfguide.tex: list the rotating package.
65 2016-05-09  David Carlisle  <latex-bugs@latex-project.org>
67         * graphics.dtx, color.dtx: add dvisvgm option (Till Tantau)
69 2016-01-04  David Carlisle  <latex-bugs@latex-project.org>
71         * drivers.dtx: dvips can deal natively with compressed eps
72         (was in texlive's graphics.cfg)
74 2016-01-03  David Carlisle  <latex-bugs@latex-project.org>
76         * graphics.dtx, color.dtx: add luatex option. (luatex.def to be
77         distributed separately.)
79         * trig.dtx: make pre-calculated trig values expand to digits
80         rather than use \chardef
82 2015-12-30  David Carlisle  <latex-bugs@latex-project.org>
84         * drivers.dtx: dvips can deal natively with compressed eps
85         (was in texlive's graphics.cfg)
87 2015-04-02 Joseph Wright <latex-team@latex-project.org>
89         * Update CTAN link in README
91 2015-03-27    David Carlisle  <latex-bugs@@latex-project.org>
93        * Updating copyright notices etc
95 2014-11-07 Joseph Wright <latex-bugs@latex-project.org>
97        * Rename 00readme.txt to README (named README.txt in the development
98          repository)
100 2014-10-28    <Frank.Mittelbach@latex-project.org>
102         * drivers.dtx, graphics.dtx, graphicx.dtx, keyval.dtx, trig.dtx:
103         Fixed typos in documentation found by Karl Berry.
105 2014-10-14    <Frank.Mittelbach@latex-project.org>
107         * graphics.dtx: Fixed typo in error message.
109 2014-05-08    David Carlisle  <david.carlisle@latex-project.org>
111         * keyval.dtx: Revert change to {} parsing.
114 2014-04-26    David Carlisle  <david.carlisle@latex-project.org>
116         * grfguide.tex: Changes to allow generation of grfguide.pdf via
117         pdflatex: include a.pdf in a filecontents environment and adjust
118         examples to use a modified bounding box starting at 0 0 rather
119         than 100 100.
122 2014-04-25    David Carlisle  <david.carlisle@latex-project.org>
124         * showkeys.dtx: \leavemode and \long added for
125           graphics/1521, graphics/4296
127         * keyval.dtx: add \long on internal parsing macros to allow \par
128         in values, Only strip one {} group not two from values.
129         graphics/3446
131 2014-04-23    David Carlisle  <david.carlisle@latex-project.org>
133         * color.dtx: Add \nopagecolor, graphics/3873
135         * drivers.dtx: Add \nopagecolor, graphics/3873
137 2006-02-20 Morten Hoegholm <latex-bugs@latex-project.org>
139         * graphics.dtx: Added demo option in graphics.
141 2005-11-14 Morten Hoegholm <latex-bugs@latex-project.org>
143         * 00readme.txt: Updated to reflect the changes.
145         * color.dtx:  Added support for dvipdfmx and XeTeX.
147         * Makefile: Remove pstcol and add graphics-drivers.ins.
149         * graphics-drivers.ins: New file for installation of driver files.
151         * grfguide.tex: Updated documentation to reflect changes in the
152         distribution of driver files. Added dvipdfmx and XeTeX to list of
153         options.
155         * graphics.ins: Removed pstcol (pr/3735) and driver files
156           installation.
158         * graphics.dtx: Added support for dvipdfmx and XeTeX.
160 2004-10-21 Rainer Schoepf <latex-bugs@latex-project.org>
162         * grfguide.pdf: Added creation of this file, from grfguide.ps.
164 2001-07-07 Chris Rowley <latex-bugs@latex-project.org>
166         * graphics.dtx:
168         Made \rotatebox long (not previously done for graphics/2908)
170 2001-06-20 Chris Rowley <latex-bugs@latex-project.org>
172         * pstcol.dtx:
174         Added redefinitions for PSTricks (graphics/3233)
176 2001-06-07 Chris Rowley <latex-bugs@latex-project.org>
178         * graphics.dtx:
180         Extended documentation of \DeclareGraphicsExtensions
181         (graphics/3228}
183 1999-02-17 David Carlisle <latex-bugs@latex-project.org>
185         * dvipdfm.def: lppl (Agreed with Mark Wicks)
187 1999-02-16 David Carlisle <latex-bugs@latex-project.org>
189         * grfguide.tex: lppl
191         * graphics.ins: lppl
193         * epsfig.dtx: lppl
195         * textures.def: lppl (Agreed with Art Ogawa)
197         * drivers.dtx: lppl
199         * lscape.dtx: lppl
201         * pstcol.dtx: lppl
203         * color.dtx: lppl
205         * graphicx.dtx: lppl
207         * 00readme.txt: lppl
209         * graphics.dtx: lppl
211 1999-01-13 David Carlisle <latex-bugs@latex-project.org>
213         * grfguide.tex: dvipdfm and unknownkeysallowed options.
215         * drivers.dtx: documentation corrections.
217         * color.dtx: dvipdfm option
219         * graphics.dtx: dvipdfm option
221         * dvipdfm.def: (from Sebastian) For dvipdfm dvi->pdf driver.
223 1999-01-10 David Carlisle <latex-bugs@latex-project.org>
225         * graphics.ins: don't generate .def files for unsupported
226           drivers
228         * graphicx.dtx: new option (passed to graphicx)
230         * keyval.dtx: new options to not generate error on unknown
231           keys.
233 1999-01-08 David Carlisle <latex-bugs@latex-project.org>
235         * pdftex.def: new version (from http://www.tug.org)
237 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
239         * graphics.dtx: \Gscale@box@dd(dd) made long. graphics/2908
240          \@makeother\- added. graphics/2846
242 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
244         * graphics.dtx: \Gscale@box@dd(dd) made long. graphics/2908
245          \@makeother\- added. graphics/2846
247 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
249         * graphics.dtx: \Gscale@box@dd(dd) made long. graphics/2908
250          \@makeother\- added. graphics/2846
252 1998-10-30 David Carlisle <latex-bugs@latex-project.org>
254         * vtex.def: new version from micropress
256 1998-06-05 David Carlisle <latex-bugs@latex-project.org>
258         * pdftex.def: update for more recent pdftex (from Sebastian).
260         * keyval.dtx: make keyval safe if \@tempc is an \if (As
261         happens if you load amsmath and color packages, in that order)
263 1998-05-27 David Carlisle <latex-bugs@latex-project.org>
265         * grfguide.tex: vtex option
267         * color.dtx: vtex option
269         * graphics.dtx: vtex option
271         * vtex.def: Add file (supplied by MicroPress, Inc).
273 1998-05-03 David Carlisle <latex-bugs@latex-project.org>
275         * drivers.dtx: update of dvipsone.def from Berthold Horn.
277 1997-11-10 David Carlisle <latex-bugs@latex-project.org>
279         * trig.dtx: Remove an ancient email address of mine.
281         * keyval.dtx: CHANGE so that # may appear in <value>s without
282         needing to be doubled. NOTE This will require a change if
283         anybody has used the comand= key in graphicx, the only key
284         currently distributed likely to require # in its argument.  A
285         setting such as `command = uncompress ##1' now will need
286         changing to just use one #.  Also fix brace handling so a
287         value of {abc}{xyz} is correctly handled. (Old version passed
288         abc{xyz}).  Remove an ancient email address of mine.
290 1997-09-09 David Carlisle <latex-bugs@latex-project.org>
292         * graphics.ins: Comment out generation of oztex.def.
294         * graphics.dtx: [oztex] == [dvips]
296         * color.dtx: [oztex] == [dvips]
298         * drivers.dtx: merge oztex and dvips support (for oztex 3.x).
300 1997-09-02 David Carlisle <latex-bugs@latex-project.org>
302         * graphics.dtx: allow TAB in BoundingBox
303           comments. graphics/2587
305 1997-06-17 David Carlisle <latex-bugs@latex-project.org>
307         * textures.def: New one from Arthur Ogawa.
309 1997-06-09 David Carlisle <latex-bugs@latex-project.org>
311         * graphicx.dtx: Initialise ext= key to empty, so type= may be
312         used without specifying ext, for Sebastian.
314 1997-06-07 David Carlisle <latex-bugs@latex-project.org>
316         * Makefile: pdftex.def
318         * grfguide.tex: pdftex option
320         * 00readme.txt: pdftex.tex driver file
322         * color.dtx: pdftex option
324         * graphics.dtx: pdftex option
326         * pdftex.def: add this file for Han The Thanh's TeX variant.
328 1997-02-20 David Carlisle <latex-bugs@latex-project.org>
330         * graphics.ins: dvipdf missed out. graphics/2420
332 1997-01-07 David Carlisle <latex-bugs@latex-project.org>
334         * color.dtx: Make errors just info messages to the log in the
335         monocrome option. graphics/2350
337 1996-12-12 David Carlisle <latex-bugs@latex-project.org>
339         * drivers.dtx: new dvipsone eps code (Code from Berthold Horn)
341 1996-12-09 David Carlisle <latex-bugs@latex-project.org>
343         * 00readme.txt: Remove grfguide.ps (it's in latex/doc on ctan)
345         * Makefile: Remove grfguide.ps (it's in latex/doc on ctan)
347         * grfguide.tex: Assorted improvements.
349 1996-11-18 David Carlisle <latex-bugs@latex-project.org>
351         * drivers.dtx: Minor changes to dvipdf.def (Sergey Lesenko).
353 1996-11-05 David Carlisle <latex-bugs@latex-project.org>
355         * epsfig.dtx: Support active ! for graphics/2302
357 1996-11-02 David Carlisle <latex-bugs@latex-project.org>
359         * 00readme.txt: add old docstrip warning.
361 1996-10-31 David Carlisle <latex-bugs@latex-project.org>
363         * textures.def: add pstricks compatibity code from original
364                         textures.def
366         * drivers.dtx: tcidvi code supporting viewport/trim/clip.
368         * graphicx.dtx: viewport/trim code now saves original bb
369           coords.
371         * color.dtx: add dvipdf
373         * graphics.dtx: add dvipdf
375         * drivers.dtx: add dvipdf (after code from Sergey Lesenko).
377 1996-10-30 David Carlisle <latex-bugs@latex-project.org>
379         * drivers.dtx: add truetex and tcidvi drivers.  Add literal
380         postscript specials to drivers that support it.  Add RGB
381         (0-255 integer rgb) model to all drivers.
383         * graphics.ins: add truetex (Kinch) and tcidvi (Scientific
384         Word) drivers.
386 1996-10-29 David Carlisle <latex-bugs@latex-project.org>
388         * graphics.ins: new style for docstrip 2.4.
390         * grfguide.tex: Describe new options, improve descriptions of
391         \graphicspath (for graphics/2294) and \DeclareGraphicsRule.
392         Describe how to add new driver options in a cfg file.
394         * graphicx.dtx: Add hiresbb key to \includegraphics.
396         * graphics.dtx: Add tcidvi and truetex options, comment out
397         some old drivers.  Add hiresbb package option for
398         %%HiResBoundingBox.
400         * color.dtx: add missing \colors@false to monochrome option.
401         Add tcidvi and truetex drivers. Comment out some old drivers.
403 1996-10-28 David Carlisle <latex-bugs@latex-project.org>
405         * pstcol.dtx: clean up documentation a bit.
407         * Makefile: Add SCRIPTDIR
409 1996-09-16 David Carlisle <latex-bugs@latex-project.org>
411         * color.dtx: add debugshow option, mainly so I can go
412         \usepackage[debugshow]{graphics,color} without color
413         complaining
415         * graphics.dtx: stop infinite loop if requested size is zero
416         graphics/2259.
418 1996-08-05 David Carlisle <latex-bugs@latex-project.org>
420         * graphicx.dtx: Missing % for /2244
422 1996-06-11 David Carlisle <latex-bugs@latex-project.org>
424         * graphics.ins: pctex32
426 1996-06-10 David Carlisle <latex-bugs@latex-project.org>
428         * graphics.dtx: use \@gtempa not \g@tempa graphics/2090
430         * graphicx.dtx: Fix misplaced = in changes
431           entry. graphics/2034
433 1996-05-29 David Carlisle <latex-bugs@latex-project.org>
435         * 00readme.txt: Tidy up.
437         * graphicx.dtx: Declare it version 1 (no other change).
439         * graphics.dtx: Declare it version 1 (no other change).
441         * color.dtx: Declare it version 1 (no other change).
443         * drivers.dtx: Change arithmetic in dvips' \Ginclude@eps (and
444         the identical code for pctex32) to avoid overflow on very
445         large posters. (Andreas Schott)
447 1996-04-11 David Carlisle <latex-bugs@latex-project.org>
449         * drivers.dtx: Add pctex32 driver file based on code from pti.
450         Add support for wmf in Y&Y's dviwindo.
452         * epsfig.dtx: allow space after [ in \epsfbox bb argument.
453         add `silent' key to \epsfig (ignored).
455 1996-02-20 David Carlisle <latex-bugs@latex-project.org>
457         * grfguide.ps: Bad dvips configuration forcing A4 paper fixed.
459         * textures.def: \gread -> \gread@ typo fixed.
461         * graphics.dtx: \gread -> \gread@ typo fixed.
463         * graphics.ins: dvi2ps dvitops dvilaser dvialw added back to
464            the .ins file, so the code gets extracted
466 1995-12-07 David Carlisle <latex-bugs@latex-project.org>
468         * color.dtx: Remove \showhyphens and \underbar Now all
469         commands are colour safe already in the kernel.  CHANGE Add
470         \leavevmode to \textcolor so that it works out right at the
471         start of a \parbox[t] (and other places)
473         * grfguide.tex: Bring up to date.
475 1995-12-06 David Carlisle <latex-bugs@latex-project.org>
477         * graphicx.dtx: Use \Gin@exclamation to save active !
478         problems.  Rename key to keepaspectratio.
480         * graphics.dtx: Add \Gin@exclamation for French graphicx
481           mainly
483 1995-12-04 David Carlisle <latex-bugs@latex-project.org>
485         * drivers.dtx: New dviwin code after correspondence with
486           Hippocrates Sendoukas.
488         * graphics.ins: remove textures.def generation
490         * textures.def: New version, not generated from drivers.dtx.
491         Code supplied by Arthur Ogawa.
493 1995-11-10 David Carlisle <latex-bugs@latex-project.org>
495         * graphics.ins: New version for concurrent docstrip
497         * graphicx.dtx: Support height= and width= better for bitmap
498           formats where natural size not known to LaTeX, but known to
499           the driver.
501         * graphics.dtx: Support height= and width= better for bitmap
502           formats where natural size not known to LaTeX, but known to
503           the driver.
505 1995-10-31 David Carlisle <latex-bugs@latex-project.org>
507         * lscape.dtx: \StopEventually{\end{landscape}} for
508           graphics/1744
510 1995-09-29 David Carlisle <latex-bugs@latex-project.org>
512         * graphics.dtx: Support isoscale code in \Gscale@box@dddd
514         * graphicx.dtx: Support new isoscale key for \includegraphics.
516 1995-09-28 David Carlisle <latex-bugs@latex-project.org>
518         * graphicx.dtx: Add origin key for \includegraphics rotation.
520 1995-09-27 David Carlisle <latex-bugs@latex-project.org>
522         * graphicx.dtx: Modify \Gin@esetsize to support calc package
524         * graphics.dtx: Modify \Gscale@div to support calc package
526 1995-09-22 David Carlisle <latex-bugs@latex-project.org>
528         * graphicx.dtx: Fix typo in natheight and natwidth keys.
530         * drivers.dtx: Fix bitmap support in dvips for graphics/1879
532 1995-09-21 David Carlisle <latex-bugs@latex-project.org>
534         * keyval.dtx: Documentation changes for graphics/1698
536 1995-09-18 David Carlisle <latex-bugs@latex-project.org>
538         * drivers.dtx: (Berthold Horn) Fix up clipping code in Y&Y
539           drivers.
541 1995-09-11 David Carlisle <latex-bugs@latex-project.org>
543         * drivers.dtx: Fix up named colour support for dvipsone.
545 1995-09-07 David Carlisle <latex-bugs@latex-project.org>
547         * color.dtx: Merge dvipsone and dviwindo options.
549         * grfguide.tex: Document the totalheight key which got omitted
550           before.
552         * graphics.ins: Remove generation of dviwindo.def
554         * drivers.dtx: Fix bounding box spec in dvipsone (should be in
555           sp) Remove generation of dviwindo.def: dviwindo option now
556           uses dvipsone.def
558         * graphicx.dtx: Arithmetic in viewport was wrong. (Michel
559           Goossens)
561         * graphics.dtx: Merge the two Y&Y options together making
562           dviwindo.def obsolete.
564 1995-08-11 David Carlisle <latex-bugs@latex-project.org>
566         * grfguide.tex (section{Colour}): Refer to X Window system in
567           the approved manner.
569 1995-06-26 David Carlisle <latex-bugs@latex-project.org>
571         * graphicx.dtx: Typos fixed in bb.... keys for graphics/1685
573 1995-06-23 David Carlisle <latex-bugs@latex-project.org>
575         * epsfig.dtx: oops. \ifGin@viewport renamed to \ifGin@bbox
577 1995-06-19 David Carlisle <latex-bugs@latex-project.org>
579         * drivers.dtx: Add \Gin@PS@raw and \Gin@PS@restored for
580          literal PostScript \specials. (cf \pstVerb and \pstverb)
582 1995-06-16 David Carlisle <latex-bugs@latex-project.org>
584         * graphics.ins: Modify docstrip options for Y&Y drivers.
586         * epsfig.dtx: Remove forcing of dvips option (use graphics.cfg
587         to force the default driver for your site).  Modify
588         \ProvidesPackage usage
590         * drivers.dtx: Add \AtBeginDvi around `color2' color define
591         \special.  Make Y&Y drivers dvipsone and dviwindo use `color2'
592         colour support following mail message from Berthold Horn.
594         * color.dtx: Use #1 not ##1 in \DeclareOption, for latex/1557
596 1995-04-27 David Carlisle <latex-bugs@latex-project.org>
598         * color.dtx: Move \leavevmode earlier in box commands for
599         graphics/1512
601 1995-04-19 David Carlisle <latex-bugs@latex-project.org>
603         * graphics.ins: Add template generation (commented out).
605         * drivers.dtx: Remove \Gin@tobp, not needed now.
607 1995-04-12 David Carlisle <latex-bugs@latex-project.org>
609         * grfguide.tex: Fix mention of obsolete syntax, as reported in
610         latex/1295
612 1995-04-11 David Carlisle <latex-bugs@latex-project.org>
614         * graphicx.dtx: Bounding box changes to match graphics.sty.
615         Add trim viewport and totalheight keys to \includegraphics.
617         * graphics.dtx: Start v0.7: \leavevmode positioning.  Bounding
618         box cordinates stored as macros (so can use bp) Make more
619         catcodes safe, for binary headers of eps files.
621 1995-01-03 David Carlisle <latex-bugs@latex-project.org>
623         * drivers.dtx: (Chris Hamlin) Spurious #2 deleted in
624            dviwindo.def: \def\c@lor@cmyk@#1#2,#2,#3,#4,#5\@@{%
626 1994-12-15 David Carlisle <latex-bugs@latex-project.org>
628         * graphics.dtx: (Denis Roegel) Extra group to keep bb settings
629           local.  (Piet van Oostrum) include `.' in \Gin@ext.
631 1994-12-12 David Carlisle <latex-bugs@latex-project.org>
633         * drivers.dtx: Add ln (ln03, ln05 etc) support (untested).
635         * graphics.dtx: Add ln (ln03, ln05 etc) support (untested).
637 1994-11-29 David Carlisle <latex-bugs@latex-project.org>
639         * grfguide.tex: New \DeclareGraphicsExtensions description.
641         * graphicx.dtx: Modify the type and read keys to work with new
642           graphics.sty.
644         * drivers.dtx: Explicitly mention `.' in all file extensions,
645           to work with graphics v0.6.
647         * graphics.dtx: Remove Optional argument to
648           \DeclareGraphicsExtensions Remove the notion of a
649           `separator' and now specify extensions as (eg) .eps rather
650           than eps this makes it easier to work with files without
651           extension.
653 1994-11-22 David Carlisle <latex-bugs@latex-project.org>
655         * color.dtx: add color@vbox, remove a load of stuff now in the
656           kernel.
658 1994-11-16 David Carlisle <latex-bugs@latex-project.org>
660         * keyval.dtx: Move the <% plain> docstrip commands which were
661           being typeset by mistake (reported by Martin Schroeder)
663         * trig.dtx: Move the <% plain> docstrip commands which were
664           being typeset by mistake (reported by Martin Schroeder)
666 1994-11-08 David Carlisle <latex-bugs@latex-project.org>
668         * color.dtx: Add \color@hbox and \color@endbox
670 1994-11-04 David Carlisle <latex-bugs@latex-project.org>
672         * graphics.ins: add psprint.def (accidentally omitted)
674 1994-11-02 David Carlisle <latex-bugs@latex-project.org>
676         * graphics.dtx: fix catcodes of ctrl-D and \endlinechar when
677           reading eps files.
679 1994-10-27 David Carlisle <latex-bugs@latex-project.org>
681         * pstcol.dtx: add gradbegin and gradend colours.
683 1994-10-24 David Carlisle <latex-bugs@latex-project.org>
685         * graphics.dtx: Modify support for ! in \resizebox (Old code
686           added to support active ! broke \width etc)
687           \DeclareGraphicsRule Check #3 (not #2) is * (Reported by
688           Arthur Ogawa).  Missing \expandafter in \Gin@setfile
689           (Reported by Arthur Ogawa).
691         * drivers.dtx: Missing \the in dvitops \special. Reported by
692           Arthur Ogawa.
694 1994-10-17 David Carlisle <latex-bugs@latex-project.org>
696         * drivers.dtx: removed xdvi.def: xdvi now calls
697           dvips,monochrome
699 1994-10-16 David Carlisle <latex-bugs@latex-project.org>
701         * trig.dtx: Changed \@xc to \nin@ty (old name clashed with
702           some other package)
704 1994-10-14 David Carlisle <latex-bugs@latex-project.org>
706         * grfguide.tex: Minor improvements to my English.
708 1994-10-07 David Carlisle <latex-bugs@latex-project.org>
710         * drivers.dtx: Removed out of date table. Added new code for
711           pctex drivers submitted by PTI.
713 1994-10-05 David Carlisle <latex-bugs@latex-project.org>
715         * lscape.dtx: converted the old 209 style to dtx form and base
716           on graphics package.
718         * drivers.dtx: added hsb colour to drivers that support it.
720 1994-10-04 David Carlisle <latex-bugs@latex-project.org>
722         * color.dtx: Make \definecolor and \DefineNamedColor give an
723           Info message if the colour was previously defined.
725         * drivers.dtx: Add support for bounding box to pctex drivers,
726           remove support for scaling which did not work anyway.
728 1994-10-03 David Carlisle <latex-bugs@latex-project.org>
730         * color.dtx: Add usenames option.
732         * graphics.dtx: Error if no driver specified.
734 1994-09-29 David Carlisle <latex-bugs@latex-project.org>
736         * drivers.dtx: Modifications to fit in \DefineNamedColor.
737         textures code redone based on mail from Constantin Kahn (Who
738         owns a Mac which is and advantage when writing code for
739         textures:-)
741         * color.dtx (section{Defining Colours}): \DefineNamedColor Add
742         this system, after conversations with Constantin Kahn about
743         the textures support.
745 1994-09-21 David Carlisle <latex-bugs@latex-project.org>
747         * drivers.dtx (section{Generic PostScript Colour}): Modify
748         textures code, to force trailing .0.
750 1994-09-19 David Carlisle <latex-bugs@latex-project.org>
752         * color.dtx: small changes to \pagecolor.
754 1994-09-15 David Carlisle <latex-bugs@latex-project.org>
756         * drivers.dtx: Add in pctex drivers from Sebastian.
758 1994-09-14 David Carlisle <latex-bugs@latex-project.org>
760         * color.dtx: Add fix for footnote bug (should really be in
761           ltfloat/ltoutput)
763 1994-09-13 David Carlisle <latex-bugs@latex-project.org>
765         * color.dtx (subsection{Coloured Boxes} New implementation of
766           \fcolorbox and \colorbox. Now share code.
768 1994-09-12 David Carlisle <latex-bugs@latex-project.org>
770         * trig.dtx: Improve docstrip handling.
772         * keyval.dtx: Improve docstrip handling.
774         * color.dtx: Re-organise options, as for graphics package.
776         * graphics.dtx (subsection{Options}): Re-organise, so that it
777           is more efficient to specify a default option in
778           graphics.cfg.
780         * graphicx.dtx: Make \includegraphics check for 2nd optional
781           arg. Use standard `graphics.sty' form if 2nd arg is there.
783 1994-07-27 David Carlisle <latex-bugs@latex-project.org>
785         * graphics.dtx: Add missing 3rd argument to \InputIfFileExists
787 1994-07-21 David Carlisle <latex-bugs@latex-project.org>
789         * graphics.dtx: documentation changes.
791 1994-07-20 Sebastian Rahtz <latex-bugs@latex-project.org>
793         * drivers.dtx: Fix textures graphics inclusion.
795 1994-07-20 David Carlisle <latex-bugs@latex-project.org>
797         * pstcol.sty: Package modifying pstrics colour interface to
798           work with LaTeX colours.
800         * graphics.dtx (subsection{Stretching and Scaling}): Support
801           active ! for French.
803         * drivers.dtx: extensive changes to cope with the new code in
804           graphics.dtx and color.dtx.
806         * graphics.dtx: Add default rule possibility, so eg a PS
807           driver can handle any unknown extension as eps, rather than
808           generate an error.
810         * color.dtx: Completely new implementation of the internal
811           colour commands. Conversion from `user syntax' to `special
812           syntax' is now in a separate (driver dependant) command,
813           distinct from the commands to define or use colours.
815 1994-06-10 David Carlisle <latex-bugs@latex-project.org>
817         * color.dtx: minor change to error texts. (dated 1994/05/14:-)
819         * drivers.dtx: (From Sebastian) fix for dviwin.
821 1994-05-30 David Carlisle <latex-bugs@latex-project.org>
823         * graphics.dtx: Rename egraphics to graphicx.
825         * testx.tex: new name to match graphicx.
827         * graphicx.dtx: Rename from egraphics (8+3).
829         * epsfig.dtx: (From Sebastian) Make epsfig default to [dvips]
830         RequirePackage{graphicx} not egraphics.  Remove \wlog as now
831         done by \ProvidesPackage.
833 1994-05-13 David Carlisle <latex-bugs@latex-project.org>
835         * color.dtx: Remove all support for the test release of
836           LaTeX2e.  Add optional argument to \NeedsTeXFormat to show
837           this.  Define new versions of the `kernel' colour commands,
838           \color@{begin|end|set}group and \normalcolor. Remove
839           redefinition of tabbing commands, now colour-safe in the
840           kernel.
842 1994-05-09 David Carlisle <latex-bugs@latex-project.org>
844         * test.tex: Remove `times' package from test.tex. (Not part of
845           `base' distribution of LaTeX2e.)
847         * color.dtx: improve wording of error messages.
849         * drivers.dtx: patch to oztex support from Andrew
850           Trevorrow. (via Sebastian)
852 1994-05-06 David Carlisle <latex-bugs@latex-project.org>
854         * graphics.dtx (subsection{Options}): notdraft renamed again
855           to final.
857         * drivers.dtx: Replace grot@ by Grot@ throughout.
859         * egraphics.dtx: Removed weird and incorrect setting of
860           \let\Gin@scalex\@empty and \let\Gin@scaley\@empty that I
861           must have added while asleep:-) Now the earlier correct
862           settings actually take effect.
864         * graphics.dtx: Changed the handling of `missing file' errors.
865           If no extension is supplied, each extension in the list is
866           tried until a file is found. A File not found error is
867           generated if this search fails.  If an extension is
868           supplied, only a warning is given if the file does not
869           exist. This allows the file to be created `on the fly' eg by
870           extracting the file from a tar or zip archive.
872 1994-04-29 David Carlisle <latex-bugs@latex-project.org>
874         * drivers.dtx: Removed rotation from drivers.dtx
875           documentation, so it can be processed at any site.
877 1994-04-28 David Carlisle <latex-bugs@latex-project.org>
879         * drivers.dtx: added PS rules for Mac drivers
881         * graphics.dtx: Improve the wording of error messages.
883 1994-04-21 David Carlisle <latex-bugs@latex-project.org>
885         * drivers.dtx: Added missing \ProvidesFile for xdvi and
886           dvitops
888 1994-04-20 David Carlisle <latex-bugs@latex-project.org>
890         * graphics.dtx: initialise \Gin@extensions with
891           \providecommand so that definitions in the .def file are not
892           zapped.
894 1994-04-18 David Carlisle <latex-bugs@latex-project.org>
896         * color.dtx: Stop \normalfont resetting the
897           colour. (\reset@font does still reset the colour. This
898           allows \rm to work as expected.  Fix marginpar, so the
899           baseline is correctly aligned.
901         * README Create initial change log from comments in the README
903 1994-04-13 David Carlisle <latex-bugs@latex-project.org>
905         * notdraft renamed to nodraft
907         * zaprotate zapscale renamed to hiderotate hidescale
909         * kludges for graphics and colour to work with Feb 1994
910           release now automatically included (so colfix.sty gone)
912 1994-03-23 David Carlisle <latex-bugs@latex-project.org>
914         * rotatebox now correctly rotates about the left hand side.
916         * spurious spaces in \resizebox removed
918         * no BoundingBox error message improved
920         * zaprotate and zapscale options added (probably bad names)
922         * notdraft option added to cancel a global draft option.
924         * Graphics files now listed by \listfiles
926         * PS drivers now support \current@ps@color
928         * colfix.sty put back until next release of LaTeX2e.
930 1994-03-09 David Carlisle <latex-bugs@latex-project.org>
932         * \reflectbox added.
933     
934         * \rotatebox* removed
935     
936         * The order of the arguments of \includegraphics corrected
937     
938         * \includegraphics[lower-l,lower-r][upper-l,upper-r]{file}
939     
940         * \definecolor not \newcolor to define colours
941