This file describes how to use the scripts included in this archive. create-css.pl: used by gbtoxhtml.pl to create a CSS file for use by the XHTML files. create-css-xhtml-single.pl: used by gbtoxhtml-single.pl to create a CSS file for use by the single file version of the XHTML. create-pdacss.pl: used by gbtopdaxhtml.pl to create a CSS file for use by the PDA version of the XHTML. frontfilter.pl: filters frontmatter files for links and common characters. gbfixencoding.pl: interactively fix encoding errors in gamebook XML gbfixquotes.pl: interactively encode quotation marks gblint.pl: find common errors in gamebook XML - does not validate XML gbtodot.pl: converts an XML file to DOT graph representation of the choices. gbtolatex.pl: creates a LaTeX file for conversion to PDF using pdflatex. gbtopdaxhtml.pl: creates simplified XHTML for use by PDA utilities. gbtopml.pl: creates PML version of the XML. gbtoxhtml.pl: processes an XML file into XHTML. gbtoxhtml-all.pl: creates all of the books in XHTML. Uses gbtoxhtml.pl. gbtoxhtml-single.pl: creates a single XHTML file. xmlize.pl: converts the proofread text format into a gamebook XML file.