diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-solide3d/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-solide3d/README | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-solide3d/README b/Master/texmf-dist/doc/generic/pst-solide3d/README new file mode 100644 index 00000000000..713806717ec --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-solide3d/README @@ -0,0 +1,60 @@ +fichier README.txt pour pst-solides3d + +This program can be redistributed and/or modified under the terms +of the LaTeX Project Public License Distributed from CTAN +archives in directory macros/latex/base/lppl.txt. + +1) Installation de pst-solides3d, méthode "propre" +================================================== + +Installation hints for 'pst-solides3d' on your TeX system + +The package consists of the three main files for 'pst-solides3d' + + solides.pro : the prolog file for 'pst-solides3d' + pst-solides3d.sty : the appropriate style file + pst-solides3d.tex : the appropriate tex file + +some extension files for 'pst-rubans' + + pst-rubans.sty : the appropriate style file + pst-rubans.tex : the appropriate tex file + +and as well some modified 'pstricks' base files, which will be +included in the next possible distribution of 'pstricks' + + pstricks.pro : the prolog file for pstricks + pstricks.tex : the appropriate style file + + +Save the files pst-solides3d.sty|tex, pst-rubans.sty|tex and +pstricks.tex in a directory, which is part of your local TeX tree. + +However the solides.pro and the pstricks.pro file should go into the +folder $TEXMF/dvips/pstricks/ + +Do not forget to run texhash to update this tree (for MiKTeX users do +not forget to update file name data base). +For more detailed information see the documentation of your personal +LaTeX distribution on installing packages into your local TeX system. + + +2) Installation de pst-solides3d, méthode "provisoire" +====================================================== + +Pour faire fonctionner le package pst-solides3d, vous avez besoin des +fichiers : + solides.pro + pst-solides3d.tex + pst-solides3d.sty +qui sont a rajouter dans le repertoire de compilation. Ces fichiers +donnent accès à l'ensemble des macros proposées, à l'exception de +l'option [algebraic]. + +Pour faire fonctionner l'option [algebraic] du package pst-solides3d, +vous avez besoin des dernieres versions de + pstricks.tex + pstricks.pro +qui sont distribuees avec ce package. Ces fichiers sont eux aussi a +placer dans le repertoire de compilation. + |