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

GLAURUNG(6)															       GLAURUNG(6)

NAME
glaurung - free UCI chess engine, to calculate chess moves SYNOPSIS
glaurung DESCRIPTION
This manual page documents the glaurung command. glaurung is an UCI chess engine, to calculate chess moves Opening book This version of Glaurung has experimental support for PolyGlot opening books. For information about how to create such books, consult the PolyGlot documentation. Currently, Glaurung requires that the book file is named book.bin and is placed in Glaurungs working directory. More than one CPU Beginning with version 2-epsilon/3, Glaurung has support for up to four CPUs. Because the program currently cannot automatically detect the number of CPUs on your computer, it uses only a single search thread by default. If your computer has two or more CPUs (this includes dual-core CPUs like the Intel Core Duo or the AMD Athlon 64 X2), you should set the "Threads" UCI parameter to the number of CPUs to obtain optimal performance. 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/glaurung/engine-interface.txt. AUTHOR
glaurung was written by <Romstad Tord <tord@glaurungchess.com>>. This manual page was written by Oliver Korff <ok@xynyx.de>, for the Debian project (but may be used by others). Juli 9, 2007 GLAURUNG(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