From df2e480fb0e83b9160de826127a9200714b9f3f2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 17 Jan 2019 21:28:05 +0000 Subject: pst-magneticfield (17jan19) git-svn-id: svn://tug.org/texlive/trunk@49738 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/generic/pst-magneticfield/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Master/texmf-dist/doc/generic/pst-magneticfield/README.md (limited to 'Master/texmf-dist/doc/generic/pst-magneticfield/README.md') diff --git a/Master/texmf-dist/doc/generic/pst-magneticfield/README.md b/Master/texmf-dist/doc/generic/pst-magneticfield/README.md new file mode 100644 index 00000000000..fcfa952ec8d --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-magneticfield/README.md @@ -0,0 +1,21 @@ +# pst-magnetiocfield: creating magnetic field lines in 2D and 3D + +Save the files pst-magneticfield.sty|pro|tex in a directory, which is part of your +local TeX tree. The pro file should go into $TEXMF/dvips/pstricks/ +Then do not forget to run texhash to update this tree. + +pst-magneticfield needs pstricks, which should +be part of your local TeX installation, otherwise get it from a +CTAN server, http://mirror.ctan.org + +PSTricks is PostScript Tricks, the documentation cannot be run +with pdftex, use the sequence latex->dvips->ps2pdf or +pdflatex with package auto-pst-pdf or xelatex. + +%% 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. + + +%% $Id: README.md 912 2019-01-17 10:46:15Z herbert $ + -- cgit v1.2.3