./print/tex-xcolor, Driver-independent color extensions for LaTeX and pdfLaTeX

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.01, Package name: tex-xcolor-3.01, Maintainer: pkgsrc-users

The package starts from the basic facilities of the color
package, and provides easy driver-independent access to several
kinds of color tints, shades, tones, and mixes of arbitrary
colors. It allows a user to select a document-wide target color
model and offers complete tools for conversion between eight
color models. Additionally, there is a command for alternating
row colors plus repeated non-aligned material (like horizontal
lines) in tables. Colors can be mixed like
\color{red!30!green!40!blue}.


Required to run:
[print/kpathsea] [print/tex-oberdiek] [print/tex-colortbl] [print/tex-graphics-cfg]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-17 03:00:28 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-xcolor{,-doc}: update to 3.01

3.00
* If a LaTeX older than 2022-06-01 is detected a frozen version is used.
  All new features apply only if LaTeX 2022-06-01 or newer is detected.
  The frozen version can also be requested with \usepackage{xcolor}[=v2].
* The new LaTeX key/val handler is used for the package options.
  That means there will be less option clash errors
* The \rowcolors command has moved to the colortbl package
* The fixpdftex option is obsolete and does nothing at all
* Extended \normalcolor to set also the "dot" color
* Fix Gray color model,

3.01
only warn and not error if obsolete option usenames is used
   2022-09-01 07:49:54 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-xcolor{,-doc}: update to 2.14

* New features:
  - Load if it exists the code from LaTeX to define \mathcolor.

* Bugfixes (LaTeX Team)
  - Modify \XC at info to avoid spurious error from \colorlet{foo}{}
  - make \normalcolor, \colorbox, \fcolorbox \textcolor, \pagecolor,
    \nopagecolor, \definecolor, \DefineNamedColor protected as in color.sty
   2022-04-14 08:53:20 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
tex-xcolor{,-doc}: update to 2.13

changes unknown
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2019-12-06 21:23:47 by Mark Davies | Files touched by this commit (470)
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
   2018-07-03 23:11:47 by Mark Davies | Files touched by this commit (1)
Log message:
tex-xcolor: add some dependencies used under certain options.
   2016-06-19 23:14:35 by Mark Davies | Files touched by this commit (1)
Log message:
Add dependency on tex-graphics-cfg