summaryrefslogtreecommitdiff
path: root/build/TODO.ng
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
committerJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
commit1ea73eea5ecc6a8ed901316049259aee737ee554 (patch)
tree03a077f0b1b1548f3c806bd1c5795964fba0fb52 /build/TODO.ng
downloadinstallation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'build/TODO.ng')
-rw-r--r--build/TODO.ng19
1 files changed, 19 insertions, 0 deletions
diff --git a/build/TODO.ng b/build/TODO.ng
new file mode 100644
index 000000000..543c80cad
--- /dev/null
+++ b/build/TODO.ng
@@ -0,0 +1,19 @@
+TODO for the ng-build-scripts
+-----------------------------
+
+- make tables work as they should in the newPDF and newPS versions
+
+ (2005-01-24: they do now, the original DocBook files need to get
+ patched to define the columns like they should. The table support is
+ still highly experimental, it works just good enough for our needs,
+ however, it fails the Docbook test-suite badly, it should get
+ overhauled)
+
+- Make Greek work.
+
+- Make Chinese work as soon as a manual translation to Chinese becomes
+ available.
+
+- implement some easy format-dependant dir structure for the -d option,
+ something like "/tmp/manual/%l/%a/%f" to get everything into
+ /tmp/manual/<lang>/<arch>/<format>