home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / TeX / macros / latex2e / packages / graphics / changes.txt < prev    next >
Encoding:
Text File  |  1978-03-06  |  3.9 KB  |  139 lines

  1. Mon May 30 15:05:28 1994  David Carlisle  (carlisle@cs.man.ac.uk)
  2.  
  3.     * graphics.dtx: Rename egraphics to graphicx.
  4.  
  5.     * testx.tex: new name to match graphicx.
  6.  
  7.     * graphicx.dtx: Rename from egraphics (8+3).
  8.  
  9.     * epsfig.dtx: (From Sebastian) Make epsfig default to [dvips]
  10.     RequirePackage{graphicx} not egraphics.
  11.     Remove \wlog as now done by \ProvidesPackage.
  12.  
  13. Fri May 13 15:22:48 1994  David Carlisle  (carlisle@r8d)
  14.  
  15.     * color.dtx: Remove all support for the test release of LaTeX2e.
  16.       Add optional argument to \NeedsTeXFormat to show this.
  17.       Define new versions of the `kernel' colour commands, 
  18.       \color@{begin|end|set}group and \normalcolor. Remove
  19.       redefinition of tabbing commands, now colour-safe in the kernel.
  20.  
  21. Mon May  9 10:30:28 1994  David Carlisle  (carlisle@r8d)
  22.  
  23.     * test.tex: Remove `times' package from test.tex. (Not part of
  24.       `base' distribution of LaTeX2e.)
  25.  
  26.     * color.dtx: improve wording of error messages.
  27.  
  28.     * drivers.dtx: patch to oztex support from Andrew Trevorrow. (via
  29.       Sebastian)
  30.  
  31. Fri May  6 18:58:05 1994  David Carlisle  (carlisle@r8d)
  32.  
  33.     * graphics.dtx (subsection{Options}): notdraft renamed again to
  34.       final.
  35.  
  36.     * drivers.dtx: Replace grot@ by Grot@ throughout.
  37.  
  38.     * egraphics.dtx: Removed weird and incorrect setting of 
  39.           \let\Gin@scalex\@empty and \let\Gin@scaley\@empty
  40.           that I must have added while asleep:-) Now the earlier correct
  41.       settings actually take effect.
  42.  
  43.     * graphics.dtx: Changed the handling of `missing file' errors. 
  44.           If no extension is supplied, each extension in the list is tried
  45.       until a file is found. A File not found error is generated if
  46.       this search fails.
  47.           If an extension is supplied, only a warning is given if the file
  48.       does not exist. This allows the file to be created `on the fly'
  49.       eg by extracting the file from a tar or zip archive.
  50.  
  51. Fri Apr 29 19:36:30 1994  David Carlisle  (carlisle@r8d)
  52.  
  53.     * drivers.dtx: Removed rotation from drivers.dtx documentation, so
  54.       it can be processed at any site.
  55.  
  56. Thu Apr 28 12:25:39 1994  David Carlisle  (carlisle@r8d)
  57.  
  58.     * drivers.dtx: added PS rules for Mac drivers
  59.  
  60.     * graphics.dtx: Improve the wording of error messages.
  61.  
  62. Thu Apr 21 10:42:23 1994  David Carlisle  (carlisle@r8d)
  63.  
  64.     * drivers.dtx: Added missing \ProvidesFile for xdvi and dvitops
  65.  
  66. Wed Apr 20 17:32:58 1994  David Carlisle  (carlisle@r8d)
  67.  
  68.     * graphics.dtx: initialise \Gin@extensions with \providecommand
  69.       so that definitions in the .def file are not zapped.
  70.  
  71. Mon Apr 18 10:56:55 1994  David Carlisle  (carlisle@r8d)
  72.  
  73.     * color.dtx: Stop \normalfont resetting the colour. (\reset@font
  74.       does still reset the colour. This allows \rm to work as
  75.       expected. 
  76.       Fix marginpar, so the baseline is correctly aligned.
  77.  
  78.     * README Create initial change log from comments in the README
  79.  
  80.  
  81. Wed Apr 13 10:56:55 1994  David Carlisle  (carlisle@r8d)
  82.  
  83.     * notdraft renamed to nodraft
  84.  
  85.     * zaprotate zapscale renamed to hiderotate hidescale
  86.  
  87.     * kludges for graphics and colour to work with Feb 1994 release
  88.           now automatically included (so colfix.sty gone)
  89.  
  90.  
  91. Wed Mar 23 10:56:55 1994  David Carlisle  (carlisle@r8d)
  92.  
  93.     Graphics
  94.     ========
  95.     
  96.     * rotatebox now correctly rotates about the left hand side.
  97.  
  98.     * spurious spaces in \resizebox removed
  99.  
  100.     * no BoundingBox error message improved
  101.  
  102.     * zaprotate and zapscale options added (probably bad names)
  103.  
  104.     * notdraft option added to cancel a global draft option.
  105.  
  106.     * Graphics files now listed by \listfiles
  107.  
  108.  
  109.     Colour
  110.     ======
  111.  
  112.     * PS drivers now support \current@ps@color
  113.  
  114.     * colfix.sty put back until next release of LaTeX2e.
  115.  
  116.  
  117. Wed Mar 09 10:56:55 1994  David Carlisle  (carlisle@r8d)
  118.  
  119.  
  120.     Graphics
  121.     ========
  122.     
  123.     * \reflectbox added.
  124.     
  125.     * \rotatebox* removed
  126.     
  127.     * The order of the arguments of \includegraphics corrected
  128.     
  129.     * \includegraphics[lower-l,lower-r][upper-l,upper-r]{file}
  130.     
  131.     Colour
  132.     ======
  133.     
  134.     * \definecolor not \newcolor to define colours
  135.     
  136.     black,white,red,green,blue,cyan,magenta,yellow  predefined.
  137.  
  138.  
  139.