Add table of contents possibilities
This commit is contained in:
parent
ab6adde55c
commit
0bb8c4da8d
@ -2,6 +2,8 @@
|
||||
\documentclass[
|
||||
paper=9in:6in,
|
||||
DIV=calc,
|
||||
listof=totoc,
|
||||
toc=bib,
|
||||
]{scrbook}
|
||||
|
||||
\title{A Modern Architecture for High-Level Constraint Modelling Languages}
|
||||
@ -47,6 +49,11 @@ following publication:
|
||||
\backmatter{}
|
||||
|
||||
\printbibliography{}
|
||||
% \tableofcontents{}
|
||||
% \addcontentsline{toc}{chapter}{Contents}
|
||||
% \listoffigures{}
|
||||
% \listoftables{}
|
||||
% \listoflistings{}
|
||||
|
||||
\printglossary[type=\acronymtype]{}
|
||||
\renewcommand{\glsnamefont}[1]{\titlecap{#1}}
|
||||
|
Reference in New Issue
Block a user