Re: elementi della tesi

#6246
Up
0
Down
::


per centrare verticalmente:
`
\null
\vfill
TESTO
\vfill
`

io le note le ho viste sesso allineate a dx:
`
\begin{flushright}

\end{flushright}
`

e poi te le gestici con i comandi di formattazione che più ti piacciono:
`
\textbf{}
\textit{}
\textsf{}
\textsl{}
ecc…
`

per aprire le varie cose lasciando una pagina bianca
`
\cleardoublepage
`

Go to top