Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# thesis-template
Thesis Template for the FH-Kiel

##Usage
## Usage
Your work should only take place in the `content` Directory.
###Settings
### Settings
Copy or move the `content/settings.example.tex` to `content/settings.tex`.
####Language
#### Language
To change the Main language just change the order of the languages in the babel Options. The Last language in the list is taken as the main language.
`\usepackage[ngerman,english]{babel}` -> english
`\usepackage[english,ngerman]{babel}` -> german
##Installation
## Installation
### Latex
### Used Packages