guess we don't want the build dir
[latex2e.git] / trunk / required / graphics / changes.txt
blob5388de337c41742488c8389ce73ba3ffd2139d16
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-06-25 Joseph Wright <latex-bugs@latex-project.org>
8         * New decodearray key, adopted from older pdftex.def
10 2017-05-31  David Carlisle, Joseph Wright <latex-bugs@latex-project.org>
12         * graphics.dtx: Generalize bounding box reader for use in other formats than EPS
13         * graphicsx.dtx: Additional options, moved from pdftex.def
16 2017-04-14  David Carlisle  <latex-bugs@latex-project.org>
18         * graphics.dtx: modify \Gscale@box for math mode usage
19         https://github.com/latex3/graphics-def/issues/6
21 2017-03-17  David Carlisle  <latex-bugs@latex-project.org>
23         * graphics.dtx: add \leavevmode to \includegraphics
24         so that \everypar is cleared. (The \leavevmode in \Gin@setfile is
25         too late for this use, but has been left for compatibility.)
27 2016-12-23  David Carlisle  <latex-bugs@latex-project.org>
29         * grfguide.tex: fix the a.ps example file to match the Bounding box
30         change from 2014 (Rolf Niepraschk)
32 2016-11-18  David Carlisle  <latex-bugs@latex-project.org>
34         * grfguide.tex: Updates to drivers section, and add a note about xcolor.
36 2016-10-09  David Carlisle  <latex-bugs@latex-project.org>
38         * graphics.dtx: Avoid arithmetic overflow on very small lengths
39         eg 5sp/2sp http://tex.stackexchange.com/q/328825
41 2016-08-11  David Carlisle  <latex-bugs@latex-project.org>
43         * rotating.dtx: Fix name of examples file reference in the
44         documentation (rotex.tex not examples.tex)
46 2016-07-10  David Carlisle  <latex-bugs@latex-project.org>
48         * graphics-drivers.ins: stop generating dvips.def
49         (moved to graphics-def)
51 2016-06-17  David Carlisle  <latex-bugs@latex-project.org>
53         * drivers.dtx: guards for contributed packages and plain TeX.
54         
55 2016-06-02  David Carlisle  <latex-bugs@latex-project.org>
57         * graphics.dtx, color.dtx, drivers.dtx: add pagesize special support to dvips
58         option to match pdftex behaviour and add setpagesize and
59         nosetpagesize options to color and graphics packages to enable or
60         disable this feature for all drivers.
62 2016-05-22  David Carlisle  <latex-bugs@latex-project.org>
64         * rotating.dtx:  add from rotating distribution
65         * rotex.tex:  add from rotating distribution (was example.tex}
66         * cat.eps:  add from rotating distribution
67         * grfguide.tex: list the rotating package.
69 2016-05-09  David Carlisle  <latex-bugs@latex-project.org>
71         * graphics.dtx, color.dtx: add dvisvgm option (Till Tantau)
73 2016-01-04  David Carlisle  <latex-bugs@latex-project.org>
75         * drivers.dtx: dvips can deal natively with compressed eps
76         (was in texlive's graphics.cfg)
78 2016-01-03  David Carlisle  <latex-bugs@latex-project.org>
80         * graphics.dtx, color.dtx: add luatex option. (luatex.def to be
81         distributed separately.)
83         * trig.dtx: make pre-calculated trig values expand to digits
84         rather than use \chardef
86 2015-12-30  David Carlisle  <latex-bugs@latex-project.org>
88         * drivers.dtx: dvips can deal natively with compressed eps
89         (was in texlive's graphics.cfg)
91 2015-04-02 Joseph Wright <latex-team@latex-project.org>
93         * Update CTAN link in README
95 2015-03-27    David Carlisle  <latex-bugs@@latex-project.org>
97        * Updating copyright notices etc
99 2014-11-07 Joseph Wright <latex-bugs@latex-project.org>
101        * Rename 00readme.txt to README (named README.txt in the development
102          repository)
104 2014-10-28    <Frank.Mittelbach@latex-project.org>
106         * drivers.dtx, graphics.dtx, graphicx.dtx, keyval.dtx, trig.dtx:
107         Fixed typos in documentation found by Karl Berry.
109 2014-10-14    <Frank.Mittelbach@latex-project.org>
111         * graphics.dtx: Fixed typo in error message.
113 2014-05-08    David Carlisle  <david.carlisle@latex-project.org>
115         * keyval.dtx: Revert change to {} parsing.
118 2014-04-26    David Carlisle  <david.carlisle@latex-project.org>
120         * grfguide.tex: Changes to allow generation of grfguide.pdf via
121         pdflatex: include a.pdf in a filecontents environment and adjust
122         examples to use a modified bounding box starting at 0 0 rather
123         than 100 100.
126 2014-04-25    David Carlisle  <david.carlisle@latex-project.org>
128         * showkeys.dtx: \leavemode and \long added for
129           graphics/1521, graphics/4296
131         * keyval.dtx: add \long on internal parsing macros to allow \par
132         in values, Only strip one {} group not two from values.
133         graphics/3446
135 2014-04-23    David Carlisle  <david.carlisle@latex-project.org>
137         * color.dtx: Add \nopagecolor, graphics/3873
139         * drivers.dtx: Add \nopagecolor, graphics/3873
141 2006-02-20 Morten Hoegholm <latex-bugs@latex-project.org>
143         * graphics.dtx: Added demo option in graphics.
145 2005-11-14 Morten Hoegholm <latex-bugs@latex-project.org>
147         * 00readme.txt: Updated to reflect the changes.
149         * color.dtx:  Added support for dvipdfmx and XeTeX.
151         * Makefile: Remove pstcol and add graphics-drivers.ins.
153         * graphics-drivers.ins: New file for installation of driver files.
155         * grfguide.tex: Updated documentation to reflect changes in the
156         distribution of driver files. Added dvipdfmx and XeTeX to list of
157         options.
159         * graphics.ins: Removed pstcol (pr/3735) and driver files
160           installation.
162         * graphics.dtx: Added support for dvipdfmx and XeTeX.
164 2004-10-21 Rainer Schoepf <latex-bugs@latex-project.org>
166         * grfguide.pdf: Added creation of this file, from grfguide.ps.
168 2001-07-07 Chris Rowley <latex-bugs@latex-project.org>
170         * graphics.dtx:
172         Made \rotatebox long (not previously done for graphics/2908)
174 2001-06-20 Chris Rowley <latex-bugs@latex-project.org>
176         * pstcol.dtx:
178         Added redefinitions for PSTricks (graphics/3233)
180 2001-06-07 Chris Rowley <latex-bugs@latex-project.org>
182         * graphics.dtx:
184         Extended documentation of \DeclareGraphicsExtensions
185         (graphics/3228}
187 1999-02-17 David Carlisle <latex-bugs@latex-project.org>
189         * dvipdfm.def: lppl (Agreed with Mark Wicks)
191 1999-02-16 David Carlisle <latex-bugs@latex-project.org>
193         * grfguide.tex: lppl
195         * graphics.ins: lppl
197         * epsfig.dtx: lppl
199         * textures.def: lppl (Agreed with Art Ogawa)
201         * drivers.dtx: lppl
203         * lscape.dtx: lppl
205         * pstcol.dtx: lppl
207         * color.dtx: lppl
209         * graphicx.dtx: lppl
211         * 00readme.txt: lppl
213         * graphics.dtx: lppl
215 1999-01-13 David Carlisle <latex-bugs@latex-project.org>
217         * grfguide.tex: dvipdfm and unknownkeysallowed options.
219         * drivers.dtx: documentation corrections.
221         * color.dtx: dvipdfm option
223         * graphics.dtx: dvipdfm option
225         * dvipdfm.def: (from Sebastian) For dvipdfm dvi->pdf driver.
227 1999-01-10 David Carlisle <latex-bugs@latex-project.org>
229         * graphics.ins: don't generate .def files for unsupported
230           drivers
232         * graphicx.dtx: new option (passed to graphicx)
234         * keyval.dtx: new options to not generate error on unknown
235           keys.
237 1999-01-08 David Carlisle <latex-bugs@latex-project.org>
239         * pdftex.def: new version (from http://www.tug.org)
241 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
243         * graphics.dtx: \Gscale@box@dd(dd) made long. graphics/2908
244          \@makeother\- added. graphics/2846
246 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
248         * graphics.dtx: \Gscale@box@dd(dd) made long. graphics/2908
249          \@makeother\- added. graphics/2846
251 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
253         * graphics.dtx: \Gscale@box@dd(dd) made long. graphics/2908
254          \@makeother\- added. graphics/2846
256 1998-10-30 David Carlisle <latex-bugs@latex-project.org>
258         * vtex.def: new version from micropress
260 1998-06-05 David Carlisle <latex-bugs@latex-project.org>
262         * pdftex.def: update for more recent pdftex (from Sebastian).
264         * keyval.dtx: make keyval safe if \@tempc is an \if (As
265         happens if you load amsmath and color packages, in that order)
267 1998-05-27 David Carlisle <latex-bugs@latex-project.org>
269         * grfguide.tex: vtex option
271         * color.dtx: vtex option
273         * graphics.dtx: vtex option
275         * vtex.def: Add file (supplied by MicroPress, Inc).
277 1998-05-03 David Carlisle <latex-bugs@latex-project.org>
279         * drivers.dtx: update of dvipsone.def from Berthold Horn.
281 1997-11-10 David Carlisle <latex-bugs@latex-project.org>
283         * trig.dtx: Remove an ancient email address of mine.
285         * keyval.dtx: CHANGE so that # may appear in <value>s without
286         needing to be doubled. NOTE This will require a change if
287         anybody has used the comand= key in graphicx, the only key
288         currently distributed likely to require # in its argument.  A
289         setting such as `command = uncompress ##1' now will need
290         changing to just use one #.  Also fix brace handling so a
291         value of {abc}{xyz} is correctly handled. (Old version passed
292         abc{xyz}).  Remove an ancient email address of mine.
294 1997-09-09 David Carlisle <latex-bugs@latex-project.org>
296         * graphics.ins: Comment out generation of oztex.def.
298         * graphics.dtx: [oztex] == [dvips]
300         * color.dtx: [oztex] == [dvips]
302         * drivers.dtx: merge oztex and dvips support (for oztex 3.x).
304 1997-09-02 David Carlisle <latex-bugs@latex-project.org>
306         * graphics.dtx: allow TAB in BoundingBox
307           comments. graphics/2587
309 1997-06-17 David Carlisle <latex-bugs@latex-project.org>
311         * textures.def: New one from Arthur Ogawa.
313 1997-06-09 David Carlisle <latex-bugs@latex-project.org>
315         * graphicx.dtx: Initialise ext= key to empty, so type= may be
316         used without specifying ext, for Sebastian.
318 1997-06-07 David Carlisle <latex-bugs@latex-project.org>
320         * Makefile: pdftex.def
322         * grfguide.tex: pdftex option
324         * 00readme.txt: pdftex.tex driver file
326         * color.dtx: pdftex option
328         * graphics.dtx: pdftex option
330         * pdftex.def: add this file for Han The Thanh's TeX variant.
332 1997-02-20 David Carlisle <latex-bugs@latex-project.org>
334         * graphics.ins: dvipdf missed out. graphics/2420
336 1997-01-07 David Carlisle <latex-bugs@latex-project.org>
338         * color.dtx: Make errors just info messages to the log in the
339         monocrome option. graphics/2350
341 1996-12-12 David Carlisle <latex-bugs@latex-project.org>
343         * drivers.dtx: new dvipsone eps code (Code from Berthold Horn)
345 1996-12-09 David Carlisle <latex-bugs@latex-project.org>
347         * 00readme.txt: Remove grfguide.ps (it's in latex/doc on ctan)
349         * Makefile: Remove grfguide.ps (it's in latex/doc on ctan)
351         * grfguide.tex: Assorted improvements.
353 1996-11-18 David Carlisle <latex-bugs@latex-project.org>
355         * drivers.dtx: Minor changes to dvipdf.def (Sergey Lesenko).
357 1996-11-05 David Carlisle <latex-bugs@latex-project.org>
359         * epsfig.dtx: Support active ! for graphics/2302
361 1996-11-02 David Carlisle <latex-bugs@latex-project.org>
363         * 00readme.txt: add old docstrip warning.
365 1996-10-31 David Carlisle <latex-bugs@latex-project.org>
367         * textures.def: add pstricks compatibity code from original
368                         textures.def
370         * drivers.dtx: tcidvi code supporting viewport/trim/clip.
372         * graphicx.dtx: viewport/trim code now saves original bb
373           coords.
375         * color.dtx: add dvipdf
377         * graphics.dtx: add dvipdf
379         * drivers.dtx: add dvipdf (after code from Sergey Lesenko).
381 1996-10-30 David Carlisle <latex-bugs@latex-project.org>
383         * drivers.dtx: add truetex and tcidvi drivers.  Add literal
384         postscript specials to drivers that support it.  Add RGB
385         (0-255 integer rgb) model to all drivers.
387         * graphics.ins: add truetex (Kinch) and tcidvi (Scientific
388         Word) drivers.
390 1996-10-29 David Carlisle <latex-bugs@latex-project.org>
392         * graphics.ins: new style for docstrip 2.4.
394         * grfguide.tex: Describe new options, improve descriptions of
395         \graphicspath (for graphics/2294) and \DeclareGraphicsRule.
396         Describe how to add new driver options in a cfg file.
398         * graphicx.dtx: Add hiresbb key to \includegraphics.
400         * graphics.dtx: Add tcidvi and truetex options, comment out
401         some old drivers.  Add hiresbb package option for
402         %%HiResBoundingBox.
404         * color.dtx: add missing \colors@false to monochrome option.
405         Add tcidvi and truetex drivers. Comment out some old drivers.
407 1996-10-28 David Carlisle <latex-bugs@latex-project.org>
409         * pstcol.dtx: clean up documentation a bit.
411         * Makefile: Add SCRIPTDIR
413 1996-09-16 David Carlisle <latex-bugs@latex-project.org>
415         * color.dtx: add debugshow option, mainly so I can go
416         \usepackage[debugshow]{graphics,color} without color
417         complaining
419         * graphics.dtx: stop infinite loop if requested size is zero
420         graphics/2259.
422 1996-08-05 David Carlisle <latex-bugs@latex-project.org>
424         * graphicx.dtx: Missing % for /2244
426 1996-06-11 David Carlisle <latex-bugs@latex-project.org>
428         * graphics.ins: pctex32
430 1996-06-10 David Carlisle <latex-bugs@latex-project.org>
432         * graphics.dtx: use \@gtempa not \g@tempa graphics/2090
434         * graphicx.dtx: Fix misplaced = in changes
435           entry. graphics/2034
437 1996-05-29 David Carlisle <latex-bugs@latex-project.org>
439         * 00readme.txt: Tidy up.
441         * graphicx.dtx: Declare it version 1 (no other change).
443         * graphics.dtx: Declare it version 1 (no other change).
445         * color.dtx: Declare it version 1 (no other change).
447         * drivers.dtx: Change arithmetic in dvips' \Ginclude@eps (and
448         the identical code for pctex32) to avoid overflow on very
449         large posters. (Andreas Schott)
451 1996-04-11 David Carlisle <latex-bugs@latex-project.org>
453         * drivers.dtx: Add pctex32 driver file based on code from pti.
454         Add support for wmf in Y&Y's dviwindo.
456         * epsfig.dtx: allow space after [ in \epsfbox bb argument.
457         add `silent' key to \epsfig (ignored).
459 1996-02-20 David Carlisle <latex-bugs@latex-project.org>
461         * grfguide.ps: Bad dvips configuration forcing A4 paper fixed.
463         * textures.def: \gread -> \gread@ typo fixed.
465         * graphics.dtx: \gread -> \gread@ typo fixed.
467         * graphics.ins: dvi2ps dvitops dvilaser dvialw added back to
468            the .ins file, so the code gets extracted
470 1995-12-07 David Carlisle <latex-bugs@latex-project.org>
472         * color.dtx: Remove \showhyphens and \underbar Now all
473         commands are colour safe already in the kernel.  CHANGE Add
474         \leavevmode to \textcolor so that it works out right at the
475         start of a \parbox[t] (and other places)
477         * grfguide.tex: Bring up to date.
479 1995-12-06 David Carlisle <latex-bugs@latex-project.org>
481         * graphicx.dtx: Use \Gin@exclamation to save active !
482         problems.  Rename key to keepaspectratio.
484         * graphics.dtx: Add \Gin@exclamation for French graphicx
485           mainly
487 1995-12-04 David Carlisle <latex-bugs@latex-project.org>
489         * drivers.dtx: New dviwin code after correspondence with
490           Hippocrates Sendoukas.
492         * graphics.ins: remove textures.def generation
494         * textures.def: New version, not generated from drivers.dtx.
495         Code supplied by Arthur Ogawa.
497 1995-11-10 David Carlisle <latex-bugs@latex-project.org>
499         * graphics.ins: New version for concurrent docstrip
501         * graphicx.dtx: Support height= and width= better for bitmap
502           formats where natural size not known to LaTeX, but known to
503           the driver.
505         * graphics.dtx: Support height= and width= better for bitmap
506           formats where natural size not known to LaTeX, but known to
507           the driver.
509 1995-10-31 David Carlisle <latex-bugs@latex-project.org>
511         * lscape.dtx: \StopEventually{\end{landscape}} for
512           graphics/1744
514 1995-09-29 David Carlisle <latex-bugs@latex-project.org>
516         * graphics.dtx: Support isoscale code in \Gscale@box@dddd
518         * graphicx.dtx: Support new isoscale key for \includegraphics.
520 1995-09-28 David Carlisle <latex-bugs@latex-project.org>
522         * graphicx.dtx: Add origin key for \includegraphics rotation.
524 1995-09-27 David Carlisle <latex-bugs@latex-project.org>
526         * graphicx.dtx: Modify \Gin@esetsize to support calc package
528         * graphics.dtx: Modify \Gscale@div to support calc package
530 1995-09-22 David Carlisle <latex-bugs@latex-project.org>
532         * graphicx.dtx: Fix typo in natheight and natwidth keys.
534         * drivers.dtx: Fix bitmap support in dvips for graphics/1879
536 1995-09-21 David Carlisle <latex-bugs@latex-project.org>
538         * keyval.dtx: Documentation changes for graphics/1698
540 1995-09-18 David Carlisle <latex-bugs@latex-project.org>
542         * drivers.dtx: (Berthold Horn) Fix up clipping code in Y&Y
543           drivers.
545 1995-09-11 David Carlisle <latex-bugs@latex-project.org>
547         * drivers.dtx: Fix up named colour support for dvipsone.
549 1995-09-07 David Carlisle <latex-bugs@latex-project.org>
551         * color.dtx: Merge dvipsone and dviwindo options.
553         * grfguide.tex: Document the totalheight key which got omitted
554           before.
556         * graphics.ins: Remove generation of dviwindo.def
558         * drivers.dtx: Fix bounding box spec in dvipsone (should be in
559           sp) Remove generation of dviwindo.def: dviwindo option now
560           uses dvipsone.def
562         * graphicx.dtx: Arithmetic in viewport was wrong. (Michel
563           Goossens)
565         * graphics.dtx: Merge the two Y&Y options together making
566           dviwindo.def obsolete.
568 1995-08-11 David Carlisle <latex-bugs@latex-project.org>
570         * grfguide.tex (section{Colour}): Refer to X Window system in
571           the approved manner.
573 1995-06-26 David Carlisle <latex-bugs@latex-project.org>
575         * graphicx.dtx: Typos fixed in bb.... keys for graphics/1685
577 1995-06-23 David Carlisle <latex-bugs@latex-project.org>
579         * epsfig.dtx: oops. \ifGin@viewport renamed to \ifGin@bbox
581 1995-06-19 David Carlisle <latex-bugs@latex-project.org>
583         * drivers.dtx: Add \Gin@PS@raw and \Gin@PS@restored for
584          literal PostScript \specials. (cf \pstVerb and \pstverb)
586 1995-06-16 David Carlisle <latex-bugs@latex-project.org>
588         * graphics.ins: Modify docstrip options for Y&Y drivers.
590         * epsfig.dtx: Remove forcing of dvips option (use graphics.cfg
591         to force the default driver for your site).  Modify
592         \ProvidesPackage usage
594         * drivers.dtx: Add \AtBeginDvi around `color2' color define
595         \special.  Make Y&Y drivers dvipsone and dviwindo use `color2'
596         colour support following mail message from Berthold Horn.
598         * color.dtx: Use #1 not ##1 in \DeclareOption, for latex/1557
600 1995-04-27 David Carlisle <latex-bugs@latex-project.org>
602         * color.dtx: Move \leavevmode earlier in box commands for
603         graphics/1512
605 1995-04-19 David Carlisle <latex-bugs@latex-project.org>
607         * graphics.ins: Add template generation (commented out).
609         * drivers.dtx: Remove \Gin@tobp, not needed now.
611 1995-04-12 David Carlisle <latex-bugs@latex-project.org>
613         * grfguide.tex: Fix mention of obsolete syntax, as reported in
614         latex/1295
616 1995-04-11 David Carlisle <latex-bugs@latex-project.org>
618         * graphicx.dtx: Bounding box changes to match graphics.sty.
619         Add trim viewport and totalheight keys to \includegraphics.
621         * graphics.dtx: Start v0.7: \leavevmode positioning.  Bounding
622         box cordinates stored as macros (so can use bp) Make more
623         catcodes safe, for binary headers of eps files.
625 1995-01-03 David Carlisle <latex-bugs@latex-project.org>
627         * drivers.dtx: (Chris Hamlin) Spurious #2 deleted in
628            dviwindo.def: \def\c@lor@cmyk@#1#2,#2,#3,#4,#5\@@{%
630 1994-12-15 David Carlisle <latex-bugs@latex-project.org>
632         * graphics.dtx: (Denis Roegel) Extra group to keep bb settings
633           local.  (Piet van Oostrum) include `.' in \Gin@ext.
635 1994-12-12 David Carlisle <latex-bugs@latex-project.org>
637         * drivers.dtx: Add ln (ln03, ln05 etc) support (untested).
639         * graphics.dtx: Add ln (ln03, ln05 etc) support (untested).
641 1994-11-29 David Carlisle <latex-bugs@latex-project.org>
643         * grfguide.tex: New \DeclareGraphicsExtensions description.
645         * graphicx.dtx: Modify the type and read keys to work with new
646           graphics.sty.
648         * drivers.dtx: Explicitly mention `.' in all file extensions,
649           to work with graphics v0.6.
651         * graphics.dtx: Remove Optional argument to
652           \DeclareGraphicsExtensions Remove the notion of a
653           `separator' and now specify extensions as (eg) .eps rather
654           than eps this makes it easier to work with files without
655           extension.
657 1994-11-22 David Carlisle <latex-bugs@latex-project.org>
659         * color.dtx: add color@vbox, remove a load of stuff now in the
660           kernel.
662 1994-11-16 David Carlisle <latex-bugs@latex-project.org>
664         * keyval.dtx: Move the <% plain> docstrip commands which were
665           being typeset by mistake (reported by Martin Schroeder)
667         * trig.dtx: Move the <% plain> docstrip commands which were
668           being typeset by mistake (reported by Martin Schroeder)
670 1994-11-08 David Carlisle <latex-bugs@latex-project.org>
672         * color.dtx: Add \color@hbox and \color@endbox
674 1994-11-04 David Carlisle <latex-bugs@latex-project.org>
676         * graphics.ins: add psprint.def (accidentally omitted)
678 1994-11-02 David Carlisle <latex-bugs@latex-project.org>
680         * graphics.dtx: fix catcodes of ctrl-D and \endlinechar when
681           reading eps files.
683 1994-10-27 David Carlisle <latex-bugs@latex-project.org>
685         * pstcol.dtx: add gradbegin and gradend colours.
687 1994-10-24 David Carlisle <latex-bugs@latex-project.org>
689         * graphics.dtx: Modify support for ! in \resizebox (Old code
690           added to support active ! broke \width etc)
691           \DeclareGraphicsRule Check #3 (not #2) is * (Reported by
692           Arthur Ogawa).  Missing \expandafter in \Gin@setfile
693           (Reported by Arthur Ogawa).
695         * drivers.dtx: Missing \the in dvitops \special. Reported by
696           Arthur Ogawa.
698 1994-10-17 David Carlisle <latex-bugs@latex-project.org>
700         * drivers.dtx: removed xdvi.def: xdvi now calls
701           dvips,monochrome
703 1994-10-16 David Carlisle <latex-bugs@latex-project.org>
705         * trig.dtx: Changed \@xc to \nin@ty (old name clashed with
706           some other package)
708 1994-10-14 David Carlisle <latex-bugs@latex-project.org>
710         * grfguide.tex: Minor improvements to my English.
712 1994-10-07 David Carlisle <latex-bugs@latex-project.org>
714         * drivers.dtx: Removed out of date table. Added new code for
715           pctex drivers submitted by PTI.
717 1994-10-05 David Carlisle <latex-bugs@latex-project.org>
719         * lscape.dtx: converted the old 209 style to dtx form and base
720           on graphics package.
722         * drivers.dtx: added hsb colour to drivers that support it.
724 1994-10-04 David Carlisle <latex-bugs@latex-project.org>
726         * color.dtx: Make \definecolor and \DefineNamedColor give an
727           Info message if the colour was previously defined.
729         * drivers.dtx: Add support for bounding box to pctex drivers,
730           remove support for scaling which did not work anyway.
732 1994-10-03 David Carlisle <latex-bugs@latex-project.org>
734         * color.dtx: Add usenames option.
736         * graphics.dtx: Error if no driver specified.
738 1994-09-29 David Carlisle <latex-bugs@latex-project.org>
740         * drivers.dtx: Modifications to fit in \DefineNamedColor.
741         textures code redone based on mail from Constantin Kahn (Who
742         owns a Mac which is and advantage when writing code for
743         textures:-)
745         * color.dtx (section{Defining Colours}): \DefineNamedColor Add
746         this system, after conversations with Constantin Kahn about
747         the textures support.
749 1994-09-21 David Carlisle <latex-bugs@latex-project.org>
751         * drivers.dtx (section{Generic PostScript Colour}): Modify
752         textures code, to force trailing .0.
754 1994-09-19 David Carlisle <latex-bugs@latex-project.org>
756         * color.dtx: small changes to \pagecolor.
758 1994-09-15 David Carlisle <latex-bugs@latex-project.org>
760         * drivers.dtx: Add in pctex drivers from Sebastian.
762 1994-09-14 David Carlisle <latex-bugs@latex-project.org>
764         * color.dtx: Add fix for footnote bug (should really be in
765           ltfloat/ltoutput)
767 1994-09-13 David Carlisle <latex-bugs@latex-project.org>
769         * color.dtx (subsection{Coloured Boxes} New implementation of
770           \fcolorbox and \colorbox. Now share code.
772 1994-09-12 David Carlisle <latex-bugs@latex-project.org>
774         * trig.dtx: Improve docstrip handling.
776         * keyval.dtx: Improve docstrip handling.
778         * color.dtx: Re-organise options, as for graphics package.
780         * graphics.dtx (subsection{Options}): Re-organise, so that it
781           is more efficient to specify a default option in
782           graphics.cfg.
784         * graphicx.dtx: Make \includegraphics check for 2nd optional
785           arg. Use standard `graphics.sty' form if 2nd arg is there.
787 1994-07-27 David Carlisle <latex-bugs@latex-project.org>
789         * graphics.dtx: Add missing 3rd argument to \InputIfFileExists
791 1994-07-21 David Carlisle <latex-bugs@latex-project.org>
793         * graphics.dtx: documentation changes.
795 1994-07-20 Sebastian Rahtz <latex-bugs@latex-project.org>
797         * drivers.dtx: Fix textures graphics inclusion.
799 1994-07-20 David Carlisle <latex-bugs@latex-project.org>
801         * pstcol.sty: Package modifying pstrics colour interface to
802           work with LaTeX colours.
804         * graphics.dtx (subsection{Stretching and Scaling}): Support
805           active ! for French.
807         * drivers.dtx: extensive changes to cope with the new code in
808           graphics.dtx and color.dtx.
810         * graphics.dtx: Add default rule possibility, so eg a PS
811           driver can handle any unknown extension as eps, rather than
812           generate an error.
814         * color.dtx: Completely new implementation of the internal
815           colour commands. Conversion from `user syntax' to `special
816           syntax' is now in a separate (driver dependant) command,
817           distinct from the commands to define or use colours.
819 1994-06-10 David Carlisle <latex-bugs@latex-project.org>
821         * color.dtx: minor change to error texts. (dated 1994/05/14:-)
823         * drivers.dtx: (From Sebastian) fix for dviwin.
825 1994-05-30 David Carlisle <latex-bugs@latex-project.org>
827         * graphics.dtx: Rename egraphics to graphicx.
829         * testx.tex: new name to match graphicx.
831         * graphicx.dtx: Rename from egraphics (8+3).
833         * epsfig.dtx: (From Sebastian) Make epsfig default to [dvips]
834         RequirePackage{graphicx} not egraphics.  Remove \wlog as now
835         done by \ProvidesPackage.
837 1994-05-13 David Carlisle <latex-bugs@latex-project.org>
839         * color.dtx: Remove all support for the test release of
840           LaTeX2e.  Add optional argument to \NeedsTeXFormat to show
841           this.  Define new versions of the `kernel' colour commands,
842           \color@{begin|end|set}group and \normalcolor. Remove
843           redefinition of tabbing commands, now colour-safe in the
844           kernel.
846 1994-05-09 David Carlisle <latex-bugs@latex-project.org>
848         * test.tex: Remove `times' package from test.tex. (Not part of
849           `base' distribution of LaTeX2e.)
851         * color.dtx: improve wording of error messages.
853         * drivers.dtx: patch to oztex support from Andrew
854           Trevorrow. (via Sebastian)
856 1994-05-06 David Carlisle <latex-bugs@latex-project.org>
858         * graphics.dtx (subsection{Options}): notdraft renamed again
859           to final.
861         * drivers.dtx: Replace grot@ by Grot@ throughout.
863         * egraphics.dtx: Removed weird and incorrect setting of
864           \let\Gin@scalex\@empty and \let\Gin@scaley\@empty that I
865           must have added while asleep:-) Now the earlier correct
866           settings actually take effect.
868         * graphics.dtx: Changed the handling of `missing file' errors.
869           If no extension is supplied, each extension in the list is
870           tried until a file is found. A File not found error is
871           generated if this search fails.  If an extension is
872           supplied, only a warning is given if the file does not
873           exist. This allows the file to be created `on the fly' eg by
874           extracting the file from a tar or zip archive.
876 1994-04-29 David Carlisle <latex-bugs@latex-project.org>
878         * drivers.dtx: Removed rotation from drivers.dtx
879           documentation, so it can be processed at any site.
881 1994-04-28 David Carlisle <latex-bugs@latex-project.org>
883         * drivers.dtx: added PS rules for Mac drivers
885         * graphics.dtx: Improve the wording of error messages.
887 1994-04-21 David Carlisle <latex-bugs@latex-project.org>
889         * drivers.dtx: Added missing \ProvidesFile for xdvi and
890           dvitops
892 1994-04-20 David Carlisle <latex-bugs@latex-project.org>
894         * graphics.dtx: initialise \Gin@extensions with
895           \providecommand so that definitions in the .def file are not
896           zapped.
898 1994-04-18 David Carlisle <latex-bugs@latex-project.org>
900         * color.dtx: Stop \normalfont resetting the
901           colour. (\reset@font does still reset the colour. This
902           allows \rm to work as expected.  Fix marginpar, so the
903           baseline is correctly aligned.
905         * README Create initial change log from comments in the README
907 1994-04-13 David Carlisle <latex-bugs@latex-project.org>
909         * notdraft renamed to nodraft
911         * zaprotate zapscale renamed to hiderotate hidescale
913         * kludges for graphics and colour to work with Feb 1994
914           release now automatically included (so colfix.sty gone)
916 1994-03-23 David Carlisle <latex-bugs@latex-project.org>
918         * rotatebox now correctly rotates about the left hand side.
920         * spurious spaces in \resizebox removed
922         * no BoundingBox error message improved
924         * zaprotate and zapscale options added (probably bad names)
926         * notdraft option added to cancel a global draft option.
928         * Graphics files now listed by \listfiles
930         * PS drivers now support \current@ps@color
932         * colfix.sty put back until next release of LaTeX2e.
934 1994-03-09 David Carlisle <latex-bugs@latex-project.org>
936         * \reflectbox added.
937     
938         * \rotatebox* removed
939     
940         * The order of the arguments of \includegraphics corrected
941     
942         * \includegraphics[lower-l,lower-r][upper-l,upper-r]{file}
943     
944         * \definecolor not \newcolor to define colours
945