View: [Linux] Pour checker l'orthographe

  1. 1 year ago by henri
    1. ispell -d francais fichier.texte          (pour encodage ISO 8859/1)
    2. ispell -d francais fichier.tex            (pour encodage TeX)
    3. ispell -d francais -T list -t fichier.tex (fichier TeX, encodage 8859/1)

0 comment about "[Linux] Pour checker l'orthographe"