Re: Classic thesis: titoli capitoli

#79031
Up
0
Down
::


Purtroppo non cambia nulla
🙁

Questo il risultato:

[attachment=460]Capturedecran2012-09-23a16.03.50.jpg[/attachment]

Con questo codice:

`%per risolvere il problema dei titolo su due righe:
\newcommand\formatchapter[1]{%
\vbox to \ht\strutbox{\vss
\setbox0=\hbox{\chapterNumber\thechapter\hspace{10pt}\vline\ }
\advance\hsize-\wd0 \advance\hsize-10pt\raggedright
\spacedallcaps{#1}}}
\titleformat{\chapter}[block]
{\normalfont\Large\sffamily}
{\textcolor{halfgray}{\chapterNumber\thechapter}
\hspace{10pt}\vline\ }{10pt}
{\formatchapter}`

Cristina

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

Go to top