summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/xcolor/xcolor4.tex')
-rw-r--r--Master/texmf-dist/doc/latex/xcolor/xcolor4.tex131
1 files changed, 131 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex b/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex
new file mode 100644
index 00000000000..17d14c18a4a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/xcolor/xcolor4.tex
@@ -0,0 +1,131 @@
+%%
+%% This is file `xcolor4.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% xcolor.dtx (with options: `test4')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from xcolor4.tex.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file xcolor.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+%%
+\ProvidesFile{xcolor4}
+ [2005/10/15 v2.06 Color driver test (UK)]
+%%
+%% ----------------------------------------------------------------
+%% Copyright (C) 2003-2005 by Dr. Uwe Kern <xcolor at ukern dot de>
+%% ----------------------------------------------------------------
+%%
+\def\XCfileversion{v2.06}%
+\def\XCfiledate{2005/10/15}%
+\listfiles
+\documentclass[a4paper]{article}
+\usepackage{xcolor}
+%%\usepackage[dvipdf]{xcolor}
+%%\usepackage[dvipdfm]{xcolor}
+%%\usepackage[dvipdfmx]{xcolor}
+%%\usepackage[dvips]{xcolor}
+%%\usepackage[dvipsone]{xcolor}
+%%\usepackage[dviwin]{xcolor}
+%%\usepackage[emtex]{xcolor}
+%%\usepackage[pctex32]{xcolor}
+%%\usepackage[pctexhp]{xcolor}
+%%\usepackage[pctexps]{xcolor}
+%%\usepackage[pctexwin]{xcolor}
+%%\usepackage[pdftex]{xcolor}
+%%\usepackage[tcidvi]{xcolor}
+%%\usepackage[textures]{xcolor}
+%%\usepackage[truetex]{xcolor}
+%%\usepackage[vtex]{xcolor}
+%%\usepackage[xetex]{xcolor}
+%%\usepackage[dviwindo]{xcolor}
+%%\usepackage[oztex]{xcolor}
+%%\usepackage[xdvi]{xcolor}
+\usepackage[margin=1.25cm,noheadfoot]{geometry}
+\pagestyle{empty}
+\parindent0pt
+\nofiles
+\let\familydefault\sfdefault
+\begin{document}
+\vbox to\textheight{\vss\centering
+{\Large\textbf{xcolor} driver test: `\csname XC@@drv\endcsname'}
+\vskip0.5cm
+\begin{testcolors}[rgb,hsb,cmyk,gray,HTML]
+\testcolor{magenta}
+\testcolor[rgb]{1,0,1}
+\testcolor[hsb]{0.83333,1,1}
+\testcolor[cmyk]{0,1,0,0}
+\testcolor[gray]{0.41}
+\noalign{\medskip}
+\testcolor{blue}
+\testcolor[rgb]{0,0,1}
+\testcolor[hsb]{0.66667,1,1}
+\testcolor[cmyk]{1,1,0,0}
+\testcolor[gray]{0.11}
+\testcolor[wave]{440}
+\noalign{\medskip}
+\testcolor{cyan}
+\testcolor[rgb]{0,1,1}
+\testcolor[hsb]{0.5,1,1}
+\testcolor[cmyk]{1,0,0,0}
+\testcolor[gray]{0.7}
+\testcolor[wave]{490}
+\noalign{\medskip}
+\testcolor{green}
+\testcolor[rgb]{0,1,0}
+\testcolor[hsb]{0.33333,1,1}
+\testcolor[cmyk]{1,0,1,0}
+\testcolor[gray]{0.59}
+\testcolor[wave]{510}
+\noalign{\medskip}
+\testcolor{yellow}
+\testcolor[rgb]{1,1,0}
+\testcolor[hsb]{0.16667,1,1}
+\testcolor[cmyk]{0,0,1,0}
+\testcolor[gray]{0.89}
+\testcolor[wave]{580}
+\noalign{\medskip}
+\testcolor{red}
+\testcolor[rgb]{1,0,0}
+\testcolor[hsb]{0,1,1}
+\testcolor[cmyk]{0,1,1,0}
+\testcolor[gray]{0.3}
+\testcolor[wave]{645}
+\noalign{\medskip}
+\testcolor{black}
+\testcolor[rgb]{0,0,0}
+\testcolor[hsb]{0,0,0}
+\testcolor[cmyk]{0,0,0,1}
+\testcolor[gray]{0}
+\noalign{\medskip}
+\testcolor{gray}
+\testcolor[rgb]{0.5,0.5,0.5}
+\testcolor[hsb]{0,0,0.5}
+\testcolor[cmyk]{0,0,0,0.5}
+\testcolor[gray]{0.5}
+\noalign{\medskip}
+\testcolor{white}
+\testcolor[rgb]{1,1,1}
+\testcolor[hsb]{0,0,1}
+\testcolor[cmyk]{0,0,0,0}
+\testcolor[gray]{1}
+\end{testcolors}
+\vskip0.5cm
+{\footnotesize This table was generated with \textbf{xcolor4.tex} which is part of the \textbf{xcolor} package \XCfileversion{} (\XCfiledate) by Uwe Kern.}
+\vss}
+\end{document}
+\endinput
+%%
+%% End of file `xcolor4.tex'.