summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/feyn/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-03-03 01:10:05 +0000
committerKarl Berry <karl@freefriends.org>2008-03-03 01:10:05 +0000
commit26b5af90d7132dc6c5d514d589adfca8502d62c0 (patch)
tree30f6a91e6073e1a5a13f549176ea1196d1c80417 /Master/texmf-dist/doc/fonts/feyn/README
parent9c9e2c9000f62d089e798708bc0db6346bbe39ad (diff)
feyn font 0.3.1
git-svn-id: svn://tug.org/texlive/trunk@6809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/feyn/README')
-rw-r--r--Master/texmf-dist/doc/fonts/feyn/README62
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/feyn/README b/Master/texmf-dist/doc/fonts/feyn/README
new file mode 100644
index 00000000000..c89364e185e
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/feyn/README
@@ -0,0 +1,62 @@
+
+Feyn: a Metafont for Feynman diagrams
+-------------------------------------
+
+Version 0.3.1.
+
+This describes the font `feyn', which can be used to produce relatively
+simple Feynman diagrams within equations in a LaTeX document.
+
+The other Feynman diagram package which exists is Thorsten Ohl's
+`feynmf/feynmp' package. That works by creating Metafont or MetaPost
+figures using a preprocessor. It's more general than this package,
+but is at its best when creating relatively large diagrams, for
+figures. In contrast, the present system consists of a
+carefully-designed font with which you can write simple diagrams,
+within equations or within text, in a size matching the surrounding
+text size.
+
+
+Status
+------
+
+The font, and this associated style file, should be regarded as
+beta software at present. The propagators and vertices which are
+implemented are those which _I_ needed. I'd be delighted to
+add more if folk feel they would be useful.
+
+See the package's home page on the web: http://purl.org/nxg/dist/feyn
+
+
+Installation
+------------
+
+Extract the package file from the distribution file using `latex
+feyn.ins'. The resulting `feyn.sty' should be installed in the usual
+location for style files -- that is, something like
+`texmf.local/tex/latex/feyn.sty'. The Metafont source files `*.mf'
+should be installed in a directory with a location such as
+`texmf.local/fonts/source/feyn/' (on a system which has the command,
+`kpsepath mf' will indicate the possibilities here, but these
+typically include the current directory). That should be all you need
+to do as regards the installation of the fonts -- if your TeX setup is
+installed correctly, then the usual font-generation commands (such as
+`mktexpk' for example) should work as normal, and they should be
+invoked by default when you LaTeX the feyn.dtx file.
+
+You should be able to find generic instructions for installing LaTeX files at
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=installthings
+
+
+Licence
+-------
+
+This software is copyright, 1991, 2001, 2002, 2005, 2008, Norman Gray. It is
+released under the terms of the GNU General Public Licence. See the
+copyright declaration at the top of file feyn.dtx, and the file
+LICENCE for the licence conditions.
+
+
+
+Norman Gray, <norman@astro.gla.ac.uk>
+http://nxg.me.uk