Re: Indice analitico

#10787
lorenzo.pantieri
Partecipante
    Up
    0
    Down
    ::


    Ciao, se non ti basta sostituire nel documento ogni voce “parola” con “parola\index{parola}” e ripetere per ogni voce che ti interessa, esiste lo strumento addindex: “addindex is C/Lex program to add index entries to a LaTeX document. You start with a ‘names database’, which looks like the strings section of a BibTeX database; addindex scans your LaTeX file for strings in the database, and adds \index commands for each match”.

    L.

    Go to top