From cf592c502070db3eea8847ce70568715ce817ec6 Mon Sep 17 00:00:00 2001 From: kreativmonkey Date: Fri, 17 Nov 2017 17:16:05 +0100 Subject: [PATCH] Fix Syntax Error --- wbh.tex | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/wbh.tex b/wbh.tex index 45236a3..2b8551e 100644 --- a/wbh.tex +++ b/wbh.tex @@ -67,26 +67,19 @@ $endif$ \geometry{a4paper, top=27mm, left=20mm, right=40mm, bottom=35mm, headsep=10mm, footskip=12mm} % Vorgabe des 4cm Rand auf der rechten Seiten. \hypersetup{unicode=false, pdftoolbar=true, pdfmenubar=true, pdffitwindow=false, pdfstartview={FitH}, - pdftitle={$if(title)$$title$:$endif$ $if(aufgabe.code)$$aufgabe.code$ - $endif$$if(author.name)$$author.name$$endif$}, - - $if(author)$ - pdfauthor={$if(student.name)$$student.name$$else$$author$$endif$$if(student.matrikelnr)$, Matrikelnummer: $student.matrikelnr$$endif$}, - $endif$ - $if(studium.studiengang)$ - pdfsubject={Studiengang: $studium.studiengang$}, - $endif$ +$if(author)$ + pdfauthor={$if(student.name)$$student.name$$else$$author$$endif$$if(student.matrikelnr)$, Matrikelnummer: $student.matrikelnr$$endif$}, +$endif$ +$if(studium.studiengang)$ + pdfsubject={Studiengang: $studium.studiengang$}, +$endif$ pdfcreator={\LaTeX\ with package \flqq hyperref\frqq}, pdfproducer={pdfTeX \the\pdftexversion.\pdftexrevision}, 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, pdflang=$if(lang)$$lang$$else$de$endif$, - pdfdisplaydoctitle=true, - colorlinks=true, - linkcolor=black, - citecolor=gray, - filecolor=magenta, - urlcolor=black} + pdfdisplaydoctitle=true, colorlinks=true, linkcolor=black, citecolor=gray, filecolor=magenta, urlcolor=black} % \pdfinfo{/CreationDate (D:20170605133321)} \renewcommand{\familydefault}{\sfdefault}