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.

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