mirror of https://github.com/eyhc1/rendercv.git
sb2nov: fix date and locations
This commit is contained in:
parent
034ef7f056
commit
7dcf14627a
|
@ -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 *))
|
||||||
|
|
|
@ -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 *))
|
||||||
|
|
|
@ -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 *))
|
||||||
|
|
Loading…
Reference in New Issue