summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-fct/doc/readme.tex
blob: 4b387a6021dc51522e8fc495a3c297aeb6afe23d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
How to compile the sources

All these files are in utf8.

You only need to run

$ pdflatex TKZdoc-fct-main.tex 

If you want the same index of my documentation
$ cd path-to-the-sources 
$ pdflatex TKZdoc-fct-main.tex
$ makeindex -s fct.ist TKZdoc-fct-main.idx
$ pdflatex TKZdoc-fct-main.tex 


The end