logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pgn2web - program to convert PGN chess files to webpages

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)

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.

Name

       pgn2web - program to convert PGN chess files to webpages

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.

       -cyes|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

       -sframeset|linked|individual
              use the specified layout.

       Passing no parameters at all will simply launch the GUI version.

See Also

/usr/share/pgn2web/templates,

Synopsis

pgn2web [options] pgn-file  html-file
       p2wgui--graphicalfrontendtopgn2web

See Also