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  ,	<file-
       name>.1.sgf, , ... , one	for each  variation.  The  first  file	<file-
       name>.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 particular,	a breakpoint is	speci-
       fied in each variation file so that a single diagram  is	 created,  the
       first  move of the variation being move 1. The [options], 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.0>

home | help