diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-03 00:34:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-03 00:34:00 +0000 |
commit | 4b1764622c0c26047430e01ccc59d2c448a25271 (patch) | |
tree | 5c1b6e5286dd749d6b176e0297a4fd169fe73e62 /Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg | |
parent | bc13f08087377f224643fb38af5b5faf4f93f770 (diff) |
catoptions 0.2 (1mar11)
git-svn-id: svn://tug.org/texlive/trunk@21584 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 | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg b/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg index dddd4003035..1cc3526577b 100644 --- a/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg +++ b/Master/texmf-dist/tex/latex/catoptions/catoptions-guide.cfg @@ -1,18 +1,24 @@ \ProvidesFile{catoptions-guide.cfg}% - [2011/02/06 v0.1 Definitions file for catoptions-guide.tex (AM)] + [2011/02/21 v0.2 Definitions file for catoptions-guide.tex (AM)] + +\usepackage[printwatermark]{xwatermark} +\usepackage{array} +\usepackage{colortbl} +\usepackage{ltablex} +\keepXColumns -\usepackage{xwatermark} \fancypagenos[% - nopageone = true, - showpageno = true, + showonpageone = false, + showpagenos = true, + showheadrule = true, showfootrule = false, ycoord = -.45\paperheight, - xcoord = .4\paperwidth, - scale = 1, - angle = 45, + xcoord = 0, + scale = 1.5, + angle = 0, lhead = {The \textcolor{maccolor}{catoptions} package}, style = {Page~\thepage~of~\pageref{xwmlastpage}}, - rhead = \tcl{black}{\today}, + rhead = \tcl{black}{\today} ] \amltxoptions{% @@ -36,7 +42,7 @@ \AfterStartOfDocument{\MakeQuoteCommand*_} \def\otherchars{\quoted{other} characters\sspace} -\newletcs*\sectionbreak\medbreak +\ltsnewletcs*\sectionbreak\medbreak \newletcs\mccolor\makemaccolor \newletcs\pucolor\makepurple \AtBeginDocument{\redef*\thefootnote{\fnsymbol{footnote}}} @@ -45,7 +51,7 @@ \newwatermark [page=1,fontfamily=phv,fontsize=11pt,fontseries=m,align=center, coordunit=pc,width=\hsize,angle=0,scale=1.8,xcoord=0,ycoord=32.5] -{\fadingtext[textcolor=blue,boxcolor=red, + {\fadingtext[textcolor=blue,boxcolor=red, scale=1.8,letterwidth=7.8mm,height=1.5ex]{catoptions}\\[1ex] \tcl{blue}{\resizebox{.5\width}{!}{Setting up {\tt\string\futurelet} characters, restoring catcodes, @@ -55,8 +61,7 @@ %\dummywatermark \newwatermark [page=1,fontfamily=phv,fontsize=10pt,fontseries=m,color=black,align=center, -coordunit=pc,width=\hsize,angle=0,scale=1,xcoord=0,ycoord=24] -{% + coordunit=pc,width=\hsize,angle=0,scale=1,xcoord=0,ycoord=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 |