Fix double instantiation of appendix package
This commit is contained in:
parent
87c678bbad
commit
d662561c36
1 changed files with 1 additions and 3 deletions
|
@ -286,7 +286,7 @@ minimum height=1cm, align=center, text width=3cm, draw=black, fill=blue!30]
|
|||
\newcommand\TikZ{Ti\textit{k}Z}
|
||||
|
||||
\usepackage{booktabs}
|
||||
\usepackage[toc,page]{appendix}
|
||||
\usepackage[title,toc,titletoc,page]{appendix}
|
||||
|
||||
\newcommand{\HtlHeader}[0]{%
|
||||
%\hspace*{-11mm}%
|
||||
|
@ -447,6 +447,4 @@ minimum height=1cm, align=center, text width=3cm, draw=black, fill=blue!30]
|
|||
}
|
||||
\newcommand{\icode}[1]{\codeBox{\texttt{#1}}}
|
||||
|
||||
\usepackage[title,toc,titletoc,page]{appendix}
|
||||
|
||||
\sloppy
|
||||
|
|
Loading…
Reference in a new issue