From 25f857f30f3a8bed20cdb1cfc7df77996a381b0f Mon Sep 17 00:00:00 2001 From: Michael Bredel Date: Thu, 9 Nov 2017 12:12:33 +0100 Subject: [PATCH] Added more sections to the TOC. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 815c6b0..4b57c92 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,15 @@ This LaTeX-template might be used to write a bachelor or master thesis at the co ## Table of contents * [Configuration](#configuration) + * [thesis.tex](#thesistex) + * [Two-sided vs. one-sided](#two-sided-vs-one-sided) + * [Bibliographies](#bibliographies) + * [Language](#language) + * [Table of content, figures, tables, listings, and acronyms](#table-of-content-figures-tables-listings-and-acronyms) + * [Content files](#your-content-files) + * [hdathesis-config.tex](#hdathesis-configtex) + * [classicthesis-config.tex](#classicthesis-configtex) + * [AbstractDE.tex and AbstractEN.tex](#abstractdetex-and-abstractentex) * [Usage](#usage) * [Known issues](#known-issues) * [License](#license)