Release coccinelle-0.2.3rc1
[bpt/coccinelle.git] / docs / manual / python.tex
index ef9367d..abe25ae 100644 (file)
@@ -1,4 +1,8 @@
 \documentclass{article}
+
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+
 \usepackage{listings}
 
 \begin{document}
@@ -42,8 +46,8 @@ def print_secs(ps, msg="", color="ovl-face2") :
 
 %%% Local Variables:
 %%% mode: LaTeX
-%%% TeX-master: "python"
-%%% coding: latin-9
+%%% TeX-master: t
+%%% coding: utf-8
 %%% TeX-PDF-mode: t
 %%% ispell-local-dictionary: "american"
 %%% End: