Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pgn2web(1) [debian man page]

PGN2WEB(1)						      General Commands Manual							PGN2WEB(1)

NAME
pgn2web - program to convert PGN chess files to webpages SYNOPSIS
pgn2web [options] pgn-file html-file p2wgui -- graphical frontend to pgn2web DESCRIPTION
This manual page documents the pgn2web and p2wgui commands. pgn2web is a program to generate webpages from "portable game notation" PGN files, that allow the replaying of chess games within a web browser. It has a commandline client and a gtk graphical user interface for convenience. The html output is highly customisable, it is using javascript and is standards compliant to be working with all major browsers. OPTIONS
These programs do follow the usual GNU command line syntax, with short options starting with one dash (`-'). A summary of options is included below. -c yes|no include a link to the pgn2web homepage. -p <piece-set> use the <piece-set> pieceset. Available sets are: adventurer alfonso-x cases condal harlequin kingdom leipzig line lucena magnetic mark marroquin maya mediaeval merida motif -s frameset|linked|individual use the specified layout. Passing no parameters at all will simply launch the GUI version. SEE ALSO
/usr/share/pgn2web/templates, AUTHOR
pgn2web was written by William Hoggarth <whoggarth@users.sourceforge.net>. This manual page was written by Oliver Korff <ok@xynyx.de>, for the Debian project (and may be used by others). August 25, 2009 PGN2WEB(1)

Check Out this Related Man Page

STOCKFISH(6)															      STOCKFISH(6)

NAME
stockfish - free UCI chess engine, to calculate chess moves SYNOPSIS
stockfish DESCRIPTION
This manual page documents the stockfish command. stockfish is an UCI chess engine, to calculate chess moves Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program, but requires some UCI compatible GUI (like XBoard with PolyGlot, eboard, Jose, Arena, in order to be used comfortably. Read the documentation for your GUI of choice for infor- mation about how to use Stockfish with your GUI. This version of Stockfish supports up to 8 CPUs, but has not been tested thoroughly with more than 2. The program tries to detect the num- ber of CPUs on your computer and set the number of search threads accordingly, but please be aware that the detection is not always cor- rect. It is therefore recommended to inspect the value of the "Threads" UCI parameter, and to make sure it equals the number of CPU cores on your computer. If you are using more than four threads, it is recommended to raise the value of "Minimum Split Depth" UCI parameter to 6. Opening book This version of stockfish has experimental support for PolyGlot opening books. For information about how to create such books, consult the PolyGlot documentation. OPTIONS
This program does NOT follow the usual GNU command line syntax, with long options starting with two dashes. SEE ALSO
Communication with UCI commands is documented by "The UCI Communication Protocol" in /usr/share/doc/stockfish/engine-interface.txt. AUTHOR
stockfish was written by <Romstad Tord <tord@glaurungchess.com>> and Marco Costalba <mcostalba@gmail.com>. This manual page was written by Oliver Korff <ok@xynyx.de>, for the Debian project (but may be used by others). October 10, 2009 STOCKFISH(6)
Man Page

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

chess perl program questions

Hello guys, While going over the book, I ran into this chess program and I have few questions 1) on line 40), why is not $chessboard-> ) ??? 40 unless (defined $chessboard->) { 2) 20 foreach my $i (reverse (0..7)) { #Row 1 #!/usr/bin/perl -w 2 # 3 # 4 5 ... (1 Reply)
Discussion started by: hankooknara
1 Replies

2. What is on Your Mind?

Chess Players: Which Online Resources (and Software) Do You Use and Why?

Hi Chess Players, Which Online Resources (and Software) Do You Use and Why? As for me, I use chessgames.com and chessbase.com; but currently I'm using chessgames.com the most; I like exploring openings in the chessgames.com opening explorer. For analysis on the desktop (Mac) or iPhone I... (8 Replies)
Discussion started by: Neo
8 Replies