Re: comandi variazione lingua in \section

#33688
OldClaudio
Partecipante
    Up
    0
    Down
    ::


    Prova con:
    `
    \DeclareRobustCommand\greco[1]{\foreignlanguage{greek}{#1}}

    \section{\greco{G}}
    `
    Non l’ho provato ma credo che funzioni

    Go to top