TeX - LaTeX Asked by ajr-dev on December 16, 2020
I want to know what is the proper way to do multiple indexes in languages where the adjectives come after the subject. For example in english if I want to index the inverse function I can do:
index{function!inverse}
index{inverse function}
In spanish, for example, it could be:
index{función!inversa}
index{inversa}
index{inversa@función inversa}
index{inversa@(función) inversa}
index{inversa@función inversa}
index{inversa@función inversa}
index{inversa|see{función}}
index{inversa|seealso{función}}
I don’t want to use the see
and seealso
ways. How is this usually done?
The usual way is to choose one primary format, probably index{function!inverse}
; for all the other formats, you just use index{inverse function|see {function!inverse}}
once anywhere in the document.
Answered by Ansa211 on December 16, 2020
There is no difference: you list the entries according to the main term, in this case función.
documentclass[a4paper]{book}
usepackage[T1]{fontenc}
usepackage[spanish]{babel}
usepackage{imakeidx}
makeindex
begin{document}
section{Función}
index{integral}
index{série}
index{cálculo}
index{función}
index{función!inversa}
printindex
end{document}
Answered by egreg on December 16, 2020
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP