From fdabda34df20d9dac78759fc2675cb52b6947666 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 4 Feb 2012 00:54:53 +0000 Subject: xwatermark 1.5.2a (1feb12) git-svn-id: svn://tug.org/texlive/trunk@25285 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/xwatermark/xwatermark-guide.cfg | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.cfg') diff --git a/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.cfg b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.cfg index 7fa223561c7..30840505db3 100644 --- a/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.cfg +++ b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-guide.cfg @@ -1,21 +1,22 @@ %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++% -% This is file xwatermark-guide.cfg, version 1.5.2 % +% This is file xwatermark-guide.cfg, version 1.5.2a % % % -% Copyright (c) 2009-2011 Ahmed Musa (amusa22@gmail.com). % +% Copyright (c) 2009-2012 Ahmed Musa (amusa22@gmail.com). % %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++% \ProvidesFile{xwatermark-guide.cfg} - [2011/10/20 v1.5.2 Configuration file for xwatermark-guide.tex (AM)] + [2012/02/01 v1.5.2a Configuration file for xwatermark-guide.tex (AM)] \NeedsTeXFormat{LaTeX2e} \makeatletter -\cptloadpackages{% +\ltsloadpackages{% xwatermark|printwatermark; array; colortbl; +% ltablex; multido; } %\keepXColumns -\providerobustdef*\colorbullet#1{\textcolor{#1}{\textbullet}\sspace} +\providerobust@def*\colorbullet#1{\textcolor{#1}{\textbullet}\sspace} \new@def*\whline{% \noalign{\global\let\savedarw\arrayrulewidth \gdef\arrayrulewidth{1pt}}% @@ -31,25 +32,28 @@ bottom=2.5cm,includeheadfoot}, reviewdocument = false, parindent = false, - toc = false, + tableofcontents = false, frontpagestyle = empty, pretitleskip = 0ex, posttitleskip = 1ex, - presuptitleskip = .17\paperheight,%15ex, + presuptitleskip = .15\paperheight, postsuptitleskip = 0ex, presubtitleskip = 0ex, postsubtitleskip = 0ex, - postauthorskip = 1.5cm, + postauthorskip = 1cm, natbiboptions = {numbers,sort&compress}, cmdcolor = xmagenta1, stylecolor = xgreen1, specialcolor = teal, sectionheadcolor = blue } +\AtBeginDocument{% + \hypersetup{pdfstartview=Fit,pdfview=FitB,colorlinks}% +} \AfterStartOfDocument{% \let\footnote\ltsfootnote } -\robustdef*\otherchars{\quoted{other} characters\sspace} +\robust@def*\otherchars{\quoted{other} characters\sspace} \newdef*\impnote{\emph{Important note}:\space} \let\sectionbreak\medbreak \newletcs\mccolor\makemaccolor @@ -131,7 +135,7 @@ \begingroup \fboxsep=2mm\relax \@tempcnta\z@pt - \cpttfor xwatermark\dofor{% + \ltstfor xwatermark\dofor{% \csn@def{d@\number\@tempcnta}{% \vbox{\hbox to\dimexpr\paperwidth/13\relax {\hfil\detokenize{#1}\hfil -- cgit v1.2.3