Fix error ni extraneous data and section that prevented the document from compiling
[project-aon.git] / es / xml / TODO
1
2 MAJOR:
3 -----
4
5  - Fix illustration definitions for all the XML books 
6     -> pdf versions have to define width in mm, not in pixels
7
8     07 onwards, if this is not fixed the images in PDF are too large and 
9     show chopped in the files.
10
11  - Make a script to compare the XML structure (- text) with the original English books
12    to compare differences and ensure that they are the same
13
14 MINOR
15 -----
16
17  - Review use of <quote> sometimes there is no space after/before it
18
19  - Use of quotes in the dialog of characters is not consistent. It is used in some
20    books but not in others
21
22  - Review illustrations in books to add 
23     <instance class="html-compatible" 
24
25  - Convert all files to UTF-8 to avoid encoding issues when generating PDFs
26
27      If this is not fixed some accented characters (ยก) do not show properly in
28      PDF output.
29
30      Note: Fixed temporarily by using \usepackage[latin1]{inputenc}
31      if we reconvert to UTF-8 we have to change that definition in l10n/i18n-pdf.xml
32
33 DONE:
34 ----
35
36  - Add combat results table and random table inline
37
38    NOTE: Only for crtable. Random table has been updated but since it is different
39    per file it is not possible to include it
40