Re: Tex Live o MiKTeX, su Windows?

#66372
OldClaudio
Partecipante
    Up
    0
    Down
    ::

    illinguista1972″ post=65424Segnalo un breve messaggio di Joseph Wright sulla questione. Si può vedere su

    http://www.texdev.net/

    Colgo l’occasione per chiedere qualcosa sul programma xindy a chi ne sa di più.

    Ciao
    Tommaso

    Una breve frase riguardo a xindy è contenuta anche nel sito che hai fornito http://www.texdev.net/

    texdoc xindy fornisce la seguente descrizione:

    xindy is the formatter-indepedent command of xindy, the flexible indexing system. It takes a raw index as input, and produces a merged, sorted and tagged index. Merging, sorting, and tagging is controlled by xindy style files.

    Files with the raw index are passed as arguments. If no arguments are passed, the raw index will be read from standard input.

    xindy is completely described in its manual that you will find on its Web Site, http://www.xindy.org/. A good introductionary description appears in the indexing chapter of the LaTeX Companion (2nd ed.)

    If you want to produce an index for LaTeX documents, the command texindy (1) is probably more of inter- est for you. It is a wrapper for xindy that turns on many LaTeX conventions by default.

    Anche se la documentazione fornita con texdoc ha l’aspetto dei manuali dei sistemi UNIX, leggendo si capisce che xindy ha prestazioni più ampie di makeindex; tuttavia finora io non ne ho mai sentito la necessità. Per il pacchetto imakeidx esso è una opzione, ma di default imakeidx usa makeindex.

    Go to top