Release coccinelle-0.2.3rc1
[bpt/coccinelle.git] / docs / manual / main_grammar.tex
index b46185e..25a3d20 100644 (file)
@@ -3,8 +3,8 @@
 \usepackage{times}
 \usepackage{fullpage}
 
+\usepackage[utf8]{inputenc}
 \usepackage[T1]{fontenc}
-%\usepackage[latin9]{inputenc}
 
 \usepackage{ifthen}
 \usepackage{hevea}
@@ -20,6 +20,7 @@
 \input{macros_grammar}
 \input{macros_common}
 
+\input{macros}
 
 \ifhevea
 \newcommand{\phantom}{}
@@ -28,7 +29,8 @@
 \newcommand{\air}{\phantom{xxx}}
 \fi
 
-\title{The SmPL Grammar (version 0.1.4)}
+% Update version in macros.tex
+\title{The SmPL Grammar (version \cocciversion)}
 \author{Research group on Coccinelle}
 \date{\today}
 
 
 \end{document}
 
+%%% Local Variables:
+%%% mode: LaTeX
+%%% TeX-master: t
+%%% coding: utf-8
+%%% TeX-PDF-mode: t
+%%% ispell-local-dictionary: "american"
+%%% End: