Update README.md

This commit is contained in:
Michael Bredel
2017-11-12 21:09:57 +01:00
committed by GitHub
parent 58e524a022
commit 865846e077

View File

@@ -7,19 +7,19 @@ This LaTeX-template might be used to write a bachelor or master thesis at the co
## Table of contents ## Table of contents
* [Configuration](#configuration) * [Configuration](#configuration)
* [thesis.tex](#thesistex) * [thesis.tex](#thesistex "Configuration options in the thesis.tex file")
* [Two-sided vs. one-sided](#two-sided-vs-one-sided) * [Two-sided vs. one-sided](#two-sided-vs-one-sided)
* [Bibliographies](#bibliographies) * [Bibliographies](#bibliographies "How to add additional bibligraphy files")
* [Language](#language) * [Language](#language "How to change the language of the document")
* [Table of content, figures, tables, listings, and acronyms](#table-of-content-figures-tables-listings-and-acronyms) * [Table of content, figures, tables, listings, and acronyms](#table-of-content-figures-tables-listings-and-acronyms)
* [hdathesis-config.tex](#hdathesis-configtex) * [hdathesis-config.tex](#hdathesis-configtex)
* [Personal data](#personal-data) * [Personal data](#personal-data "How to edit the personal data of the thesis")
* [classicthesis-config.tex](#classicthesis-configtex) * [classicthesis-config.tex](#classicthesis-configtex)
* [Usage](#usage) * [Usage](#usage)
* [Writing abstracts](#writing-abstracts) * [Writing abstracts](#writing-abstracts "Adding abstracts to the thesis")
* [Adding content](#adding-content) * [Adding content](#adding-content "Adding chapters to the thesis")
* [Compiling the LaTeX source code](#compiling-the-latex-source-code) * [Compiling the LaTeX source code](#compiling-the-latex-source-code)
* [Using Docker](#using-docker) * [Using Docker](#using-docker "Using Docker for compiling the LaTeX code")
* [Known issues](#known-issues) * [Known issues](#known-issues)
* [License](#license) * [License](#license)