Re: frontevr (non c’entrano immagini e centratura)

#16208
Up
0
Down
::


Grazie per l’interessamento. Però mi da 14 errori. Il documento minimale che ho compilato:
`\documentclass[a4paper,twoside, titlepage]{report}

\usepackage[italian]{babel}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[Polimi]{frontevr}

\begin{document}

\include{frontespizio}

\end{document}`

Il log degli errori:
`! Incomplete \iffalse; all text was ignored after line 35.

\fi
l.35 \end{frontespizio}

A forbidden control sequence occurred in skipped text.
This kind of error happens when you say `\if…' and forget
the matching `\fi'. I've inserted a `\fi'; this might work.

! Missing } inserted.

}
l.35 \end{frontespizio}

I've inserted something that you may have forgotten.
(See the above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Extra alignment tab has been changed to \cr.
\endtemplate

l.35 \end{frontespizio}

You have given more \span or & marks than there were
in the preamble to the \halign or \valign now in progress.
So I'll assume that you meant to type \cr instead.

! LaTeX Error: \begin{tabular} on input line 35 ended by \end{tabular*}.

See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.

l.35 \end{frontespizio}

Your command was ignored.
Type I to replace it with another command,
or
to continue without it.

! You can't use `\hrule' here except with leaders.
\endfrontespizio … \vspace {\fill } \par \hrule
\par \vspace {1.5ex} \par …
l.35 \end{frontespizio}

To put a horizontal rule in an hbox or an alignment,
you should use \leaders or \hrulefill (see The TeXbook).

! Missing } inserted.

}
l.35 \end{frontespizio}

I've inserted something that you may have forgotten.
(See the above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing } inserted.

}
l.35 \end{frontespizio}

I've inserted something that you may have forgotten.
(See the above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing \cr inserted.

\cr
l.35 \end{frontespizio}

I'm guessing that you meant to end an alignment here.

! Missing { inserted.

{
l.35 \end{frontespizio}

I've put in what seems to be necessary to fix
the current column of the current alignment.
Try to go on, since this might almost work.

! LaTeX Error: \begin{tabular*} on input line 35 ended by \end{frontespizio}.

See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.

l.35 \end{frontespizio}

Your command was ignored.
Type I to replace it with another command,
or
to continue without it.

! Missing } inserted.

}
l.35 \end{frontespizio}

I've inserted something that you may have forgotten.
(See the above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing $ inserted.

$
l.35 \end{frontespizio}

I've inserted something that you may have forgotten.
(See the above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing } inserted.

}
l.35 \end{frontespizio}

I've inserted something that you may have forgotten.
(See the above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

) [1

]

! LaTeX Error: \begin{frontespizio} on input line 1 ended by \end{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.

l.12 \end{document}`

Nel file frontespizio è tutto normale, ovvero solo testo e nessun comando “strano”. Comunque se ti serve lo posso scrivere…

Go to top