liantze / AltaCV

Yet another alternative curriculum vitae/résumé class with LaTeX
Other
1.27k stars 331 forks source link

Using a different font #43

Closed salama4 closed 4 years ago

salama4 commented 4 years ago

how to select writting fonts?

liantze commented 4 years ago

Refer to the comment % Change the font if you want to... in the sample template files.

For example, if compiling with pdflatex, change the current \usepackage[default]{lato} to some other font package that is available on your installation.