Re: Problema da Oneside a Twoside…

#16226
cys
    Up
    0
    Down
    ::


    Se ho capito bene vuoi questo:

    [PDFLaTeX] tesi.tex => tesi.pdf (pdflatex)
    [PDFLaTeX] finished with exit status 1
    ./tesi.tex:0: destination with the same identifier (name{page.1}) has been already used, duplicate ignored\penaltyl.90 \include{abstract}[1
    ./capitolo1.tex:0: destination with the same identifier (name{page.1}) has been already used, duplicate ignored\penaltyl.10 \section{Nome Sezione} [1
    .
    .
    ./tesi.tex:0: destination with the same identifier (name{page.2}) has been already used, duplicate ignored\penaltyl.151 \include{capitolo1}
    ./tesi.tex:151:Undefined control sequence. \include{capitolo1}
    ./tesi.tex:0: destination with the same identifier (name{page.3}) has been already used, duplicate ignored\penaltyl.151 \include{capitolo1}[

    Poi ci sono altre warning e errori.
    😥

    Go to top