1 Dicembre 2011 alle 19:48
#67107
::
Però… mentre ad esempio
`\titleformat*{\section}{\normalfont\Large\bfseries\color{red}}`
funziona, quello che serve a me ossia
`\titleformat*{\part}{\normalfont\Large\bfseries\{maroon}}`
mi produce il seguente errore:
`! Package titlesec Error: Not allowed in `easy' settings.
See the titlesec package documentation for explanation.
Type H
…
l.25 …\part}{\normalfont\Large\bfseries\{maroon}
}`
Ci sono altri “settings not easy” ovvero “hard”?
M