Theses, Books, Title pages ⇒ How to use babel in SPANISH?
-
- Posts: 1
- Joined: Sun May 06, 2018 2:37 pm
How to use babel in SPANISH?
- Attachments
-
- chapter.PNG (18.28 KiB) Viewed 5844 times
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
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
How to use babel in SPANISH?
Simply change "english" to "spanish" in the document class options at the beginning of the
main.tex
file:Code: Select all
\documentclass[11pt, % The default document font size, options: 10pt, 11pt, 12pt%oneside, % Two side (alternating margins) for binding by default, uncomment to switch to one sidespanish, % ngerman for Germansinglespacing, % Single line spacing, alternatives: onehalfspacing or double-spacing...
Stefan
How to use babel in SPANISH?
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
How to use babel in SPANISH?
welcome to the forum!
Yes, you can do that. Some languages may require specific font settings of cause, in addition.
Stefan