Re: Inserire un logo nel titolo del documento

#87336
OldClaudio
Partecipante
    Up
    0
    Down
    ::


    Prova questo: `
    \begin{document}
    \author{Pinco Pallo}
    \title{Appunti su Oracle Database\newline\includegraphics[height=0.15\textheight]{oraclelogo}}
    \date{}
    \maketitle


    \end{document}`

    Se non va, metti autore, titolo, logo, data, eccetera tutto a mano in un bel ambiente center.

    Go to top