|
|
8 年前 | |
|---|---|---|
| .gitignore | 8 年前 | |
| Readme.md | 8 年前 | |
| kifugen.py | 8 年前 | |
| pdfpreview.png | 8 年前 | |
Generate printable pdf game records (kifu) from sgf go/baduk/weiqi replays.
kifugen takes your sgf file and converts is into a latex format, that then can
be easily compiled into a pdf file.
To run kifugen you will need:
latexdvipsps2pdfpsgo packageThe basic usage is kifugen <file> [options] where file is the .sgf file and options are:
| Option | Meaning |
|---|---|
| -se n | “split every” n moves |
| -c | compile to pdf |
| -o | open the pdf after compilation |