Re: Invertire autore e titolo

#65036
admin
Amministratore del forum
    Up
    0
    Down
    ::

    samiel” post=64090In pratica hai ridefinito il comando!
    Cmq funziona!

    Si è vero 😆 .
    Avevo provato (e funziona pure) anche questo codice

    `\makeatletter
    \let\temp\LARGE
    \let\LARGE\large
    \let\large\temp
    \def\title#1{\gdef\@author{#1}}
    \def\author#1{\gdef\@title{#1}}
    \makeatother`
    ma se ripristino \LARGE e \large viene annullato anche l’effetto sopra.

    Ciao
    Orlando

    Go to top