Menu

1.8.1 UTF8 troubles...

kile
L
2005-06-02
2012-07-03
  • L

    L - 2005-06-02

    Hello,

    Just complied the 1.8.1 version and test the UTF8 support...

    Could you please help me on this ?

    The default encoding of the following text is
    UTF8, my drive are using UTF8 encoding too.

    First problem : the caracter is correctly displayed in the pdf but not the .

    Second problem : using \usepackage[utf8]{inputenc} get the error /usr/share/texmf/tex/latex/base/inputenc.sty:121:File `utf8.def' not found. \endinput and onpen the inputenc.sty in kile

    Cheers,
    Laurent.

    OS:
    KDE 3.4.1 Kubuntu

    TEXT:

    \documentclass[a4paper,12pt,draft,titlepage,twoside]{report}

    \usepackage[french]{babel}
    \usepackage[T1]{fontenc}
    \usepackage[dvips]{graphicx}

    \author{}
    \title{}
    \date{02.06.2005}

    \begin{document}
    \part{Existant}
    \chapter{Problmatique}
    \section{Environnement Technique}
    \paragraph{Procdure de Chargement}
    \paragraph{Alimentation des Systmes}
    \paragraph{Architecture}
    \paragraph{Gestion des Versions}
    \section{Environnement Fonctionnel}
    \paragraph{Qualit des donnes}

    \chapter{Demande de Services}

    \part{Migration Technique}

    \end{document}

     
    • Jeroen Wijnhout

      Jeroen Wijnhout - 2005-06-02

      Please read the documentation about UTF8 documents:

      http://kile.sourceforge.net/Documentation/html/lang.html

      Bottom line:
      utf8 is not a valid option for inputenc.

      best,
      Jeroen

       
    • L

      L - 2005-06-06

      Thanks.

      I go to read it.

      Best,
      Laurent.

       

Log in to post a comment.