Re: Capitolo 0

#87895
Up
0
Down
::


Scusate se mi intrometto, ma al fondo del codice

luigi.colangelo” post=87372
\makeatletter
\renewcommand{\thesection}{%
\ifnum\c@chapter<1 \@arabic\c@section
\else \thechapter.\@arabic\c@section
\fi

non deve esserci il comando \makeatother?

Go to top