utf-8, iso*, latex et emacs

Fabrice FRANÇOIS fabr.francois at wanadoo.fr
Dim 17 Avr 21:28:18 UTC 2005


Le jeudi 17 mars 2005 à 08:02 +0100, Fabrice FRANÇOIS a écrit :
> [snip]
> Pour les fichiers LaTeX en UTF-8, deux solutions :
> 
> * inclure dans le document LaTeX ces lignes :
>  \usepackage{ucs}
>  \usepackage[utf8x]{inputenc}
> 
> [snip]

Correction :

        \usepackage{ucs}
        \usepackage[utf8]{inputenc}

Paquets disponibles dans universe :

http://packages.ubuntu.com/hoary/tex/latex-ucs
http://packages.ubuntu.com/hoary/tex/latex-ucs-uninames

$ cat /usr/share/doc/latex-ucs/README

        === ucs.sty ===
        
        This package contains support for using UTF-8 as input encoding
        in
        LaTeX documents.
        
        See INSTALL for installation instructions.
        
        The simplest use of this package is to add
                \usepackage{ucs}
                \usepackage[utf8]{inputenc}
        to your header. You may even omit the first line in many cases.
        Often
        however you need to load additional packages etc., see
        languages.ps.gz for language-specific examples.
        
        The tables with LaTeX macros for the glyphs does not contain
        many
        entries yet. If your particular script is not supported, and you
        add
        the macros to the config files (see INSTALL and perldoc
        makeunidef.pl), please mail me those config files, and together
        with
        informations, if special packages or LaTeX versions are needed
        for
        these macros. Please do only supply macros, which generate
        aesthetic
        glyphs, no hacks. See also
        http://www.unruh.de/DniQ/latex/unicode/submitchar.html.
        
        The most recent version of this package can be found here:
        http://www.unruh.de/DniQ/latex/unicode/
        
        =========
        
        (C) 2000 by Dominique Unruh <dominique at unruh.de>
        
        See the LICENSE file for licensing informations.

Fabrice.






Plus d'informations sur la liste de diffusion ubuntu-fr