Re: problema con documentclass book e abstract

#7611
Up
0
Down
::


ok, hai ragione, ho tolto gli spazi, adesso il codice è:
`
\newenvironment{abstract}%
{\cleardoublepage\fncyblank\null\vfill\begin{center}%
\bfseries\abstractname\end{center}}%
{\vfill\null}%
`

ma l’errore è sempre lo stesso:
`
[PDFLaTeX] tesi.tex => tesi.pdf (pdflatex)
[PDFLaTeX] concluso con stato di uscita 1
./tit2.tex:0:Overfull \vbox (30.67912pt too high) has occurred while \output is active []
tesi.tex:55:Undefined control sequence. ^^I\begin{abstract}
[PDFLaTeX] 1 error, 0 warnings, 1 badbox
`

Go to top