summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-07-26 23:27:50 +0000
committerKarl Berry <karl@freefriends.org>2011-07-26 23:27:50 +0000
commit99f9db1a1a470ee103017fc3a72fcaf07e939512 (patch)
tree39333fee6b8143e38b7d8de97af05ccf9e65900c /Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg
parent0339ee8be4b30971917d1b81561d1891e786c972 (diff)
catoptions (13jul11)
git-svn-id: svn://tug.org/texlive/trunk@23244 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg77
1 files changed, 40 insertions, 37 deletions
diff --git a/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg b/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg
index 4a0e466c07b..b26ed3e13d3 100644
--- a/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg
+++ b/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg
@@ -1,44 +1,46 @@
\ProvidesFile{catoptions-guide.cfg}%
- [2011/03/10 v0.2b Definitions file for catoptions-guide.tex (AM)]
-\usepackage[printwatermark]{xwatermark}
-\usepackage{array}
-\usepackage{colortbl}
-\usepackage{ltablex}
+ [2011/07/07 v0.2.4 Configuration file for catoptions-guide.tex (AM)]
+\cptloadpackages{%
+ xwatermark|printwatermark;
+ array;
+ colortbl;
+ ltablex;
+}
\keepXColumns
\fancypagenos[%
- showonpageone = false,
- showpagenos = true,
- showheadrule = true,
- showfootrule = false,
- ypos = -.45\paperheight,
- xpos = 0,
- scale = 1,
- angle = 0,
- lhead = {The \textcolor{maccolor}{catoptions} package},
- style = {\textsc{Page~\thepage~of~\pageref{xwmlastpage}}},
- rhead = \tcl{black}{\today}
+ show-on-page-one = false,
+ show-page-numbers = true,
+ show-headrule = true,
+ show-footrule = false,
+ y-position = -.45\paperheight,
+ x-position = 0,
+ scale = 1,
+ angle = 0,
+ left-header = {The \textcolor{maccolor}{catoptions} package},
+ style = {\textsc{Page~\thepage~of~\pageref{xwmlastpage}}},
+ right-header = \tcl{black}{\today}
]
\amltxoptions{%
- geometry = {left=3cm,right=3cm,top=2.5cm,bottom=2.5cm,includeheadfoot},
- review = false,
- parindent = false,
- toc = false,
- frontpagestyle = empty,
- pretitleskip = 0ex,
- afttitleskip = 1ex,
- presuptitleskip = 15ex,
- aftsuptitleskip = 0ex,
- presubtitleskip = 0ex,
- aftsubtitleskip = 0ex,
- natbib = {numbers,sort&compress},
- cmdcolor = xmagenta1,
- stycolor = xgreen1,
- specolor = teal,
- secheadcolor = blue
+ geometry-options = {left=3cm,right=3cm,top=2.5cm,%
+ bottom=2.5cm,includeheadfoot},
+ review-document = false,
+ parindent = false,
+ toc = false,
+ front-page-style = empty,
+ pre-title-skip = 0ex,
+ post-title-skip = 1ex,
+ pre-suptitle-skip = 15ex,
+ post-suptitle-skip = 0ex,
+ pre-subtitle-skip = 0ex,
+ post-subtitle-skip = 0ex,
+ load-natbib = {numbers,sort&compress},
+ command-color = xmagenta1,
+ style-color = xgreen1,
+ special-color = teal,
+ section-heading-color = blue
}
-
\AfterStartOfDocument{\MakeQuoteCommand*_}
\def\otherchars{\quoted{other} characters\sspace}
\ltsnewletcs*\sectionbreak\medbreak
@@ -51,7 +53,7 @@
coordunit=pc,textwidth=\hsize,textangle=0,textscale=1.8,textxpos=0,
textypos=32.5]{\xwmfadingtext[textcolor=blue,boxcolor=red,
scale=1.8,height=1.5ex,letterwidth=7.8mm]{catoptions}\\[1ex]%
- \tcl{blue}{\resizebox{.5\width}{!}{Setting up
+ \tcl{blue}{\resizebox{.5\width}{!}{Setting up
{\tt\string\futurelet} characters, securing catcodes,
and parsing options}}%
}
@@ -61,14 +63,15 @@
coordunit=pc,textwidth=\hsize,textangle=0,textscale=1,textxpos=0,textypos=24]{%
\Citation[author={Michael J. Downes, 1958--2003},textcolor=black,leftmargin=0em,
fonttype=\small]{%
- The \pkgnoidx'{pcatcode} functionality would work best if it were built into the
+ The \pkgg'{pcatcode} functionality would work best if it were built into the
\usecsn{latex2e} kernel, but it cannot be usefully added to the kernel now without
adversely affecting document compatibility across different systems. This package
therefore modifies one or two of the low-level package-loading functions defined
- by the kernel. Theoretically speaking, the \pkgnoidx'{pcatcode} itself has to guard against the
+ by the kernel. Theoretically speaking, the \pkgg'{pcatcode} itself has to guard against
+ the
kind of catcode problems that it is intended to circumvent. If you would like a
nice little \tex\unskip nician's exercise, try your hand, before looking at the code of the
- \pkgnoidx'{pcatcode}, at the task that I set for myself: find the minimal set of catcode
+ \pkgg'{pcatcode}, at the task that I set for myself: find the minimal set of catcode
assumptions that one has to make before attempting to establish normalcy, where normalcy is
defined as the state at the end of the \latex kernel, just before the last
\hx{\makeatother}. This is the state that may normally be expected at the