Re: Problemi impaginazione tesi

#74538
Up
0
Down
::

ansys” post=73670Prova questo

`\titlespacing*{\chapter}{0pt}{0pt}{16pt}
\titlespacing*{\section}{0pt}{0pt}{12pt}
\titlespacing*{\subsection}{0pt}{0pt}{4pt}

\titleformat{\chapter}
{\bfseries\sffamily\LARGE}
{\filright\thechapter.}
{0pt}
{\quad}

\titleformat{\section}
{\bfseries\sffamily\itshape\Large}
{\filright\thesection}
{0pt}
{\quad}

\titleformat{\subsection}
{\bfseries\sffamily\itshape\large}
{\filright\thesubsection}
{0pt}
{\quad}
`
Ciao
Orlando

Ciao,

grazie per la risposta!

Ho modificato la dimensione in pt per adattare meglio gli spazie ma per fare questo ho dovuto usare misure negative.
`\titlespacing*{\chapter}{0pt}{0pt}{-7pt}
\titlespacing*{\section}{0pt}{0pt}{-12pt}
\titlespacing*{\subsection}{0pt}{0pt}{-2pt}`

Il capitolo 2 va bene pero’ gli altri capitoli, sezioni e sotto sezioni si sovrappongono con il testo; ti allego un immagine delle parti sovrapposte e quella del capitolo corretto.

Come posso fare?

Grazie mille dell’aiuto

Attachments:
You must be logged in to view attached files.

Go to top