diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-28 18:52:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-28 18:52:09 +0000 |
commit | b76bd590ae0a6d1fadac72c841e88b8e02ca6ae0 (patch) | |
tree | 412bdd654168374a445229746ab62080a272044f /Master/texmf-dist/doc/generic/pst-diffraction/README | |
parent | 06cb469ce2c4a637d5751a35f9c4d295361c6c63 (diff) |
pst-diffraction (27sep07)
git-svn-id: svn://tug.org/texlive/trunk@5058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-diffraction/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-diffraction/README | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-diffraction/README b/Master/texmf-dist/doc/generic/pst-diffraction/README index 707444a3f9e..e642ddc6fb1 100644 --- a/Master/texmf-dist/doc/generic/pst-diffraction/README +++ b/Master/texmf-dist/doc/generic/pst-diffraction/README @@ -31,13 +31,20 @@ be sure that you - do not load another package after pst-diffraction, which loads the old keyval.sty or pst-key.tex +You can run the documentation with +make DE +make E +make FR + +or for all make all ;-) this will take a lot of time, because +the images are very big. If you like to get the documentation file in another format run -latex pst-diffraction-docE.tex -bibtex pst-diffraction-docE -latex pst-diffraction-docE.tex -dvips pst-diffraction-docE.dvi +latex pst-diffraction-docX.tex +bibtex pst-diffraction-docX +latex pst-diffraction-docX.tex +dvips pst-diffraction-docX.dvi to get a PostScript file. But pay attention, that the pst-diffraction files are saved in the above mentioned way, before you run |