| 1 |
fichier README.txt pour pst-solides3d |
|---|
| 2 |
|
|---|
| 3 |
This program can be redistributed and/or modified under the terms |
|---|
| 4 |
of the LaTeX Project Public License Distributed from CTAN |
|---|
| 5 |
archives in directory macros/latex/base/lppl.txt. |
|---|
| 6 |
|
|---|
| 7 |
1) Installation de pst-solides3d, méthode "propre" |
|---|
| 8 |
================================================== |
|---|
| 9 |
|
|---|
| 10 |
Installation hints for 'pst-solides3d' on your TeX system |
|---|
| 11 |
|
|---|
| 12 |
The package consists of the three main files for 'pst-solides3d' |
|---|
| 13 |
|
|---|
| 14 |
solides.pro : the prolog file for 'pst-solides3d' |
|---|
| 15 |
pst-solides3d.sty : the appropriate style file |
|---|
| 16 |
pst-solides3d.tex : the appropriate tex file |
|---|
| 17 |
|
|---|
| 18 |
some extension files for 'pst-rubans' |
|---|
| 19 |
|
|---|
| 20 |
pst-rubans.sty : the appropriate style file |
|---|
| 21 |
pst-rubans.tex : the appropriate tex file |
|---|
| 22 |
|
|---|
| 23 |
and as well some modified 'pstricks' base files, which will be |
|---|
| 24 |
included in the next possible distribution of 'pstricks' |
|---|
| 25 |
|
|---|
| 26 |
pstricks.pro : the prolog file for pstricks |
|---|
| 27 |
pstricks.tex : the appropriate style file |
|---|
| 28 |
|
|---|
| 29 |
|
|---|
| 30 |
Save the files pst-solides3d.sty|tex, pst-rubans.sty|tex and |
|---|
| 31 |
pstricks.tex in a directory, which is part of your local TeX tree. |
|---|
| 32 |
|
|---|
| 33 |
However the solides.pro and the pstricks.pro file should go into the |
|---|
| 34 |
folder $TEXMF/dvips/pstricks/ |
|---|
| 35 |
|
|---|
| 36 |
Do not forget to run texhash to update this tree (for MiKTeX users do |
|---|
| 37 |
not forget to update file name data base). |
|---|
| 38 |
For more detailed information see the documentation of your personal |
|---|
| 39 |
LaTeX distribution on installing packages into your local TeX system. |
|---|
| 40 |
|
|---|
| 41 |
|
|---|
| 42 |
2) Installation de pst-solides3d, méthode "provisoire" |
|---|
| 43 |
====================================================== |
|---|
| 44 |
|
|---|
| 45 |
Pour faire fonctionner le package pst-solides3d, vous avez besoin des |
|---|
| 46 |
fichiers : |
|---|
| 47 |
solides.pro |
|---|
| 48 |
pst-solides3d.tex |
|---|
| 49 |
pst-solides3d.sty |
|---|
| 50 |
qui sont a rajouter dans le repertoire de compilation. Ces fichiers |
|---|
| 51 |
donnent accès à l'ensemble des macros proposées, à l'exception de |
|---|
| 52 |
l'option [algebraic]. |
|---|
| 53 |
|
|---|
| 54 |
Pour faire fonctionner l'option [algebraic] du package pst-solides3d, |
|---|
| 55 |
vous avez besoin des dernieres versions de |
|---|
| 56 |
pstricks.tex |
|---|
| 57 |
pstricks.pro |
|---|
| 58 |
qui sont distribuees avec ce package. Ces fichiers sont eux aussi a |
|---|
| 59 |
placer dans le repertoire de compilation. |
|---|
| 60 |
|
|---|