jankapunkt / latexcv

:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
MIT License
2.89k stars 603 forks source link

Suggested fonts for the Infographics CV #42

Closed aradnix closed 1 year ago

aradnix commented 3 years ago

Hi, I'm trying to use your template in Overleaf and found that some of the suggested fonts don't allow you to place small caps text correctly so it falls back to the default font and it looks awful.

I was looking for options on the LaTeX Font Catalogue website and found these sans-serif fonts that look great with this template.

\usepackage[defaultsans]{droidsans}
\usepackage{cmbright}
\usepackage[default]{raleway}
usepackage[default]{gillius}
\usepackage[sfdefault,condensed]{roboto} 
\usepackage[sfdefault]{AlegreyaSans}
\usepackage[familydefault]{Rosario}
\usepackage[sfdefault]{FiraSans}
\usepackage{libris}
\usepackage[sfdefault]{merriweather}
\usepackage{paratype}
\usepackage[sfdefault]{quattrocento}
\usepackage[default]{sourcesanspro}
\usepackage{venturis}
jankapunkt commented 3 years ago

If you want you can Open a pr to add them, please keep all but the used font commented

github-actions[bot] commented 1 year ago

Automatically Closing this issue due to no activity. Feel free to reopen.