aboutsummaryrefslogtreecommitdiffstats
path: root/print/sgf2tex/pkg-descr
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-09-20 00:03:04 +0800
committerade <ade@FreeBSD.org>2000-09-20 00:03:04 +0800
commita8f497c9ce55d078bc28c470bd13925d5ea48288 (patch)
treea4e5f00b455fe8fde896b2813b4f7ff1689a1a6e /print/sgf2tex/pkg-descr
parent312eefba850debde0a68c94c34ec2b4e96c66852 (diff)
downloadfreebsd-ports-gnome-a8f497c9ce55d078bc28c470bd13925d5ea48288.tar.gz
freebsd-ports-gnome-a8f497c9ce55d078bc28c470bd13925d5ea48288.tar.zst
freebsd-ports-gnome-a8f497c9ce55d078bc28c470bd13925d5ea48288.zip
Add sgf2tex, a system for typesetting Go games and diagrams using TeX.
PR: 19965 Submitted by: Steve Coltrin <spcoltri@omcl.org>
Diffstat (limited to 'print/sgf2tex/pkg-descr')
-rw-r--r--print/sgf2tex/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/print/sgf2tex/pkg-descr b/print/sgf2tex/pkg-descr
new file mode 100644
index 000000000000..d8f4b997c730
--- /dev/null
+++ b/print/sgf2tex/pkg-descr
@@ -0,0 +1,9 @@
+sgf2tex is a system for typesetting Go games and diagrams using TeX. This
+system may be used with either plain TeX or LaTeX. It includes the Metafont
+sources for a new set of Go fonts, and a Perl script called Sgf2tex which
+translates files in ``Smart Go Format'' (SGF) into TeX.
+
+WWW: http://match.stanford.edu/bump/sgf2tex.html
+
+- Steve Coltrin
+spcoltri@unm.edu