gambit-nfg2tex reads a Gambit .nfg file on standard input and outputs a LaTeX representation of the game.
This program creates a representation of the input file as a series of tables, using the sgame style distributed by Martin Osborne.
-r PLAYERSpecifies the player to be shown on the rows of the table. If not specified, the default is player number 1.
-c PLAYERSpecifies the player to be shown on the columns of the table. If not specified, the default is player number 2.
-hPrints a help message listing the available options.
-qSuppresses printing of the banner at program launch.