Copied template from submodule to this repo
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
70345608ee
commit
6b1a928242
44 changed files with 3549 additions and 4 deletions
13
tex/style/toc.tex
Normal file
13
tex/style/toc.tex
Normal file
|
@ -0,0 +1,13 @@
|
|||
% Table of Content
|
||||
% Normally, you don't have to modify this file.
|
||||
% In case spacing of appendix/liite goes crazy, look in ../thesis.tex and look
|
||||
% for the hack described in APPENDICES.
|
||||
|
||||
\makeevenhead{plain}{}{}{}
|
||||
\makeoddhead{plain}{}{}{}
|
||||
\pagestyle{empty} %remove page number in toc (if longer than 2 pages)
|
||||
\tableofcontents*
|
||||
\pagestyle{empty} %remove page number in toc (if longer than 1 pages)
|
||||
|
||||
\clearpage
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue