diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/dvipscol.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/dvipscol.dtx | 406 |
1 files changed, 406 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/dvipscol.dtx b/Master/texmf-dist/source/latex/oberdiek/dvipscol.dtx new file mode 100644 index 00000000000..bb77bc11d9c --- /dev/null +++ b/Master/texmf-dist/source/latex/oberdiek/dvipscol.dtx @@ -0,0 +1,406 @@ +% \iffalse meta-comment +% +% Copyright (C) 2000, 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de> +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3 of this license or (at your option) any later +% version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of +% LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% This Current Maintainer of this work is Heiko Oberdiek. +% +% This work consists of the main source file dvipscol.dtx +% and the derived files +% dvipscol.sty, dvipscol.pdf, dvipscol.ins, dvipscol.drv. +% +% Distribution: +% CTAN:macros/latex/contrib/oberdiek/dvipscol.dtx +% CTAN:macros/latex/contrib/oberdiek/dvipscol.pdf +% +% Unpacking: +% (a) If dvipscol.ins is present: +% tex dvipscol.ins +% (b) Without dvipscol.ins: +% tex dvipscol.dtx +% (c) If you insist on using LaTeX +% latex \let\install=y\input{dvipscol.dtx} +% (quote the arguments according to the demands of your shell) +% +% Documentation: +% (a) If dvipscol.drv is present: +% latex dvipscol.drv +% (b) Without dvipscol.drv: +% latex dvipscol.dtx; ... +% The class ltxdoc loads the configuration file ltxdoc.cfg +% if available. Here you can specify further options, e.g. +% use A4 as paper format: +% \PassOptionsToClass{a4paper}{article} +% +% Programm calls to get the documentation (example): +% pdflatex dvipscol.dtx +% makeindex -s gind.ist dvipscol.idx +% pdflatex dvipscol.dtx +% makeindex -s gind.ist dvipscol.idx +% pdflatex dvipscol.dtx +% +% Installation: +% TDS:tex/latex/oberdiek/dvipscol.sty +% TDS:doc/latex/oberdiek/dvipscol.pdf +% TDS:source/latex/oberdiek/dvipscol.dtx +% +%<*ignore> +\begingroup + \def\x{LaTeX2e} +\expandafter\endgroup +\ifcase 0\ifx\install y1\fi\expandafter + \ifx\csname processbatchFile\endcsname\relax\else1\fi + \ifx\fmtname\x\else 1\fi\relax +\else\csname fi\endcsname +%</ignore> +%<*install> +\input docstrip.tex +\Msg{************************************************************************} +\Msg{* Installation} +\Msg{* Package: dvipscol 2006/02/20 v1.1 Fix for dvips.def (HO)} +\Msg{************************************************************************} + +\keepsilent +\askforoverwritefalse + +\preamble + +This is a generated file. + +Copyright (C) 2000, 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de> + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3 of this license or (at your option) any later +version. The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of +LaTeX version 2005/12/01 or later. + +This work has the LPPL maintenance status "maintained". + +This Current Maintainer of this work is Heiko Oberdiek. + +This work consists of the main source file dvipscol.dtx +and the derived files + dvipscol.sty, dvipscol.pdf, dvipscol.ins, dvipscol.drv. + +\endpreamble + +\generate{% + \file{dvipscol.ins}{\from{dvipscol.dtx}{install}}% + \file{dvipscol.drv}{\from{dvipscol.dtx}{driver}}% + \usedir{tex/latex/oberdiek}% + \file{dvipscol.sty}{\from{dvipscol.dtx}{package}}% +} + +\obeyspaces +\Msg{************************************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* file into a directory searched by TeX:} +\Msg{*} +\Msg{* dvipscol.sty} +\Msg{*} +\Msg{* To produce the documentation run the file `dvipscol.drv'} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing!} +\Msg{*} +\Msg{************************************************************************} + +\endbatchfile +%</install> +%<*ignore> +\fi +%</ignore> +%<*driver> +\NeedsTeXFormat{LaTeX2e} +\ProvidesFile{dvipscol.drv}% + [2006/02/20 v1.1 Fix for dvips.def (HO)] +\documentclass{ltxdoc} +\usepackage{holtxdoc} +\begin{document} + \DocInput{dvipscol.dtx} +\end{document} +%</driver> +% \fi +% +% \CheckSum{49} +% +% \CharacterTable +% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +% Digits \0\1\2\3\4\5\6\7\8\9 +% Exclamation \! Double quote \" Hash (number) \# +% Dollar \$ Percent \% Ampersand \& +% Acute accent \' Left paren \( Right paren \) +% Asterisk \* Plus \+ Comma \, +% Minus \- Point \. Solidus \/ +% Colon \: Semicolon \; Less than \< +% Equals \= Greater than \> Question mark \? +% Commercial at \@ Left bracket \[ Backslash \\ +% Right bracket \] Circumflex \^ Underscore \_ +% Grave accent \` Left brace \{ Vertical bar \| +% Right brace \} Tilde \~} +% +% \GetFileInfo{dvipscol.drv} +% +% \title{The \xpackage{dvipscol} package} +% \date{2006/02/20 v1.1} +% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}} +% +% \maketitle +% +% \begin{abstract} +% Color support for dvips in \xfile{dvips.def} involves the +% color stack of dvips. The package tries to remove unnecessary +% uses of the stack to avoid the error ``out of coor stack space''. +% \end{abstract} +% +% \tableofcontents +% +% \section{Documentation} +% +% \subsection{Introduction} +% +% This package tries a solution, if the program +% dvips complains: +% \begin{quote} +% |! out of color stack space| +% \end{quote} +% The driver file \xfile{dvips.def} contains the +% low level color commands for the package \xpackage{color}. +% Each time a color is set, the current color is +% pushed on the color stack before and after the +% current group the old color is popped from +% the stack and set again (via \cs{aftergroup}). +% But the color stack size of dvips is limited, +% so a stack overflow can occur, if there are +% too many color setting operations in a group. +% +% Only at the bottom group level (no group), +% the color can be set directly without pushing +% the current color on the stack before, because +% there is no group at bottom level that can end. +% +% With \eTeX\ the group level can easily be +% detected (\cs{currentgrouplevel}). Alone with +% \TeX\ this is not possible. +% +% \subsection{Usage} +% +% \subsubsection{With \eTeX} +% +% With e-TeX the package fixes \cs{set@color}, therefore +% no interaction with the user is required. Just load the package: +% \begin{quote} +% |\usepackage[dvips]{color}|\\ +% |\usepackage{dvipscol}| +% \end{quote} +% +% \subsubsection{Without \eTeX} +% +% \begin{quote} +% |\usepackage[dvips]{color}|\\ +% |\usepackage{dvipscol}| +% \end{quote} +% Without \eTeX\ the package does not know, which \cs{color} +% do not need the stack. Therefore it defines \cs{nogroupcolor}, +% that the user can use manually instead of \cs{color}. +% But caution: it should only be used outside of all +% groups, for example the following will not work: +% \begin{quote} +% |\textcolor{black}{\nogroupcolor{blue}...}| +% \end{quote} +% +% The use of \eTeX is strongly recommended. +% +% \StopEventually{ +% } +% +% \section{Implementation} +% +% \begin{macrocode} +%<*package> +% \end{macrocode} +% Package identification. +% \begin{macrocode} +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{dvipscol}% + [2006/02/20 v1.1 Fix for dvips.def (HO)] +% \end{macrocode} +% +% \begin{macrocode} +\@ifundefined{ver@dvips.def}{% + \PackageWarningNoLine{dvipscol}{% + Nothing to fix, because \string`dvips.def\string' not loaded% + }% + \endinput +} +% \end{macrocode} +% \begin{macrocode} +\CheckCommand*{\set@color}{% + \special{color push \current@color}% + \aftergroup\reset@color +} +% \end{macrocode} +% \begin{macro}{\nogroupcolor} +% \begin{macrocode} +\newcommand*{\nogroupcolor}{% + \let\saved@org@set@color\set@color + \def\set@color{% + \let\set@color\saved@org@set@color + \special{color \current@color}% + }% + \color +} +% \end{macrocode} +% \end{macro} +% +% Patch for \eTeX\ users. +% \begin{macrocode} +\ifx\currentgrouplevel\@undefined + \PackageWarningNoLine{dvipscol}{% + \string\set@color\space cannot be fixed, % + because the\MessageBreak + e-TeX extensions are not available% + }% + \expandafter\endinput +\fi +% \end{macrocode} +% \begin{macrocode} +\def\set@color{% + \ifcase\currentgrouplevel + \special{color \current@color}% + \else + \special{color push \current@color}% + \aftergroup\reset@color + \fi +} +% \end{macrocode} +% +% \begin{macrocode} +%</package> +% \end{macrocode} +% \section{Installation} +% +% \paragraph{CTAN.} This package is available on +% CTAN\footnote{\url{ftp://ftp.ctan.org/tex-archive/}}: +% \begin{description} +% \item[\CTAN{macros/latex/contrib/oberdiek/dvipscol.dtx}] The source file. +% \item[\CTAN{macros/latex/contrib/oberdiek/dvipscol.pdf}] Documentation. +% \end{description} +% +% \paragraph{Unpacking.} The \xfile{.dtx} file is a self-extracting +% \docstrip\ archive. The files are extracted by running the +% \xfile{.dtx} through \plainTeX: +% \begin{quote} +% \verb|tex dvipscol.dtx| +% \end{quote} +% +% \paragraph{TDS.} Now the different files must be moved into +% the different directories in your installation TDS tree +% (also known as \xfile{texmf} tree): +% \begin{quote} +% \sbox0{^^A +% \begin{tabular}{@{}>{\ttfamily}l@{$\quad\rightarrow\quad$}>{\ttfamily}l@{}} +% dvipscol.sty & tex/latex/oberdiek/dvipscol.sty\\ +% dvipscol.pdf & doc/latex/oberdiek/dvipscol.pdf\\ +% dvipscol.dtx & source/latex/oberdiek/dvipscol.dtx\\ +% \end{tabular}^^A +% }% +% \ifdim\wd0>\linewidth +% \mbox{}\nobreak\hskip0pt minus\leftmargin +% \usebox0 +% \nobreak\hskip0pt minus\rightmargin +% \else +% \usebox0 +% \fi +% \end{quote} +% If you have a \xfile{docstrip.cfg} that configures and enables \docstrip's +% TDS installing feature, then some files can already be in the right +% place, see the documentation of \docstrip. +% +% \paragraph{Refresh file databases.} If your \TeX~distribution +% (\teTeX, \mikTeX, \dots) rely on file databases, you must refresh +% these. For example, \teTeX\ users run \verb|texhash| or +% \verb|mktexlsr|. +% +% \subsection{Some details for the interested} +% +% \paragraph{Attached source.} +% +% The PDF documentation on CTAN also includes the +% \xfile{.dtx} source file. It can be extracted by +% AcrobatReader 6 or higher. Another option is \textsf{pdftk}, +% e.g. unpack the file into the current directory: +% \begin{quote} +% \verb|pdftk dvipscol.pdf unpack_files output .| +% \end{quote} +% +% \paragraph{Unpacking with \LaTeX.} +% The \xfile{.dtx} chooses its action depending on the format: +% \begin{description} +% \item[\plainTeX:] Run \docstrip\ and extract the files. +% \item[\LaTeX:] Generate the documentation. +% \end{description} +% If you insist on using \LaTeX\ for \docstrip\ (really, +% \docstrip\ does not need \LaTeX), then inform the autodetect routine +% about your intension: +% \begin{quote} +% \verb|latex \install=y\input{dvipscol.dtx}| +% \end{quote} +% Do not forget to quote the argument according to the demands +% of your shell. +% +% \paragraph{Generating the documentation.} +% You can use both the \xfile{.dtx} or the \xfile{.drv} to generate +% the documentation. The process can be configured by the +% configuration file \xfile{ltxdoc.cfg}. For instance, put this +% line into this file, if you want to have A4 as paper format: +% \begin{quote} +% \verb|\PassOptionsToClass{a4paper}{article}| +% \end{quote} +% An example follows how to generate the +% documentation with pdf\LaTeX: +% \begin{quote} +%\begin{verbatim} +%pdflatex dvipscol.dtx +%makeindex -s gind.ist dvipscol.idx +%pdflatex dvipscol.dtx +%makeindex -s gind.ist dvipscol.idx +%pdflatex dvipscol.dtx +%\end{verbatim} +% \end{quote} +% +% \begin{History} +% \begin{Version}{2000/08/31 v1.0} +% \item +% First public release created as answer to +% a question of Deepak Goel in \xnewsgroup{comp.text.tex}:\\ +% |\color{} problems.. :Out of stack space..| +% \end{Version} +% \begin{Version}{2006/02/20 v1.1} +% \item +% DTX framework. +% \item +% Code is not changed. +% \item +% LPPL 1.3 +% \end{Version} +% \end{History} +% +% \PrintIndex +% +% \Finale +\endinput |