Re: Tesi e C…e Varie -.-

#64008
Up
0
Down
::


lascia perdere, io avevo usato i caratteri predefiniti di latex, ma mi hanno fatto cambiare tutto, margini strettisiimi, lascia sta…

quindi ho messo tutto così:
`
\usepackage{titlesec}

\newcommand\myLarge{\fontsize{16}{19}\selectfont
\newcommand\mylarge{\fontsize{14}{16.8}\selectfont}

\titleformat{\chapter}[display]
{\bfseries\myLarge}
{\filleft\MakeUppercase{\chaptertitlename} \myLarge\thechapter}
{4ex}
{\titlerule
\vspace{2ex}%
\filright}
[\vspace{2ex}%
\titlerule]

\titleformat{\section}[hang]{\filright\mylarge\bfseries}{\thesection.\quad}{0pt}{}
`

vado bene?

Go to top