Updated Readme, fixed Footer

README.md:
Added instructions for windows

wbh.tex:
added parameters "betreuung", "strasse" and "ort".
main
Shyning 3 years ago
parent c0e108217b
commit f8815f3c54

@ -24,6 +24,8 @@ sudo cp b-pruefung.tex /usr/share/pandoc/data/templates/wbh.tex
Mac: Mac:
Windows: Windows:
C:\Users\Username\AppData\Roaming\pandoc\templates
Falls der Ordner noch nicht existiert einfach anlegen.
``` ```
@ -41,6 +43,8 @@ author:
student: student:
name: name:
email: email:
strasse:
ort:
matriklnr: matriklnr:
studium: studium:
studiengang: studiengang:

@ -3,7 +3,7 @@
% Diese Vorlage ist für Prüfungen an der Wilhelm-Büchner-Hochschule erstellt worden % Diese Vorlage ist für Prüfungen an der Wilhelm-Büchner-Hochschule erstellt worden
% sie entspricht den Vorgaben für Hausarbeiten und Thesis zum aktuellen Zeitpunkt. % sie entspricht den Vorgaben für Hausarbeiten und Thesis zum aktuellen Zeitpunkt.
% %
% Authoren: % Autoren:
% %
% Created: % Created:
% Changed: 26.06.2020 % Changed: 26.06.2020
@ -102,16 +102,14 @@ $endif$
pdfmenubar=true, pdfmenubar=true,
pdffitwindow=false, pdffitwindow=false,
pdfstartview={FitH}, pdfstartview={FitH},
pdftitle={$if(title)$$title$:$endif$ $if(aufgabe.code)$$aufgabe.code$ - $endif$$if(author.name)$$author.name$$endif$}, pdftitle={$if(title)$$title$:$endif$ $if(aufgabe.code)$$aufgabe.code$ - $endif$$if(student.name)$$student.name$$endif$},
$if(author)$ pdfauthor={$if(student.name)$$student.name$$else$$author$$endif$$if(student.matrikelnr)$, Matrikelnummer: $student.matrikelnr$$endif$},
pdfauthor={$if(author.name)$$author.name$$else$$author$$endif$$if(author.matrikelnr)$, Matrikelnummer: $author.matrikelnr$$endif$},
$endif$
$if(studium.studiengang)$ $if(studium.studiengang)$
pdfsubject={Studiengang: $studium.studiengang$}, pdfsubject={Studiengang: $studium.studiengang$},
$endif$ $endif$
pdfcreator={\LaTeX\ with package \flqq hyperref\frqq via pandoc}, pdfcreator={\LaTeX\ with package \flqq hyperref\frqq via pandoc},
pdfproducer={pdfTeX \the\pdftexversion.\pdftexrevision}, pdfproducer={pdfTeX \the\pdftexversion.\pdftexrevision},
pdfkeywords={$if(aufgabe.typ)$$aufgabe.typ$$endif$, $if(author.matrikelnr)$$author.matrikelnr$$endif$, $if(aufgabe.code)$$aufgabe.code$$endif$ $if(keywords)$ $for(keywords)$$keywords$$sep$, $endfor$ $endif$}, pdfkeywords={$if(aufgabe.typ)$$aufgabe.typ$$endif$, $if(student.matrikelnr)$$student.matrikelnr$$endif$, $if(aufgabe.code)$$aufgabe.code$$endif$ $if(keywords)$ $for(keywords)$$keywords$$sep$, $endfor$ $endif$},
pdfnewwindow=true, pdfnewwindow=true,
$if(lang)$ $if(lang)$
pdflang=$lang$, pdflang=$lang$,
@ -210,7 +208,7 @@ $endif$
\lhead{} \lhead{}
\chead{} \chead{}
\rhead{\thesection\space\contentsname} \rhead{\thesection\space\contentsname}
\lfoot{\tiny $if(aufgabe.typ)$$aufgabe.typ$ des Studenten: $endif$$if(author.name)$$author.name$$endif$ $if(author.matrikelnr)$(Matrikelnr.: $author.matrikelnr$)$endif$ $if(studium.studiengang)$Studiengang: $studium.studiengang$$endif$ $if(aufgabe.code)$- Prüfung: $aufgabe.code$ $endif$} \lfoot{\tiny $if(aufgabe.typ)$$aufgabe.typ$ des Studenten: $endif$$if(student.name)$$student.name$$endif$ $if(student.matrikelnr)$(Matrikelnr.: $student.matrikelnr$)$endif$ $if(studium.studiengang)$Studiengang: $studium.studiengang$$endif$ $if(aufgabe.code)$- Prüfung: $aufgabe.code$ $endif$}
\cfoot{} \cfoot{}
\rfoot{\ \linebreak Seite \thepage} \rfoot{\ \linebreak Seite \thepage}
\renewcommand{\headrulewidth}{0.4pt} \renewcommand{\headrulewidth}{0.4pt}
@ -231,7 +229,7 @@ $endif$
\thispagestyle{empty} \thispagestyle{empty}
\begin{center} \begin{center}
$if(logo)$ $if(logo)$
\includegraphics[scale=0.2]{$logo$}\\ \includegraphics{$logo$}\\
$endif$ $endif$
\vspace*{2cm} \vspace*{2cm}
\Large \Large
@ -257,20 +255,29 @@ $endif$
$if(studium.fach)$ $if(studium.fach)$
\textbf{$studium.fach$}\\ \textbf{$studium.fach$}\\
$endif$ $endif$
\vspace*{2cm} \vspace*{1cm}
\vfill \vfill
\normalsize \normalsize
\newcolumntype{x}[1]{>{\raggedleft\arraybackslash\hspace{0pt}}p{#1}} \newcolumntype{x}[1]{>{\raggedleft\arraybackslash\hspace{0pt}}p{#1}}
\begin{tabular}{x{6cm}p{7.5cm}} \begin{tabular}{x{6cm}p{7.5cm}}
$if(author.name)$ $if(student.name)$
\rule{0mm}{5ex}\textbf{Student:} & $author.name$ \rule{0mm}{5ex}\textbf{Student:} & $student.name$
$if(author.email)$ $if(student.strasse)$
\newline $author.email$ \newline $student.strasse$
$endif$
$if(student.ort)$
\newline $student.ort$
$endif$
$if(student.email)$
\newline $student.email$
$endif$ \\ $endif$ \\
$endif$ $endif$
$if(author.matrikelnr)$ $if(betreuung)$
\rule{0mm}{5ex}\textbf{Matrikelnummer:} & $author.matrikelnr$ \\ \rule{0mm}{5ex}\textbf{Betreuung:} & $betreuung$ \\
$endif$
$if(student.matrikelnr)$
\rule{0mm}{5ex}\textbf{Matrikelnummer:} & $student.matrikelnr$ \\
$endif$ $endif$
$if(date)$ $if(date)$
\rule{0mm}{5ex}\textbf{Abgabedatum:} & $date$ \\ \rule{0mm}{5ex}\textbf{Abgabedatum:} & $date$ \\
@ -435,7 +442,7 @@ $if(insurance)$
\begin{minipage}{\linewidth} \begin{minipage}{\linewidth}
\begin{tabular}{p{15em}p{15em}} \begin{tabular}{p{15em}p{15em}}
Datum: & .......................................................\\ Datum: & .......................................................\\
& \centering ($author.name$)\\ & \centering ($student.name$)\\
\end{tabular} \end{tabular}
\end{minipage} \end{minipage}
$endif$ $endif$

Loading…
Cancel
Save