3
votes
1answer
3k views

Horizontal line in \moderncvtheme[…]{classic}

I have a question about moderncv. I want to work with the moderncv style classic. But I found out, that the theme casual produces a horizontal line underneath the name. Is it possible, to get the same ...
7
votes
2answers
522 views

Linux Biolinum O messes up moderncv Package

Take the template.tex example file from http://www.ctan.org/tex-archive/macros/latex/contrib/moderncv/examples and add these two lines: \usepackage{fontspec} \setsansfont{Linux Biolinum O} Then run ...