diff options
author | Karl Berry <karl@freefriends.org> | 2011-06-06 17:16:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-06-06 17:16:13 +0000 |
commit | f49b6e59b0d0a356926fdca182d060edd700cf68 (patch) | |
tree | 948f1eccc2d83b7da63c878b928cb86a5f2e7445 /Master/texmf-dist/doc/latex/tkz-base/README | |
parent | e4eb16f2cc33863ebe1e13711aac7eae5f61e5de (diff) |
tkz-base (5jun11)
git-svn-id: svn://tug.org/texlive/trunk@22827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-base/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/README b/Master/texmf-dist/doc/latex/tkz-base/README new file mode 100644 index 00000000000..b7a2bce4e18 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tkz-base/README @@ -0,0 +1,24 @@ +% encodage utf8 + +How to compile the sources +-------------------------- + +All these files are in utf8. + +You only need to run + +$ pdflatex TKZdoc-base-main.tex + +If you want the same index of my documentation +$ cd path-to-the-sources +$ pdflatex TKZdoc-base-main.tex +$ makeindex -s base.ist TKZdoc-base-main.idx +$ pdflatex TKZdoc-base-main.tex + +The end + + Alain Matthes + 5 rue de Valence + Paris 75005 + + al (dot) ma (at) mac (dot) com
\ No newline at end of file |