Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sgf2tex(1)		     General Commands Manual		      sgf2tex(1)

NAME
     sgfsplit

SYNOPSIS
     sgf2tex <filename>[.sgf] [options]

DESCRIPTION
     sgfsplit  takes a Smart Go Format file containing variations, and splits it
     up into a series of files, named <filename>.0.sgf , <filename>.1.sgf, , ...
     , one for each variation. The first file <filename>.0.sgf is the main line.
     It also creates a shell script  called  <filename>.sgf2tex  which	contains
     suggested options for invoking sgf2tex on the individual files. In particu-
     lar, a breakpoint is specified in each variation file so that a single dia-
     gram  is  created,  the  first move of the variation being move 1. The [op-
     tions], if specified, are options for sgf2tex, and these  are  incorporated
     into  the	shell script commands. The file <filename>.sgf2tex may of course
     be edited before being invoked, if different options  are	wanted	for  the
     different variations.

FILES
     See also sgf2tex for description of the options.

AUTHOR
     Daniel Bump (bump@math.stanford.edu)

     http://match.stanford.edu/bump/go.html

				 31 October 1997		      sgf2tex(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sgfsplit&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help