                                NTF-GO
	    
This is a package with Go fonts and macros included in LaTeX
distributions.  It was created in 1990 by Hanna Kolodziejska and it makes
creating Go diagrams for TeX or LaTeX documents a very easy task. 

The documentation for this package is in the file gomaps.ltx,
which can be found (at least in the Slackware Linux distribution) in the
directory /usr/lib/texmf/tex/misc. The commands are defined in the file
go.sty, in the same directory. Fonts are found in the directory
/usr/lib/texmf/fonts/misc/go. 

Unfortunately there is an error in one of the fonts source
files, namely /usr/lib/texmf/fonts/misc/go/src/go1black.mf. If left
uncorrected this mistake creates the stone 29 instead of 39 in any
diagram. It is however very easy to get rid of this error. You could:
	    1. edit the line no. 503 of this file, replacing the 2 in  
"- digit [2] ..." with 3 as in "- digit [3] ...", or
	    2. use the patch I have provided ("right.39") with a command like
"patch go1black.mf < go1black.dif". Your original go1black.mf file will be 
renamed go1black.mf.orig (see man patch for details).
	    
The whole point of Xgod is to create or view Go diagrams without having to 
remember go.sty commands, allowing the user to concentrate on the actual game.
