Re: Inputenc error (e ci risiamo!)

#70828
mcl1962
Partecipante
    Up
    0
    Down
    ::


    Ciao.

    Ho provato, per curiosità, a compilare un file con il tuo preambolo e ho ottenuto il seguente avvertimento:

    `

    (ucs) You seem to have loaded inputencoding utf8
    (ucs) (LaTeX kernel UTF-8) instead of utf8x (ucs.sty UTF-8).
    (ucs) Probably you are compiling a document written for a
    (ucs) pre-august-2004 ucs.sty.

    `

    Sostituendo \usepackage[utf8]{inputenc} con \usepackage[utf8x]{inputenc} non dovrebbero più esserci problemi.

    Claudio

    Go to top