Re: Errore:report.tex:169:There’s no line here to end. &

#46742
Up
0
Down
::

Salve,
ho dei problemi su un codice:
È un report per il comune, ma ad un certo punto mi ha dato questo tipo di errore:
`[LaTeX] report.tex => report.dvi (latex)
[LaTeX] finished with exit status 1
report.tex:0: No hyphenation patterns were loaded for(babel) the language `Italian'(babel) I will use the patterns loaded for \language=0 instead.
report.tex:87:Underfull \hbox (badness 10000) in paragraph
report.tex:90:Overfull \hbox (42.89317pt too wide) in alignment
report.tex:96:…
report.tex:169:There's no line here to end. &
report.tex:0: \headheight is too small (85.35826pt):Make it at least 96.35995pt.
report.tex:169:Overfull \hbox (42.89317pt too wide) in alignment
report.tex:196:There's no line here to end. &

report.tex:229:There's no line here to end. \end{longtable}
report.tex:229: Column widths have changed(longtable) in table 1 on input line 229. Column widths have changed(longtable) in table 1
report.tex:233:Underfull \hbox (badness 10000) in paragraph
report.tex:243:There's no line here to end.
report.tex:275:Underfull \hbox (badness 10000) in paragraph
report.tex:294:There's no line here to end.
report.tex:295:Underfull \hbox (badness 10000) in paragraph
report.tex:303:Underfull \hbox (badness 10000) in paragraph
report.tex:305:Underfull \hbox (badness 10000) in paragraph

….
report.tex:394:There's no line here to end. \end{document}
[LaTeX] 8 errors, 4 warnings, 16 badboxes`

Ho controllato tutto, ma non riesco a trovare l’errore.
Potete aiutarmi?
Grazie

Non andare a capo con \\ e, soprattutto, non usare \\ per “lasciare una riga vuota”. Le righe vuote non si lasciano, in generale: chi usa Word lo fa perché è facile ottenerlo. Ma è brutto e quasi sempre inutile. La fine del capoverso, con il rientro di quello successivo è il segnale più semplice.

Ciao
Enrico

Go to top