Re: Comando per lingue straniere in XeLaTeX

#70537
Up
0
Down
::


Per la numerazione dei canti:
`\usepackage{chngcntr}
\counterwithin*{chapter}{part}

\newcommand{\canto}[1]{%
\chapter[Canto \ordinalem{chapter}]{#1}}`
Ciao
Enrico

Go to top