home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / texlatex.zip / txmflb75.zip / share / texmf / source / latex / graphics / changes.txt < prev    next >
Text File  |  1997-11-10  |  20KB  |  659 lines

  1.  
  2. This lists changes to the LaTeX2e files in reverse chronological order.
  3.  
  4. NOTE:  This file is based on the developers' personal change-log files
  5. and is provided for convenience only.  It therefore makes no claims to
  6. completeness or accuracy and it contains some references to files that
  7. are not part of the distribution.
  8.  
  9. =======================================================================
  10.  
  11.  
  12. 1997-10-10 David Carlisle <latex-bugs@Uni-Mainz.DE>
  13.  
  14.     * trig.dtx: Remove an ancient email address of mine.
  15.  
  16.     * keyval.dtx: CHANGE so that # may appear in <value>s without
  17.     needing to be doubled. NOTE This will require a change if
  18.     anybody has used the comand= key in graphicx, the only key
  19.     currently distributed likely to require # in its argument.
  20.     A setting such as `command = uncompress ##1' now will need
  21.     changing to just use one #.
  22.     Also fix brace handling so a value of {abc}{xyz} is correctly
  23.     handled. (Old version passed abc{xyz}).
  24.     Remove an ancient email address of mine.
  25.  
  26. 1997-08-09 David Carlisle <latex-bugs@Uni-Mainz.DE>
  27.  
  28.     * graphics.ins: Comment out generation of oztex.def.
  29.  
  30.     * graphics.dtx: [oztex] == [dvips]
  31.  
  32.     * color.dtx: [oztex] == [dvips]
  33.  
  34.     * drivers.dtx: merge oztex and dvips support (for oztex 3.x).
  35.  
  36. 1997-08-02 David Carlisle <latex-bugs@Uni-Mainz.DE>
  37.  
  38.     * graphics.dtx: allow TAB in BoundingBox comments. graphics/2587
  39.  
  40. 1997-05-17 David Carlisle <latex-bugs@Uni-Mainz.DE>
  41.  
  42.     * textures.def: New one from Arthur Ogawa.
  43.  
  44. 1997-05-09 David Carlisle <latex-bugs@Uni-Mainz.DE>
  45.  
  46.     * graphicx.dtx: Initialise ext= key to empty, so type= may be used
  47.     without specifying ext, for Sebastian.
  48.  
  49. 1997-05-07 David Carlisle <latex-bugs@Uni-Mainz.DE>
  50.  
  51.     * Makefile: pdftex.def
  52.  
  53.     * grfguide.tex: pdftex option
  54.  
  55.     * 00readme.txt: pdftex.tex driver file
  56.  
  57.     * color.dtx: pdftex option
  58.  
  59.     * graphics.dtx: pdftex option
  60.  
  61.     * pdftex.def: add this file for Han The Thanh's TeX variant.
  62.  
  63. 1997-01-20 David Carlisle <latex-bugs@Uni-Mainz.DE>
  64.  
  65.     * graphics.ins: dvipdf missed out. graphics/2420
  66.  
  67. 1997-00-07 David Carlisle <latex-bugs@Uni-Mainz.DE>
  68.  
  69.     * color.dtx: Make errors just info messages to the log in the
  70.     monocrome option. graphics/2350
  71.  
  72. 1996-11-12 David Carlisle <latex-bugs@Uni-Mainz.DE>
  73.  
  74.     * drivers.dtx: new dvipsone eps code (Code from Berthold Horn)
  75.  
  76. 1996-11-09 David Carlisle <latex-bugs@Uni-Mainz.DE>
  77.  
  78.     * 00readme.txt: Remove grfguide.ps (it's in latex/doc on ctan)
  79.  
  80.     * Makefile: Remove grfguide.ps (it's in latex/doc on ctan)
  81.  
  82.     * grfguide.tex: Assorted improvements.
  83.  
  84. 1996-10-18 David Carlisle <latex-bugs@Uni-Mainz.DE>
  85.  
  86.     * drivers.dtx: Minor changes to dvipdf.def (Sergey Lesenko).
  87.  
  88. 1996-10-05 David Carlisle <latex-bugs@Uni-Mainz.DE>
  89.  
  90.     * epsfig.dtx: Support active ! for graphics/2302
  91.  
  92. 1996-10-02 David Carlisle <latex-bugs@Uni-Mainz.DE>
  93.  
  94.     * 00readme.txt: add old docstrip warning.
  95.  
  96. 1996-09-31 David Carlisle <latex-bugs@Uni-Mainz.DE>
  97.  
  98.     * textures.def: add pstricks compatibity code from original 
  99.                     textures.def
  100.  
  101.     * drivers.dtx: tcidvi code supporting viewport/trim/clip.
  102.  
  103.     * graphicx.dtx: viewport/trim code now saves original bb coords.
  104.  
  105.     * color.dtx: add dvipdf
  106.  
  107.     * graphics.dtx: add dvipdf
  108.  
  109.     * drivers.dtx: add dvipdf (after code from Sergey Lesenko).
  110.  
  111. 1996-09-30 David Carlisle <latex-bugs@Uni-Mainz.DE>
  112.  
  113.     * drivers.dtx: add truetex and tcidvi drivers.
  114.     Add literal postscript specials to drivers that support it.
  115.     Add RGB (0-255 integer rgb) model to all drivers.
  116.  
  117.     * graphics.ins: add truetex (Kinch) and tcidvi (Scientific Word)
  118.     drivers.
  119.  
  120. 1996-09-29 David Carlisle <latex-bugs@Uni-Mainz.DE>
  121.  
  122.     * graphics.ins: new style for docstrip 2.4.
  123.  
  124.     * grfguide.tex: Describe new options, improve descriptions
  125.     of \graphicspath (for graphics/2294) and \DeclareGraphicsRule.
  126.     Describe how to add new driver options in a cfg file.
  127.  
  128.     * graphicx.dtx: Add hiresbb key to \includegraphics.
  129.  
  130.     * graphics.dtx: Add tcidvi and truetex options, comment out some
  131.     old drivers.
  132.     Add hiresbb package option for %%HiResBoundingBox.
  133.  
  134.     * color.dtx: add missing \colors@false to monochrome option.
  135.     Add tcidvi and truetex drivers. Comment out some old drivers.
  136.  
  137. 1996-09-28 David Carlisle <latex-bugs@Uni-Mainz.DE>
  138.  
  139.     * pstcol.dtx: clean up documentation a bit.
  140.  
  141.     * Makefile: Add SCRIPTDIR
  142.  
  143. 1996-08-16 David Carlisle <latex-bugs@Uni-Mainz.DE>
  144.  
  145.     * color.dtx: add debugshow option, mainly so I can go
  146.     \usepackage[debugshow]{graphics,color} without color complaining
  147.  
  148.     * graphics.dtx: stop infinite loop if requested size is zero
  149.     graphics/2259.
  150.  
  151. 1996-07-05 David Carlisle <latex-bugs@Uni-Mainz.DE>
  152.  
  153.     * graphicx.dtx: Missing % for /2244
  154.  
  155. 1996-05-11 David Carlisle <latex-bugs@Uni-Mainz.DE>
  156.  
  157.     * graphics.ins: pctex32
  158.  
  159. 1996-05-10 David Carlisle <latex-bugs@Uni-Mainz.DE>
  160.  
  161.     * graphics.dtx: use \@gtempa not \g@tempa graphics/2090
  162.  
  163.     * graphicx.dtx: Fix misplaced = in changes entry. graphics/2034
  164.  
  165. 1996-04-29 David Carlisle <latex-bugs@Uni-Mainz.DE>
  166.  
  167.     * 00readme.txt: Tidy up.
  168.  
  169.     * graphicx.dtx:  Declare it version 1 (no other change).
  170.  
  171.     * graphics.dtx:  Declare it version 1 (no other change).
  172.  
  173.     * color.dtx: Declare it version 1 (no other change).
  174.  
  175.     * drivers.dtx: Change arithmetic in dvips' \Ginclude@eps
  176.     (and the identical code for pctex32) to avoid overflow on very
  177.     large posters. (Andreas Schott)
  178.  
  179. 1996-03-11 David Carlisle <latex-bugs@Uni-Mainz.DE>
  180.  
  181.     * drivers.dtx: Add pctex32 driver file based on code from pti.
  182.     Add support for wmf in Y&Y's dviwindo.
  183.  
  184.     * epsfig.dtx: allow space after [ in \epsfbox bb argument.
  185.     add `silent' key to \epsfig (ignored).
  186.  
  187. 1996-01-20 David Carlisle <latex-bugs@Uni-Mainz.DE>
  188.  
  189.     * grfguide.ps: Bad dvips configuration forcing A4 paper fixed.
  190.  
  191.     * textures.def: \gread -> \gread@ typo fixed.
  192.  
  193.     * graphics.dtx: \gread -> \gread@ typo fixed.
  194.  
  195.     * graphics.ins: dvi2ps dvitops dvilaser dvialw 
  196.            added back to the .ins file, so the code gets extracted 
  197.  
  198. 1995-11-07 David Carlisle <latex-bugs@Uni-Mainz.DE>
  199.  
  200.     * color.dtx: Remove \showhyphens and \underbar Now all commands
  201.     are colour safe already in the kernel.
  202.     CHANGE Add \leavevmode to \textcolor so that it works out right at
  203.     the start of a \parbox[t] (and other places)
  204.  
  205.     * grfguide.tex: Bring up to date.
  206.  
  207. 1995-11-06 David Carlisle <latex-bugs@Uni-Mainz.DE>
  208.  
  209.     * graphicx.dtx: Use \Gin@exclamation to save active ! problems.
  210.     Rename key to keepaspectratio.
  211.  
  212.     * graphics.dtx: Add \Gin@exclamation for French graphicx mainly
  213.  
  214. 1995-11-04 David Carlisle <latex-bugs@Uni-Mainz.DE>
  215.  
  216.     * drivers.dtx: New dviwin code after correspondence with
  217.           Hippocrates Sendoukas.
  218.  
  219.     * graphics.ins: remove textures.def generation
  220.  
  221.     * textures.def: New version, not generated from drivers.dtx.
  222.         Code supplied by Arthur Ogawa.
  223.  
  224. 1995-10-10 David Carlisle <latex-bugs@Uni-Mainz.DE>
  225.  
  226.     * graphics.ins: New version for concurrent docstrip
  227.  
  228.     * graphicx.dtx: Support height= and width= better for bitmap
  229.       formats where natural size not known to LaTeX, but known to
  230.       the driver. 
  231.  
  232.     * graphics.dtx: Support height= and width= better for bitmap
  233.       formats where natural size not known to LaTeX, but known to
  234.       the driver.
  235.  
  236. 1995-09-31 David Carlisle <latex-bugs@Uni-Mainz.DE>
  237.  
  238.     * lscape.dtx: \StopEventually{\end{landscape}} for graphics/1744
  239.  
  240. 1995-08-29 David Carlisle <latex-bugs@Uni-Mainz.DE>
  241.  
  242.     * graphics.dtx: Support isoscale code in \Gscale@box@dddd
  243.  
  244.     * graphicx.dtx: Support new isoscale key for \includegraphics.
  245.  
  246. 1995-08-28 David Carlisle <latex-bugs@Uni-Mainz.DE>
  247.  
  248.     * graphicx.dtx: Add origin key for \includegraphics rotation.
  249.  
  250. 1995-08-27 David Carlisle <latex-bugs@Uni-Mainz.DE>
  251.  
  252.     * graphicx.dtx: Modify \Gin@esetsize to support calc package
  253.  
  254.     * graphics.dtx: Modify \Gscale@div to support calc package
  255.  
  256. 1995-08-22 David Carlisle <latex-bugs@Uni-Mainz.DE>
  257.  
  258.     * graphicx.dtx: Fix typo in natheight and natwidth keys.
  259.  
  260.     * drivers.dtx: Fix bitmap support in dvips for graphics/1879
  261.  
  262. 1995-08-21 David Carlisle <latex-bugs@Uni-Mainz.DE>
  263.  
  264.     * keyval.dtx: Documentation changes for graphics/1698
  265.  
  266. 1995-08-18 David Carlisle <latex-bugs@Uni-Mainz.DE>
  267.  
  268.     * drivers.dtx: (Berthold Horn) Fix up clipping code in Y&Y
  269.       drivers.
  270.  
  271. 1995-08-11 David Carlisle <latex-bugs@Uni-Mainz.DE>
  272.  
  273.     * drivers.dtx: Fix up named colour support for dvipsone.
  274.  
  275. 1995-08-07 David Carlisle <latex-bugs@Uni-Mainz.DE>
  276.  
  277.     * color.dtx: Merge dvipsone and dviwindo options.
  278.  
  279.     * grfguide.tex: Document the totalheight key which got
  280.           omitted before.
  281.  
  282.     * graphics.ins: Remove generation of dviwindo.def
  283.  
  284.     * drivers.dtx: Fix bounding box spec in dvipsone 
  285.           (should be in sp)
  286.       Remove generation of dviwindo.def: dviwindo option
  287.           now uses dvipsone.def 
  288.  
  289.     * graphicx.dtx: Arithmetic in viewport was wrong. (Michel
  290.       Goossens)
  291.  
  292.     * graphics.dtx: Merge the two Y&Y options together making
  293.       dviwindo.def obsolete.
  294.  
  295. 1995-07-11 David Carlisle <latex-bugs@Uni-Mainz.DE>
  296.  
  297.     * grfguide.tex (section{Colour}): Refer to X Window system
  298.           in the approved manner.
  299.  
  300. 1995-05-26 David Carlisle <latex-bugs@Uni-Mainz.DE>
  301.  
  302.     * graphicx.dtx: Typos fixed in bb.... keys for graphics/1685
  303.  
  304. 1995-05-23 David Carlisle <latex-bugs@Uni-Mainz.DE>
  305.  
  306.     * epsfig.dtx: oops. \ifGin@viewport renamed to \ifGin@bbox
  307.  
  308. 1995-05-19 David Carlisle <latex-bugs@Uni-Mainz.DE>
  309.  
  310.     * drivers.dtx: Add \Gin@PS@raw and \Gin@PS@restored for
  311.          literal PostScript \specials. (cf \pstVerb and \pstverb)
  312.  
  313. 1995-05-16 David Carlisle <latex-bugs@Uni-Mainz.DE>
  314.  
  315.     * graphics.ins: Modify docstrip options for Y&Y drivers.
  316.  
  317.     * epsfig.dtx: Remove forcing of dvips option (use graphics.cfg
  318.         to force the default driver for your site).
  319.         Modify \ProvidesPackage usage
  320.  
  321.     * drivers.dtx: Add \AtBeginDvi around `color2' color define
  322.         \special.
  323.         Make Y&Y drivers dvipsone and dviwindo use `color2' colour
  324.          support following mail message from Berthold Horn.
  325.  
  326.     * color.dtx: Use #1 not ##1 in \DeclareOption, for latex/1557
  327.  
  328. 1995-03-27 David Carlisle <latex-bugs@Uni-Mainz.DE>
  329.  
  330.     * color.dtx: Move \leavevmode earlier in box commands for
  331.         graphics/1512
  332.  
  333. 1995-03-19 David Carlisle <latex-bugs@Uni-Mainz.DE>
  334.  
  335.     * graphics.ins: Add template generation (commented out).
  336.  
  337.     * drivers.dtx: Remove \Gin@tobp, not needed now.
  338.  
  339. 1995-03-12 David Carlisle <latex-bugs@Uni-Mainz.DE>
  340.  
  341.     * grfguide.tex: Fix mention of obsolete syntax, as reported in
  342.         latex/1295
  343.  
  344. 1995-03-11 David Carlisle <latex-bugs@Uni-Mainz.DE>
  345.  
  346.     * graphicx.dtx: Bounding box changes to match graphics.sty.
  347.     Add trim viewport and totalheight keys to \includegraphics.
  348.  
  349.     * graphics.dtx: Start v0.7: \leavevmode positioning.
  350.         Bounding box cordinates stored as macros (so can use bp)
  351.         Make more catcodes safe, for binary headers of eps files.
  352.  
  353. 1995-00-03 David Carlisle <latex-bugs@Uni-Mainz.DE>
  354.  
  355.     * drivers.dtx: (Chris Hamlin) Spurious #2 deleted in
  356.            dviwindo.def: \def\c@lor@cmyk@#1#2,#2,#3,#4,#5\@@{%
  357.  
  358. 1994-11-15 David Carlisle <latex-bugs@Uni-Mainz.DE>
  359.  
  360.     * graphics.dtx: (Denis Roegel) Extra group to keep bb settings 
  361.           local.
  362.           (Piet van Oostrum) include `.' in \Gin@ext.
  363.  
  364. 1994-11-12 David Carlisle <latex-bugs@Uni-Mainz.DE>
  365.  
  366.     * drivers.dtx: Add ln (ln03, ln05 etc) support (untested).
  367.  
  368.     * graphics.dtx: Add ln (ln03, ln05 etc) support (untested).
  369.  
  370. 1994-10-29 David Carlisle <latex-bugs@Uni-Mainz.DE>
  371.  
  372.     * grfguide.tex: New \DeclareGraphicsExtensions description.
  373.  
  374.     * graphicx.dtx: Modify the type and read keys to work with new
  375.       graphics.sty.
  376.  
  377.     * drivers.dtx: Explicitly mention `.' in all file extensions, to
  378.       work with graphics v0.6.
  379.  
  380.     * graphics.dtx: Remove Optional argument to 
  381.           \DeclareGraphicsExtensions
  382.           Remove the notion of a `separator' and now specify extensions
  383.       as (eg) .eps rather than eps this makes it easier to work with
  384.       files without extension.
  385.  
  386. 1994-10-22 David Carlisle <latex-bugs@Uni-Mainz.DE>
  387.  
  388.     * color.dtx: add color@vbox, 
  389.           remove a load of stuff now in the kernel.
  390.  
  391. 1994-10-16 David Carlisle <latex-bugs@Uni-Mainz.DE>
  392.  
  393.      * keyval.dtx: Move the <% plain> docstrip commands which were being
  394.       typeset by mistake (reported by Martin Schroeder)
  395.  
  396.      * trig.dtx: Move the <% plain> docstrip commands which were being
  397.       typeset by mistake (reported by Martin Schroeder)
  398.  
  399. 1994-10-08 David Carlisle <latex-bugs@Uni-Mainz.DE>
  400.  
  401.     * color.dtx: Add \color@hbox and \color@endbox
  402.  
  403. 1994-10-04 David Carlisle <latex-bugs@Uni-Mainz.DE>
  404.  
  405.     * graphics.ins: add psprint.def  (accidentally omitted)
  406.  
  407. 1994-10-02 David Carlisle <latex-bugs@Uni-Mainz.DE>
  408.  
  409.     * graphics.dtx: fix catcodes of ctrl-D and \endlinechar
  410.           when reading eps files.
  411.  
  412. 1994-09-27 David Carlisle <latex-bugs@Uni-Mainz.DE>
  413.  
  414.     * pstcol.dtx: add gradbegin and gradend colours.
  415.  
  416. 1994-09-24 David Carlisle <latex-bugs@Uni-Mainz.DE>
  417.  
  418.     * graphics.dtx: Modify support for ! in \resizebox
  419.           (Old code added to support active ! broke \width etc)
  420.       \DeclareGraphicsRule Check #3 (not #2) is * (Reported by
  421.       Arthur Ogawa).
  422.       Missing \expandafter in \Gin@setfile (Reported by Arthur
  423.       Ogawa).
  424.  
  425.     * drivers.dtx: Missing \the in dvitops \special. Reported by
  426.       Arthur Ogawa.
  427.  
  428. 1994-09-17 David Carlisle <latex-bugs@Uni-Mainz.DE>
  429.  
  430.     * drivers.dtx: removed xdvi.def: xdvi now calls dvips,monochrome
  431.  
  432. 1994-09-16 David Carlisle <latex-bugs@Uni-Mainz.DE>
  433.  
  434.     * trig.dtx: Changed \@xc to \nin@ty (old name clashed with some
  435.       other package)
  436.  
  437. 1994-09-14 David Carlisle <latex-bugs@Uni-Mainz.DE>
  438.  
  439.     * grfguide.tex: Minor improvements to my English.
  440.  
  441. 1994-09-07 David Carlisle <latex-bugs@Uni-Mainz.DE>
  442.  
  443.     * drivers.dtx: Removed out of date table. Added new code for pctex
  444.       drivers submitted by PTI.
  445.  
  446. 1994-09-05 David Carlisle <latex-bugs@Uni-Mainz.DE>
  447.  
  448.     * lscape.dtx: converted the old 209 style to dtx form
  449.           and base on graphics package.
  450.  
  451.     * drivers.dtx: added hsb colour to drivers that support it.
  452.  
  453. 1994-09-04 David Carlisle <latex-bugs@Uni-Mainz.DE>
  454.  
  455.     * color.dtx: Make \definecolor and \DefineNamedColor give an
  456.       Info message if the colour was previously defined.
  457.  
  458.     * drivers.dtx: Add support for bounding box to pctex drivers,
  459.       remove support for scaling which did not work anyway.
  460.  
  461. 1994-09-03 David Carlisle <latex-bugs@Uni-Mainz.DE>
  462.  
  463.     * color.dtx: Add usenames option.
  464.  
  465.     * graphics.dtx: Error if no driver specified.
  466.  
  467. 1994-08-29 David Carlisle <latex-bugs@Uni-Mainz.DE>
  468.  
  469.     * drivers.dtx: Modifications to fit in \DefineNamedColor.
  470.     textures code redone based on mail from Constantin Kahn (Who
  471.     owns a Mac which is and advantage when writing code for
  472.     textures:-)
  473.  
  474.     * color.dtx (section{Defining Colours}): \DefineNamedColor
  475.         Add this system, after conversations with Constantin Kahn
  476.         about the textures support.
  477.  
  478. 1994-08-21 David Carlisle <latex-bugs@Uni-Mainz.DE>
  479.  
  480.     * drivers.dtx (section{Generic PostScript Colour}): 
  481.     Modify textures code, to force trailing .0.
  482.  
  483. 1994-08-19 David Carlisle <latex-bugs@Uni-Mainz.DE>
  484.  
  485.     * color.dtx: small changes to \pagecolor.
  486.  
  487. 1994-08-15 David Carlisle <latex-bugs@Uni-Mainz.DE>
  488.  
  489.     * drivers.dtx: Add in pctex drivers from Sebastian.
  490.  
  491. 1994-08-14 David Carlisle <latex-bugs@Uni-Mainz.DE>
  492.  
  493.     * color.dtx: Add fix for footnote bug (should really be in
  494.       ltfloat/ltoutput)
  495.  
  496. 1994-08-13 David Carlisle <latex-bugs@Uni-Mainz.DE>
  497.  
  498.     * color.dtx (subsection{Coloured Boxes} New implementation of
  499.       \fcolorbox and \colorbox. Now share code.
  500.  
  501. 1994-08-12 David Carlisle <latex-bugs@Uni-Mainz.DE>
  502.  
  503.     * trig.dtx: Improve docstrip handling.
  504.  
  505.     * keyval.dtx: Improve docstrip handling.
  506.  
  507.     * color.dtx: Re-organise options, as for graphics package.
  508.  
  509.     * graphics.dtx (subsection{Options}): Re-organise, so that it is
  510.       more efficient to specify a default option in graphics.cfg.
  511.  
  512.     * graphicx.dtx: Make \includegraphics check for 2nd optional
  513.       arg. Use standard `graphics.sty' form if 2nd arg is there.
  514.  
  515. 1994-06-27 David Carlisle <latex-bugs@Uni-Mainz.DE>
  516.  
  517.     * graphics.dtx: Add missing 3rd argument to \InputIfFileExists
  518.  
  519. 1994-06-21 David Carlisle <latex-bugs@Uni-Mainz.DE>
  520.  
  521.     * graphics.dtx: documentation changes.
  522.  
  523. 1994-06-20 Sebastian Rahtz <latex-bugs@Uni-Mainz.DE>
  524.  
  525.     * drivers.dtx: Fix textures graphics inclusion.
  526.  
  527. 1994-06-20 David Carlisle <latex-bugs@Uni-Mainz.DE>
  528.  
  529.     * pstcol.sty:  Package modifying pstrics colour
  530.       interface to work with LaTeX colours.
  531.  
  532.     * graphics.dtx (subsection{Stretching and Scaling}): Support
  533.       active ! for French.
  534.  
  535.     * drivers.dtx: extensive changes to cope with the new code in
  536.       graphics.dtx and color.dtx.
  537.  
  538.     * graphics.dtx: Add default rule possibility, so eg a PS driver
  539.       can handle any unknown extension as eps, rather than generate
  540.       an error.
  541.  
  542.     * color.dtx: Completely new implementation of the internal
  543.       colour commands. Conversion from `user syntax' to `special
  544.       syntax' is now in a separate (driver dependant) command,
  545.       distinct from the commands to define or use colours.
  546.  
  547. 1994-05-10 David Carlisle <latex-bugs@Uni-Mainz.DE>
  548.  
  549.     * color.dtx: minor change to error texts. (dated 1994/05/14:-)
  550.  
  551.     * drivers.dtx: (From Sebastian) fix for dviwin.
  552.  
  553. 1994-04-30 David Carlisle <latex-bugs@Uni-Mainz.DE>
  554.  
  555.     * graphics.dtx: Rename egraphics to graphicx.
  556.  
  557.     * testx.tex: new name to match graphicx.
  558.  
  559.     * graphicx.dtx: Rename from egraphics (8+3).
  560.  
  561.     * epsfig.dtx: (From Sebastian) Make epsfig default to [dvips]
  562.     RequirePackage{graphicx} not egraphics.
  563.     Remove \wlog as now done by \ProvidesPackage.
  564.  
  565. 1994-04-13 David Carlisle <latex-bugs@Uni-Mainz.DE>
  566.  
  567.     * color.dtx: Remove all support for the test release of LaTeX2e.
  568.       Add optional argument to \NeedsTeXFormat to show this.
  569.       Define new versions of the `kernel' colour commands, 
  570.       \color@{begin|end|set}group and \normalcolor. Remove
  571.       redefinition of tabbing commands, now colour-safe in the kernel.
  572.  
  573. 1994-04-09 David Carlisle <latex-bugs@Uni-Mainz.DE>
  574.  
  575.     * test.tex: Remove `times' package from test.tex. (Not part of
  576.       `base' distribution of LaTeX2e.)
  577.  
  578.     * color.dtx: improve wording of error messages.
  579.  
  580.     * drivers.dtx: patch to oztex support from Andrew Trevorrow. (via
  581.       Sebastian)
  582.  
  583. 1994-04-06 David Carlisle <latex-bugs@Uni-Mainz.DE>
  584.  
  585.     * graphics.dtx (subsection{Options}): notdraft renamed again to
  586.       final.
  587.  
  588.     * drivers.dtx: Replace grot@ by Grot@ throughout.
  589.  
  590.     * egraphics.dtx: Removed weird and incorrect setting of 
  591.           \let\Gin@scalex\@empty and \let\Gin@scaley\@empty
  592.           that I must have added while asleep:-) Now the earlier correct
  593.       settings actually take effect.
  594.  
  595.     * graphics.dtx: Changed the handling of `missing file' errors. 
  596.           If no extension is supplied, each extension in the list is
  597.       tried until a file is found. A File not found error is
  598.       generated if this search fails.
  599.           If an extension is supplied, only a warning is given if the
  600.        file does not exist. This allows the file to be created `on
  601.        the fly' eg by extracting the file from a tar or zip archive.
  602.  
  603. 1994-03-29 David Carlisle <latex-bugs@Uni-Mainz.DE>
  604.  
  605.     * drivers.dtx: Removed rotation from drivers.dtx documentation, so
  606.       it can be processed at any site.
  607.  
  608. 1994-03-28 David Carlisle <latex-bugs@Uni-Mainz.DE>
  609.  
  610.     * drivers.dtx: added PS rules for Mac drivers
  611.  
  612.     * graphics.dtx: Improve the wording of error messages.
  613.  
  614. 1994-03-21 David Carlisle <latex-bugs@Uni-Mainz.DE>
  615.  
  616.     * drivers.dtx: Added missing \ProvidesFile for xdvi and dvitops
  617.  
  618. 1994-03-20 David Carlisle <latex-bugs@Uni-Mainz.DE>
  619.  
  620.     * graphics.dtx: initialise \Gin@extensions with \providecommand
  621.       so that definitions in the .def file are not zapped.
  622.  
  623. 1994-03-18 David Carlisle <latex-bugs@Uni-Mainz.DE>
  624.  
  625.     * color.dtx: Stop \normalfont resetting the colour. (\reset@font
  626.       does still reset the colour. This allows \rm to work as
  627.       expected. 
  628.       Fix marginpar, so the baseline is correctly aligned.
  629.  
  630.     * README Create initial change log from comments in the README
  631.  
  632. 1994-03-13 David Carlisle <latex-bugs@Uni-Mainz.DE>
  633.  
  634.     * notdraft renamed to nodraft
  635.  
  636.     * zaprotate zapscale renamed to hiderotate hidescale
  637.  
  638.     * kludges for graphics and colour to work with Feb 1994 release
  639.           now automatically included (so colfix.sty gone)
  640.  
  641. 1994-02-23 David Carlisle <latex-bugs@Uni-Mainz.DE>
  642.  
  643.     * rotatebox now correctly rotates about the left hand side.
  644.  
  645.     * spurious spaces in \resizebox removed
  646.  
  647.     * no BoundingBox error message improved
  648.  
  649.     * zaprotate and zapscale options added (probably bad names)
  650.  
  651.     * notdraft option added to cancel a global draft option.
  652.  
  653.     * Graphics files now listed by \listfiles
  654.  
  655.     * PS drivers now support \current@ps@color
  656.  
  657.     * colfix.sty put back until next release of LaTeX2e.
  658.  
  659.