Move the definition of the fond directory to the head of the Makefile to make it
[project-aon.git] / es / TODO
1
2 ERRATA
3
4 - PDF files do not work OK:
5      - missing definitions of image in PDF output (should be fixed when
6        fixing [1] below)
7
8
9 TODO
10
11 [0] Document in the spanish XML files the (english) revision they were based
12     on.  
13     Note: Needed for version tracking and to implement the changes
14     introduced in the english XML files o the Spanish
15
16 [1]- Update XML with updates introduced in English version
17
18 [2]- Review if all the gifs in 01hdlo, 02fsea, 03lcdk (/skins/standards) are
19   needed. 
20   NOTE: Probably only forward, title, toc and back are needed.
21
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)
25
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.  
28     Note:
29
30   * This is related to [1], if [1] is DONE this should be done too
31
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:
34
35 for i in *.png; do name=`echo $i | sed -e 's/png/gif/'`; [ ! -e $name ] && convert $i $name; done
36
37 [5]- Change accented entities (<ch.XXXX>) to UTF-8 characters
38
39      Note: 
40
41       * Needed for spell checker, book #5 and #6 have been converted
42       * If not properly encoded some characters will not be presented properly 
43         when generating PDFs
44
45 [6]- LS#6: The weapons.gif needs to be remade, this book introduced the bow.
46
47 DONE
48 ----
49 - Remove RCS revision logs from XML files
50
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