diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-03 23:18:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-03 23:18:09 +0000 |
commit | 6a6760b318629498bb287bbb60ae5018b9d5ca97 (patch) | |
tree | 1ca8dabce92ad28fd4118b6b1530266f5d472951 /Master/texmf-dist/doc/latex/physymb/README | |
parent | 998bb9be5849d17bb2548edb716803c5533b0605 (diff) |
rm physymb, moved to ctan:/obsolete per author request
git-svn-id: svn://tug.org/texlive/trunk@35952 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/physymb/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/physymb/README | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Master/texmf-dist/doc/latex/physymb/README b/Master/texmf-dist/doc/latex/physymb/README deleted file mode 100644 index a35b8dde6a7..00000000000 --- a/Master/texmf-dist/doc/latex/physymb/README +++ /dev/null @@ -1,28 +0,0 @@ - ======================== physymb ============================ - Created by David Zaslavsky <diazona@ellipsix.net> - -The physymb package contains a bunch of assorted macros that may -be useful to physicists (and perhaps occasionally mathematicians). - -The package contains four files: - -* README: This file :) -* physymb.pdf: The PDF documentation, which details all the macros - defined by the package. -* physymb.dtx: The documented source. Running pdflatex on this - reproduces the PDF documentation. -* physymb.ins: The installer file. Running latex or pdflatex on - this will generate the actual package file, physymb.sty. - -To install the package, it should be enough to just copy physymb.sty -to the tex/latex/physymb/ directory (which you may need to create) -within your local TDS tree, which is typically $HOME/texmf/ on -a Linux system. The location varies on Windows. It's also recommended -to copy physymb.pdf into doc/latex/physymb/ under the TDS tree. - -If you don't know what a TDS tree is, or want to have this explained -in more detail, see -http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages - -physymb is licensed under the LaTeX Project Public License, -version 1.3 or later. |