diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-04 21:50:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-04 21:50:00 +0000 |
commit | 6d72c8cb6dd543742081ca77ced4d0839458e782 (patch) | |
tree | 65d514766531bb55ad7b4ba1ed5427497e6af994 /Master/texmf-dist/doc | |
parent | f29c8047c5a7322cd327fa3073991990fdc32920 (diff) |
latexcolors (4jan19)
git-svn-id: svn://tug.org/texlive/trunk@49599 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/latexcolors/README.md | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/latexcolors/latexcolors.pdf | bin | 0 -> 375214 bytes |
2 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latexcolors/README.md b/Master/texmf-dist/doc/latex/latexcolors/README.md new file mode 100644 index 00000000000..04779e2b607 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latexcolors/README.md @@ -0,0 +1,17 @@ +# latexcolors.sty + +These are the color definitions from `latexcolor.com` for the LaTeX package +`xcolor`. To generate the files, run + +``` +latex latexcolors.ins +pdflatex latexcolors.dtx +pdflatex latexcolors.dtx +makeindex -s gglo.ist -o latexcolors.gls latexcolors.glo +pdflatex latexcolors.dtx +pdflatex latexcolors.dtx +``` + +this produces +* the `.sty` file +* the documentation PDF file diff --git a/Master/texmf-dist/doc/latex/latexcolors/latexcolors.pdf b/Master/texmf-dist/doc/latex/latexcolors/latexcolors.pdf Binary files differnew file mode 100644 index 00000000000..608b82526ec --- /dev/null +++ b/Master/texmf-dist/doc/latex/latexcolors/latexcolors.pdf |