diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-19 23:49:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-19 23:49:57 +0000 |
commit | 68c8eb6d0ad58860c28d19dcfc1f98fbe818512d (patch) | |
tree | f4a33a08c7084dd60c1956fa70fc2d2bec4b0e3f /Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg | |
parent | a2e40347ce33680ff47dd43b61a93e38559de7e6 (diff) |
catoptions (19sep11)
git-svn-id: svn://tug.org/texlive/trunk@24027 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.cfg | 59 |
1 files changed, 28 insertions, 31 deletions
diff --git a/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg b/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg index 9103717cd8d..5a7153b4ca9 100644 --- a/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg +++ b/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg @@ -1,5 +1,5 @@ \ProvidesFile{catoptions-guide.cfg}% - [2011/07/30 v0.2.5 Configuration file for catoptions-guide.tex (AM)] + [2011/09/10 v0.2.6 Configuration file for catoptions-guide.tex (AM)] \cptloadpackages{% xwatermark|printwatermark; @@ -10,44 +10,41 @@ \keepXColumns \fancypagenos[% - show-on-page-one = false, - show-page-numbers = true, - show-headrule = true, - show-footrule = false, - y-position = -.45\paperheight, - x-position = 0, + showonpageone = false, + showpagenumbers = true, + showheadrule = true, + showfootrule = false, + yposition = -.45\paperheight, + xposition = 0, scale = 1, angle = 0, - left-header = {The \textcolor{maccolor}{catoptions} package}, - style = {\textsc{Page~\thepage~of~\pageref{xwmlastpage}}}, + left-header = The \textcolor{macrocolor}{catoptions} package, + style = \textsc{Page~\thepage~of~\pageref{xwmlastpage}}, right-header = \tcl{black}{\today} ] \amltxoptions{% - 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 = -\baselineskip, - load-natbib = {numbers,sort&compress}, - command-color = xmagenta1, - style-color = xgreen1, - special-color = teal, - section-heading-color = blue + geometryoptions = {left=3cm,right=3cm,top=2.5cm,% + bottom=2.5cm,includeheadfoot}, + reviewdocument = false, + parindent = false, + toc = false, + frontpagestyle = empty, + pretitleskip = 0ex, + posttitleskip = 1ex, + presuptitleskip = 15ex, + postsuptitleskip = 0ex, + presubtitleskip = 0ex, + postsubtitleskip = -\baselineskip, + loadnatbib = {numbers,sort&compress}, + cmdcolor = xmagenta1, + stylecolor = xgreen1, + speccolor = teal, + sectionheadcolor = blue } -\AfterStartOfDocument{\MakeQuoteCommand*_} \def\otherchars{\quoted{other} characters\sspace} \ltsnewletcs*\sectionbreak\medbreak -\ltsnewletcs\mccolor\makemaccolor -\ltsnewletcs\pucolor\makepurple -\AtBeginDocument{\redef*\thefootnote{\fnsymbol{footnote}}} +\AtBeginDocument{\renewdef*\thefootnote{\fnsymbol{footnote}}} \newwatermark [page=1,fontfamily=phv,fontsize=11pt,fontseries=m,textalign=center, @@ -71,7 +68,7 @@ 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 + nice little \texnician's exercise, try your hand, before looking at the code of the \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 |