| 1 |
TODO for the ng-build-scripts
|
| 2 |
-----------------------------
|
| 3 |
|
| 4 |
- make tables work as they should in the newPDF and newPS versions
|
| 5 |
|
| 6 |
(2005-01-24: they do now, the original DocBook files need to get
|
| 7 |
patched to define the columns like they should. The table support is
|
| 8 |
still highly experimental, it works just good enough for our needs,
|
| 9 |
however, it fails the Docbook test-suite badly, it should get
|
| 10 |
overhauled)
|
| 11 |
|
| 12 |
- Make Greek work.
|
| 13 |
|
| 14 |
- Make Chinese work as soon as a manual translation to Chinese becomes
|
| 15 |
available.
|
| 16 |
|
| 17 |
- implement some easy format-dependant dir structure for the -d option,
|
| 18 |
something like "/tmp/manual/%l/%a/%f" to get everything into
|
| 19 |
/tmp/manual/<lang>/<arch>/<format>
|