diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-19 16:53:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-19 16:53:20 +0000 |
commit | f17434595759bd2eb2cf02b2f042956adb23eb04 (patch) | |
tree | dca1875eff688e7fae19bbf8562636fa6be6a1f8 /Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty | |
parent | a2b539be57596e35eac0c7860004eec5b838c447 (diff) |
computational-complexity (18apr12)
git-svn-id: svn://tug.org/texlive/trunk@26045 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty b/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty index c1f0d17b0e0..26f353467c8 100644 --- a/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty +++ b/Master/texmf-dist/tex/latex/computational-complexity/cclayout.sty @@ -6,7 +6,7 @@ %% %% cc.dtx (with options: `cclayout,chartab') %% -%% Copyright 2000-2011 +%% Copyright 2000-2012 %% Michael N"usken, Joachim von zur Gathen, computational complexity %% %% IMPORTANT NOTICE: @@ -304,6 +304,7 @@ colorlinks=\ifKV@ccsps@xlink true\else false\fi, linkcolor=\ifKV@ccsps@xlink blue\else black\fi, unicode]{hyperref}[2011/04/17 v6.82g]% + \AtBeginDocument{\init@bare} \RequirePackage{breakurl}[2009/01/24 v1.30]% \def\l@title##1{\@dottedtocline{-1}{0pt}{0pt}{{\large\textbf{##1}}}}% \let\l@title\l@part @@ -569,7 +570,7 @@ \fi \fi}% } -\typeout{Now adjusting margins.} +\typeout{Now adjusting margins (\the\@marginmode).} \ifcase\@marginmode \AtEndOfClass{% \oddsidemargin\paperwidth |