4 - PDF files do not work OK:
5 - missing definitions of image in PDF output (should be fixed when
11 [0] Document in the spanish XML files the (english) revision they were based
13 Note: Needed for version tracking and to implement the changes
14 introduced in the english XML files o the Spanish
16 [1]- Update XML with updates introduced in English version
18 [2]- Review if all the gifs in 01hdlo, 02fsea, 03lcdk (/skins/standards) are
20 NOTE: Probably only forward, title, toc and back are needed.
22 [3]- Do scans of the maps for all books and put them under the proper images
23 NOTE: Images have been contributed for #1 - #5 based on the English
24 files and using Spanish scans (which were black and white)
26 [4]- Change the XML files to use PNG instead of gif files. Use the
27 html-compatible definition used in the english XML files.
30 * This is related to [1], if [1] is DONE this should be done too
32 * While this is not done the gbtoxhtml.pl will only publish PNG
33 files but the HTML files will reference to GIF files too. Run this to convert:
35 for i in *.png; do name=`echo $i | sed -e 's/png/gif/'`; [ ! -e $name ] && convert $i $name; done
37 [5]- Change accented entities (<ch.XXXX>) to UTF-8 characters
41 * Needed for spell checker, book #5 and #6 have been converted
42 * If not properly encoded some characters will not be presented properly
45 [6]- LS#6: The weapons.gif needs to be remade, this book introduced the bow.
49 - Remove RCS revision logs from XML files
51 - PDF files: accented characteres do not show up properly (if using <ch.Xacute>) in
52 titles but show up properly if using ISO-8859-1 encoding