Skip to content

Commit 9c661e4

Browse files
committed
DOC: Appendices bookmarks not being generated
Adding appendices properly to bookmarks
1 parent ee9da15 commit 9c661e4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

SoftwareGuide/Latex/ITKSoftwareGuide-Book1.tex

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,15 @@ \part{Development Guidelines}
147147
\input{DevelopmentGuidelines/SoftwareProcess.tex}
148148

149149

150-
\begin{appendices}
150+
\renewcommand{\thepart}{}
151+
\renewcommand{\partname}{}
152+
\part{Appendices}
153+
\appendix
151154

152155
\input{Appendices/Licenses.tex}
153156
\input{Appendices/GitWorkflow.tex}
154157
\input{Appendices/CodingStyleGuide.tex}
155158

156-
\end{appendices}
157-
158159

159160
\backmatter
160161

0 commit comments

Comments
 (0)