sb2nov: fix date and locations

This commit is contained in:
Sina Atalay 2024-04-16 02:42:43 +03:00
parent 034ef7f056
commit 7dcf14627a
3 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,7 @@
}{ }{
((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *)) ((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *))
((* if entry.location *))\textit{<<entry.location>>}((* endif *)) ((* if entry.location *))\textit{<<entry.location>>}((* endif *))
} }
((* else *)) ((* else *))

View File

@ -11,6 +11,7 @@
}{ }{
((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *)) ((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *))
((* if entry.location *))\textit{<<entry.location>>}((* endif *)) ((* if entry.location *))\textit{<<entry.location>>}((* endif *))
} }
((* else *)) ((* else *))

View File

@ -11,6 +11,7 @@
}{ }{
((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *)) ((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *))
((* if entry.location *))\textit{<<entry.location>>}((* endif *)) ((* if entry.location *))\textit{<<entry.location>>}((* endif *))
} }
((* else *)) ((* else *))