Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.3 KB

File metadata and controls

45 lines (27 loc) · 1.3 KB

Latex Template Project

This is my personal Latex Template. Included is the package Abschlussarbeit.sty from Netzmafia: http://netzmafia.de/skripten/BA_Vorlage.zip

The file was changed a bit to fit my needs. The overall structure is based on some other Latex Templates / Projects.

A simple Makefile is included.

To get a preview of the output a sample text is included and also the compiled pdf. Just grab ausgabe.pdf and view it.

Getting Started:

Create a doc directory, clone the repo and checkout a new branch to work on:

mkdir doc
git clone git@github.com:twaldecker/Personal-Hochschule-Muenchen-Latex-Template.git doc
cd doc
git checkout -b doc

Bibtex branch

There is a bibtex branch which is using the bibtex bibliography.

git checkout bibtex
make all
make all
make all

Alternative layout for short article:

git checkout short

preview: ausgabe.pdf

Presentation:

git checkout presentation

Preview: ausgabe.pdf