summaryrefslogtreecommitdiff
path: root/tools/README.coq-tex
blob: 5c7606a968b73ae926679d5482b28e4251b34a4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION.

The coq-tex filter extracts Coq phrases embedded in LaTeX files,
evaluates them, and insert the outcome of the evaluation after each
phrase.

The filter is written in Perl, so you'll need Perl version 4 installed
on your machine.

USAGE. See the manual page (coq-tex.1).

AUTHOR. Jean-Christophe Filliatre (jcfillia@lip.ens-lyon.fr)
  from caml-tex of Xavier Leroy.