Fonts & Character Sets ⇒ Accents not recognized in LaTeX template
Accents not recognized in LaTeX template
Could anyone help me please? Thank you very much in advance.
- Attachments
-
- After Typesetting
- error latex salida.png (7.03 KiB) Viewed 5414 times
-
- Template code with the omitted accents
- error de latex.png (3 KiB) Viewed 5414 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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Accents not recognized in LaTeX template
Can you link to the template? It uses commands that are deprecated for an amazing 2 decades.
Re: Accents not recognized in LaTeX template
Thank you very much.
Accents not recognized in LaTeX template
That doesn't sound likely: TeXworks doesn't require a specific input encoding and it will use whatever you tell it to use. What's more likely is that the template file you downloaded from somewhere wasn't encoded in unicode (which IMHO is no sign of quality) which is why you had to change the encoding in TeXworks for that file.raidel wrote:Problem resolved. The encoding needed for TeXworks was ISO-8859-16 instead of UTF-8. So thats all.
Thank you very much.
I'd rather try to convert the file into unicode but that's just my personal preference.
Regards