Skip to content
Snippets Groups Projects
Commit 1f576f23 authored by Christoph Grüninger's avatar Christoph Grüninger Committed by Timo Koch
Browse files

[handbook] Remove unused index commands

They only cost performance and broke build
with latexmk
parent b7b3d98a
No related branches found
No related tags found
1 merge request!1377Feature/use latexmk
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{listings} \usepackage{listings}
\usepackage{makeidx}
\usepackage[square,numbers]{natbib} \usepackage[square,numbers]{natbib}
\usepackage{pdflscape} \usepackage{pdflscape}
\usepackage{rotating} \usepackage{rotating}
...@@ -98,8 +97,6 @@ Universit\"at Stuttgart, Paffenwaldring 61, D-70569 Stuttgart, Germany}\\ ...@@ -98,8 +97,6 @@ Universit\"at Stuttgart, Paffenwaldring 61, D-70569 Stuttgart, Germany}\\
{\normalsize \texttt{\url{http://dumux.org}}}\\ {\normalsize \texttt{\url{http://dumux.org}}}\\
} }
\makeindex
\begin{document} \begin{document}
\maketitle \maketitle
...@@ -157,5 +154,4 @@ in deeper modifications of underlying \Dumux models, classes, functions, etc. ...@@ -157,5 +154,4 @@ in deeper modifications of underlying \Dumux models, classes, functions, etc.
\bibliographystyle{plainnat} \bibliographystyle{plainnat}
\bibliography{dumux-handbook} \bibliography{dumux-handbook}
\printindex
\end{document} \end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment