summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-26 23:34:28 +0000
committerKarl Berry <karl@freefriends.org>2010-11-26 23:34:28 +0000
commitfe6482d3468ca040e53f8e5347548495db754e98 (patch)
tree316b38cc413c275b5bd568b1d95a68bbda85f5ea /Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty
parent4ccf49d7715d013e1de70c6a44384aeb940c1589 (diff)
interfaces 2.4 (25nov10)
git-svn-id: svn://tug.org/texlive/trunk@20577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty')
-rw-r--r--Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty15
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty b/Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty
index 3a502eda702..d600f1accbf 100644
--- a/Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty
+++ b/Master/texmf-dist/tex/latex/interfaces/interfaces-appendix.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% interfaces : 2010/11/21 v2.3 - interfaces : interfaces with keys for other packages (FC)
+%% interfaces : 2010/11/26 v2.4 - interfaces : interfaces with keys for other packages (FC)
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -68,14 +68,13 @@
\else \@dotoc@pptrue\fi,%
intoc/title/.default=\pgfkeysvalueof{/itf/appendix/appendices/title},%
section/.is enum={section,chapter},%
- section/.append code={%
- \ifcase\pgfkeysvalueof{/itf/appendix/appendices/section/.number}\relax
- \@chapter@ppfalse\or\@chapter@pptrue\fi
- \if@chapter@pp\ifundef\chapter{%
- \PackageError{interfaces-appendix}
+ section/.append code={\@chapter@ppfalse
+ \ifnum\pgfkeysvalueof{/itf/appendix/appendices/section/.number}=\z@
+ \else \ifundef\chapter
+ {\PackageWarning{interfaces-appendix}
{You asked chapter-style appendices but your
- \MessageBreak current class does not provide chapters!}\@eha
- \pgfkeysalso{/itf/appendix/appendices/section}}{}%
+ \MessageBreak current class does not provide chapters!}}
+ \@chapter@pptrue
\fi},%
chapter/.style={section=chapter},%
chapter/.value forbidden,%