Re: Intestazione Capitolo con il solo nome

#66198
Up
0
Down
::


Ho risolto con i seguenti comandi:
`
\usepackage{titlesec}

\titleformat{\chapter}[hang]{\bfseries\huge}{\thechapter.}{2pc}{}
\titlelabel{\thetitle.\quad}
`

A chi interessa ci sono importanti esempi al seguente forum: http://www.latex-community.org/forum/viewtopic.php?f=5&t=478

Grazie

Go to top