summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-fct/readme.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-fct/readme.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-fct/readme.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-fct/readme.tex b/Master/texmf-dist/doc/latex/tkz-fct/readme.tex
new file mode 100644
index 00000000000..4b387a6021d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tkz-fct/readme.tex
@@ -0,0 +1,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 \ No newline at end of file