Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.15 KB

README.markdown

File metadata and controls

35 lines (21 loc) · 1.15 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

Alternative layout for short article:

git checkout short

preview: ausgabe.pdf

Presentation:

git checkout presentation

Preview: ausgabe.pdf