diff options
author | David Runge <dave@sleepmap.de> | 2017-07-14 13:23:26 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2017-07-14 13:23:26 +0200 |
commit | 7dca133226614fe206474a67a27e4c9e45873348 (patch) | |
tree | 5787ffab0dc65873d7ccaeb25ef683ae1d2bc984 /thesis | |
parent | 0d6d38c5ef213097f919a6b8b1c45761d36a61b3 (diff) | |
download | master-thesis-7dca133226614fe206474a67a27e4c9e45873348.tar.gz master-thesis-7dca133226614fe206474a67a27e4c9e45873348.tar.bz2 master-thesis-7dca133226614fe206474a67a27e4c9e45873348.tar.xz master-thesis-7dca133226614fe206474a67a27e4c9e45873348.zip |
thesis/thesis.tex: Adding phantomsection for digital ressources (cd).
Diffstat (limited to 'thesis')
-rw-r--r-- | thesis/thesis.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex index 88f2b22..821deb0 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -2304,4 +2304,9 @@ ssr-aap -N “server” -C “127.0.0.1:50002” \listoftables \newpage + \phantomsection + \addcontentsline{toc}{section}{Digital Ressources} + \section*{Digital Ressources} + \newpage + \end{document} |