sb2nov: fix a NormalEntry bug

This commit is contained in:
Sina Atalay 2024-03-29 19:07:12 +01:00
parent d0594f4a8f
commit 9f3bc2e922
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
\resumeNormalSubheading
{<<entry.name>>}{((* if entry.date_string == "" *))<<entry.location>>((* else *))<<entry.date_string>>((* endif *))}
{<<entry.name>>}{<<entry.location>>((* if entry.date_string and entry.location *)), ((* endif *))<<entry.date_string>>}
((* for item in entry.highlights *))
((* if loop.first *))
\resumeItemListStart