Curricula Vitae / RésumésIncluding non-english letters

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Including non-english letters

Post by templateuser »

In advance,

congratulations, what an awesome template.

I can’t use special letters from my language like ‘á’ or ‘ç’.
I made the usepackages calls, as I usually do, but I’m not getting success.

\usepackage[portuges]{babel}
\usepackage[latin1]{inputenc}


can you help me with that?

thank you,
regards
Luis

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Including non-english letters

Post by templateuser »

The input international characters will be correctly displayed if you place the line:

\usepackage[utf8]{inputenc}

Afterwards, you can follow this article, although I’m having some trouble on seeing the results of enabling Babel, using the template:
http://en.wikibooks.org/wiki/LaTeX/Inte ... Portuguese

Cheers!

Rui
Post Reply