MakeIndex, Nomenclature, Glossaries and Acronyms ⇒ Cross-references: spanish
Cross-references: spanish
\index{hi|see{hello}} produces hi, see hello.
How can I do the same for a spanish text, where instead of "see" I need "véase" to appear?
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
Cross-references: spanish
Code: Select all
\renewcommand{\seename}{v\'ease}
There may be other ways to accomplish this, however, especially if you use xindy rather than makeindex.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Cross-references: spanish
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Cross-references: spanish
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Cross-references: spanish
Then please be so kind and mark the topic accordingly as written in Section 3 of the Board Rules and as you have already been directed in my last reply.Eduardo wrote:Thank you very much for the answers. Indeed, the Spanish Babel package does it automatically, as indicated by localghost. Works transparently.
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10