forked from StefanMacke/latex-vorlage-fiae
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMeta.tex
21 lines (17 loc) · 859 Bytes
/
Meta.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% !TEX root = Projektdokumentation.tex
% Hinweis: der Titel muss zum Inhalt des Projekts passen und den zentralen Inhalt des Projekts deutlich herausstellen
\newcommand{\titel}{Test Titel}
\newcommand{\untertitel}{Test untertitel}
\newcommand{\kompletterTitel}{\titel{} -- \untertitel}
\newcommand{\autorName}{Name}
\newcommand{\autorAnschrift}{street}
\newcommand{\autorOrt}{city}
\newcommand{\betriebLogo}{LogoBetrieb.pdf}
\newcommand{\betriebName}{\textsc{Alte Oldenburger} Krankenversicherung AG}
\newcommand{\betriebAnschrift}{Theodor-Heuss-Str. 96}
\newcommand{\betriebOrt}{49377 Vechta}
\newcommand{\ausbildungsberuf}{Fachinformatiker für Anwendungsentwicklung}
\newcommand{\betreff}{Dokumentation zur betrieblichen Projektarbeit}
\newcommand{\pruefungstermin}{Sommer 2015}
\newcommand{\abgabeOrt}{Hannover}
\newcommand{\abgabeTermin}{24.11.2021}