diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-07 23:48:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-07 23:48:00 +0000 |
commit | 57d1c2396bb0fec03d2c87af2ef78677f0383154 (patch) | |
tree | ae719b6b9728c00dd10c41e429fea0de037cf4de /Master/texmf-dist/source/latex | |
parent | 3d5d937869c7ef980a248491e19eebe2acfb2654 (diff) |
pawpict non-update
git-svn-id: svn://tug.org/texlive/trunk@21629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r-- | Master/texmf-dist/source/latex/pawpict/README | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/Master/texmf-dist/source/latex/pawpict/README b/Master/texmf-dist/source/latex/pawpict/README deleted file mode 100644 index 1ebf9230d7d..00000000000 --- a/Master/texmf-dist/source/latex/pawpict/README +++ /dev/null @@ -1,37 +0,0 @@ - pawpict package for LaTeX2e - -This is a distribution of my pawpict package for easy inclusion -of graphics made by PAW (Physics Analysis Workstation). You need -to have PAW installed on yor system to bennefiet from this package. - -The distribution file are: - - README this file. - pawpict.dtx documentation and source file - pawpict.ins bacth file for docstrip - -To install this package, do in a temporary directory: - - 1) - latex pawpict.ins - 2) - move the files - pawpict.sty - to some diretory seached by LaTeX, e.g. in teTeX: - /usr/lib/texmf/local/tex/latex/pawpict/, or %TEXINPUTS% - in DOS. - 3) - do - latex pawpict.dtx - latex pawpict.dtx - makeindex -s gind -o pawpict.ind pwpict.idx - makeindex -s gglo -o pawpict.gls pawpict.glo - latex pawpict.dtx - to produce the documentation. - -This package is copyright of Christian Holm, but is distributed -under the GNU General Public Lisence. - -Happy typesetting :-) - -Christian Holm |