21 Settembre 2011 alle 18:21
#64008
::
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?