summaryrefslogtreecommitdiff
path: root/graphics/axodraw/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/axodraw/README
Initial commit
Diffstat (limited to 'graphics/axodraw/README')
-rw-r--r--graphics/axodraw/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/graphics/axodraw/README b/graphics/axodraw/README
new file mode 100644
index 0000000000..f5511d9179
--- /dev/null
+++ b/graphics/axodraw/README
@@ -0,0 +1,22 @@
+
+This is the 'axodraw' system. Currently it is used for drawing
+Feynman diagrams in the contents of a LaTeX document.
+This system was made by Jos Vermaseren and can be used freely for
+non commercial purposes only.
+Any commercial use needs the written approval of Jos Vermaseren.
+Basically the graphics primitives are written in postscript, but the
+user sees only LaTeX commands, and never has to worry about postscript.
+This gives a considerable flexibility.
+The current version (5-mar-1998) supports color.
+
+The whole will work together with the dvips system of radical eye software.
+With other dvi to postscript converters or with systems that do not
+convert properly to postscript working is not garanteed.
+
+The manual is obtained by the commands
+latex axoman
+dvips axoman
+after which it should be available from the printer.
+
+Good Luck
+ Jos Vermaseren