71/5000
Hi. How to insert accents in the words for the Spanish language? Thank's
Text Formatting ⇒ Spanish languaje
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Spanish languaje
Hi,
welcome to the forum!
Just type your words and letters with accents directly in the document source. A new TeX installation can handle it automatically. An older TeX setup may need
\usepackage[utf8]{inputenc}
or latin1 instead of utf8 in case if an older Windows editor.
Stefan
welcome to the forum!
Just type your words and letters with accents directly in the document source. A new TeX installation can handle it automatically. An older TeX setup may need
\usepackage[utf8]{inputenc}
or latin1 instead of utf8 in case if an older Windows editor.
Stefan
LaTeX.org admin