1GOGUI-CONVERT(1)                GoGui Reference               GOGUI-CONVERT(1)
2
3
4

NAME

6       gogui-convert - Convert SGF and Jago XML Go game files to other
7       formats.
8

SYNOPSIS

10       gogui-convert [-config file] [-format sgf | tex | xml] [-werror]
11                     [-force] [-title s] infile outfile
12
13       gogui-convert -check [-werror] [-config file] infile
14
15       gogui-convert -help
16
17       gogui-convert -version
18

DESCRIPTION

20       Convert SGF and Jago XML Go game files to other formats.
21

OPTIONS

23       -check
24           Do not convert but only check if reading and parsing the input file
25           succeeds.
26
27       -config file
28           Read command line options and arguments from the given file.
29
30       -force
31           Overwrite existing files.
32
33       -format
34           Specify the output format. If this option is not used, the output
35           format will be derived from the file extension of the output file
36           name. Supported formats are sgf, xml, tex (LaTeX files using PSGO
37           style).
38
39       -help
40           Display help and exit.
41
42       -title s
43           Specify section title to be used in the LaTeX document before the
44           Go diagram.
45
46       -version
47           Print version and exit.
48
49       -werror
50           Handle warnings when reading the input files as an error.
51
52GoGui 1.4.9                       02/10/2017                  GOGUI-CONVERT(1)
Impressum