Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pkochberger
StudThesis
Commits
2816e51f
Commit
2816e51f
authored
Apr 17, 2018
by
cooki35
Browse files
Added README.
parent
1bdcc707
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
2816e51f
# README - English
Important files and directories:
-
Directory gfx - pictures
-
Directory out - directory for building the PDF (also contains the temporary build files)
-
Directory static - contains files that don't need to be changed
-
Directory user_data - user's content
-
Makefile - generates the PDF from the tex files (make and make clean)
-
00_main.tex - main file including all the other files
-
user_data/0_0_settings.tex - settings for the configuration of the document
Settings:
-
isGerman: switches the language of the document to german (default: english)
-
isBakk: switches between Bachelorthesis and Diplomathesis
# LIESMICH - Deutsch
Die folgende Liste stellt eine kurze Erklärung der wichtigen Ordner und Dateien dar.
-
Ordner gfx - Bilder
-
Ordner out - hier wird das generierte PDF und die dafür nötigen Daten abgelegt
-
Ordner static - beinhaltet Daten, die statisch sind und nicht geändert werden müssen
-
Ordner user_data - alle Dateien mit user-content
-
Makefile - generiert aus den einzelnen Dateien ein PDF (make oder make clean)
-
00_main.tex - main, die alle einzelnen user-Datein zusammen bindet
-
user_data/0_0_settings.tex - Einstellungen zum Dokument
Einstellungsmöglichkeiten:
-
isGerman: Umschalten zwischen Deutsch und Englisch.
-
isBakk: Gibt an ob es sich um eine BAKK oder Diplomarbeit handelt.
-
Außerdem können hier der Titel, Betreuer und Autor geändert werden.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment