fixed logo handling and added existence checks
This commit is contained in:
@@ -33,7 +33,7 @@ Ein minimales Beispiel:
|
||||
semester = {WS2025/2026},
|
||||
worktype = {Praxisreflektion},
|
||||
submission= {21. Januar 2026}
|
||||
logo = logoort
|
||||
logo = {pfad/zum/logo.bild}
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
@@ -79,7 +79,7 @@ Die Klasse nutzt das Key-Value-System (`keyval`) zur komfortablen Einrichtung ze
|
||||
| `program` | Studiengang |
|
||||
| `submission` | Datum der Abgabe. Standard ist das aktuelle Datum mit `\today` |
|
||||
| `headerone`, `headertwo`, `headerthree` | Texte für Kopfzeile von oben nach unten auf der linken Seite|
|
||||
| `logo` | Dateiname des Logos (ohne Endung, z.B. `logo-lfh`) wird rechts oben in der Kopfzeile angezeigt `logo-lfh` ist dabei der Standardort |
|
||||
| `logo` | Dateiname des Logos iklusive Dateiendung und Pfad |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user