From edbe57c35f55ccdfdd6f3398f792ba1943f3ab12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Jovanovi=C4=87?= Date: Sun, 5 Feb 2023 17:52:26 -0800 Subject: [PATCH] add courses in details, remvoe panglossia requirement from template, upstream bug makes make fail --- details.yml | 20 ++++++++++++++++++++ template.tex | 9 +++++++++ 2 files changed, 29 insertions(+) diff --git a/details.yml b/details.yml index a9b7e14..17b8d54 100644 --- a/details.yml +++ b/details.yml @@ -92,6 +92,26 @@ publications: title: "Taming the Tavern: Social Space and Government Regulation in 19th Century Belgrade" publication: "Godišnjak za društvenu istoriju - Annual for Social History" details: Year XVI Vol. 3 pp. 57-68 + +courses: +- year: "2020-23" + title: "East-Central Europe: Long 19th Century, 1780 to 1914" + details: Lecture-based, survey +- year: "2020-2022" + title: Modern Urban History + details: Lecture-based, upper-level +- year: 2021 + title: Visual Historical Methods + details: Survey, methodology +- year: "2020-22" + title: The City in Eastern Europe + details: Seminar, upper-level +- year: 2020 + title: Modern Europe from 1939-Present + details: Lecture-based, survey +- year: 2020 + title: "Global Habsburgs: New Histories of Empire" + details: Graduate Seminar awards: - year: 2015 diff --git a/template.tex b/template.tex index d36280c..c7ea1f8 100644 --- a/template.tex +++ b/template.tex @@ -147,6 +147,15 @@ $publications.details$\\[.2cm] $endfor$ $endif$ +$if(courses)$ +\section*{Courses} +\noindent +$for(courses)$ +\note{$courses.year$}\textsc{$courses.title$}\\ +\emph {$courses.details$}\\ +$endfor$ +$endif$ + $if(awards)$ \section*{Awards, Grants and Fellowships} \noindent