Re: Problema da Oneside a Twoside…

#16228
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.
😥

Non puoi pretendere che ti aiutiamo se non ci dici quali sono gli errori. Quelli che mostri sono i soliti messaggi di TeXnic Center, accidenti a loro! 🙂

Hai certamente un file che si chiama come il tuo documento principale, ma con l’estensione .log. Da qualche parte di quello c’è riportato “Undefined control sequence”: serve vedere quello che c’è dopo.

Ciao
Enrico

Go to top