summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xcolor/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/xcolor/ChangeLog')
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/ChangeLog52
1 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xcolor/ChangeLog b/Master/texmf-dist/doc/latex/xcolor/ChangeLog
index 0434350886b..1a287bb3259 100644
--- a/Master/texmf-dist/doc/latex/xcolor/ChangeLog
+++ b/Master/texmf-dist/doc/latex/xcolor/ChangeLog
@@ -4,6 +4,58 @@ Package `xcolor' by Dr. Uwe Kern
History
=======
+2005/12/21 v2.09
+* New features:
+ - \definecolor and \color now accept space-separated color
+ specifications, e.g., \color[rgb]{1 .5 0};
+ - experimental `xcdraw' option extended to `pdftex' and `dvipdfm'
+ drivers.
+* Changes:
+ - test file xcolor2.tex made compatible with recent changes in
+ `pstricks';
+ - test file xcolor3.tex extended;
+ - driver test file xcolor4.tex extended to demonstrate the different
+ frame drawing approaches;
+ - more efficient implementation of driver-specific code.
+
+2005/11/25 v2.08
+* New features:
+ - more flexibility for \fcolorbox arguments, e.g.,
+ \fcolorbox[gray]{0.5}[wave]{580}{test};
+ - \boxframe returns a frame of given dimensions;
+ - new implementation of \f(rame)box and \fcolorbox as an extension
+ of bug report latex/3655 to reduce pixel positioning errors in
+ output devices;
+ - `kernelfbox' option for those who prefer the previous \f(rame)box
+ approach;
+ - experimental `xcdraw' option uses PostScript commands to draw
+ frames and color boxes in case of `dvips'.
+* Bugfixes:
+ - insufficient expression type detection within \colorlet;
+ - wrong calculation in the unit interval reduction for negative
+ integers (affecting color series and extended color expressions).
+
+2005/11/12 v2.07
+* New features:
+ - color model `Hsb' allows to specify hue in degrees;
+ - color model `tHsb' (`tuned Hsb') for user-defined hue
+ configuration on color wheels;
+ - easy generation of color harmonies derived from `Hsb' or `tHsb'
+ color wheels, e.g., \color{red>wheel,1,12} yields an `analogous'
+ color to `red' on a 12-spoke wheel;
+ - additional 317 predefined color names according to rgb.txt, which
+ is part of Unix/X11 distributions;
+ - `svgnames' option extended by 4 colors taken from rgb.txt;
+ - enhanced syntax for immediate conversion, e.g.,
+ \definecolor{foo}{rgb:gray}{0.3} or \color[rgb:wave]{478};
+ - \@ifundefinedcolor and \@ifundefinedmodel commands.
+* Changes:
+ - enhanced documentation;
+ - several changes to internal macros.
+* Bugfixes:
+ - wrong calculation of color series components in some cases of
+ negative step parameters.
+
2005/10/15 v2.06
* New features:
- color model `wave' for (approximate) visualisation of light