Go to file
Jan Philipp Timme 0ce14a2fc4 [TASK] Generic commit 2016-09-08 11:07:16 +02:00
res Initial import. 2016-03-07 12:17:22 +01:00
.gitignore [TASK] Do not track *.lyx 2016-08-27 09:58:13 +02:00
Bachelorarbeit.tex [TASK] Generic commit 2016-09-08 11:07:16 +02:00
LAST_EXPORT [TASK] Raise LAST_EXPORT 2016-08-31 20:29:54 +02:00
Literaturverweise.bib [TASK] Add semantic handbook 2016-08-22 15:31:50 +02:00
Makefile [TASK] Add diff command to Makefile. 2016-07-09 14:19:51 +02:00
README [TASK] Add hints for git-texlive. 2016-04-03 12:33:17 +02:00
temporary_storage.txt [TASK] Generic commit 2016-09-08 11:07:16 +02:00

README

Repository meiner Bachelorarbeit.

Makefile kann mit make zum kompilieren des PDF genutzt werden.

Um Diffs zu erzeugen, kann folgendes Kommando eine Vorlage sein:

git-latexdiff HEAD -- --main Bachelorarbeit.tex

Die ersten beiden Parameter sind die Git-Revisionen für die alte und die neue Version.