Add rule regarding safekeeping of special objects in Kai Monastery. Harmonise translation
[project-aon.git] / common / scripts / README.txt
1 This file describes how to use the scripts included in this archive.
2
3 create-css.pl: used by gbtoxhtml.pl to create a CSS file for use by the XHTML files.
4 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.
5 create-pdacss.pl: used by gbtopdaxhtml.pl to create a CSS file for use by the PDA version of the XHTML.
6 frontfilter.pl: filters frontmatter files for links and common characters.
7 gbfixencoding.pl: interactively fix encoding errors in gamebook XML
8 gbfixquotes.pl: interactively encode quotation marks
9 gblint.pl: find common errors in gamebook XML - does not validate XML
10 gbtodot.pl: converts an XML file to DOT graph representation of the choices.
11 gbtolatex.pl: creates a LaTeX file for conversion to PDF using pdflatex.
12 gbtopdaxhtml.pl: creates simplified XHTML for use by PDA utilities.
13 gbtopml.pl: creates PML version of the XML.
14 gbtoxhtml.pl: processes an XML file into XHTML.
15 gbtoxhtml-all.pl: creates all of the books in XHTML. Uses gbtoxhtml.pl.
16 gbtoxhtml-single.pl: creates a single XHTML file.
17 xmlize.pl: converts the proofread text format into a gamebook XML file.