Release coccinelle-0.2.3rc1
[bpt/coccinelle.git] / docs / manual / main_options.tex
CommitLineData
708f4980
C
1\documentclass{article}
2
5636bb2c
C
3\usepackage[utf8]{inputenc}
4\usepackage[T1]{fontenc}
5
708f4980
C
6\usepackage{ifthen}
7
8\usepackage{fullpage}
9\usepackage{amsmath}
10\usepackage{amssymb}
11
55d38388
C
12\usepackage{xspace}
13
708f4980
C
14% fancy symbol, but require latex-extra-fonts (huge) package
15\usepackage[geometry]{ifsym}
16
17\input{macros_options}
55d38388 18\input{macros}
708f4980 19
55d38388
C
20% Update version in macros.tex
21\title{Coccinelle Usage (version \cocciversion)}
708f4980
C
22
23\begin{document}
24\maketitle
25
26\input{spatch_options}
27
28\end{document}
5636bb2c
C
29
30%%% Local Variables:
31%%% mode: LaTeX
32%%% TeX-master: t
33%%% coding: utf-8
34%%% TeX-PDF-mode: t
35%%% ispell-local-dictionary: "american"
36%%% End: