Re: segnalibri indice

#10479
DMW
    Up
    0
    Down
    ::


    Questo è quello che succede a voler usare \newpage.
    `….
    \begin{document}
    \renewcommand{\thefootnote}{\fnsymbol{footnote}}
    \pdfbookmark[1]{Frontespizio}{Frontespizio}
    \begin{center}
    \large Anno Accademico 2007-2008
    \end{center}

    % —————- INIZIO DOCUMENTO ————————— %

    \clearpage
    \pdfbookmark[1]{Indice}{Indice}
    \tableofcontents
    \clearpage
    ….`

    e ricompila due o tre volte per sicurezza.

    Ciao

    Andrea

    Go to top