top | item 19038122

(no title)

wazari972 | 7 years ago

if ever you already know LaTeX, you can use the simple programming constructs (if/then/else) to generate different CVs by switching flags

actually, in Linux, I used file links (multiple filename pointing to the same file content) to active different booleanflags, eg cv-paper.tex, cv-anonymous.tex, ...

discuss

order

max10541|7 years ago

Seems like a nice idea, but still looks like a lot of manual work..