Re: \abstractname è morto

#73720
admin
Amministratore del forum
    Up
    0
    Down
    ::


    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 🙂

    Go to top