14 Maggio 2012 alle 8:15
#73720
::
Dopo aver caricato [tt]polyglossia[/tt] e definite le lingue che usi, scrivi [tt]\addto\captionsenglish{\renewcommand\abstractname{Summary}}[/tt]. In sintesi:
`. . .
\usepackage{polyglossia}
\setmainlanguage{english}
\setotherlanguage[variant=ancient,numerals=arabic]{greek}
\setotherlanguages{italian,latin, french}
\addto\captionsenglish{\renewcommand\abstractname{Summary}}
. . .
`
Ciao
Orlando
ps: con questo messaggio sono a quota 1000 🙂