aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLudovic Courtès2008-04-22 22:30:08 +0200
committerLudovic Courtès2008-04-22 22:30:08 +0200
commitbea2afb188b41f4604ec251a0a39c60a469c5fd1 (patch)
tree7eccb8cf321e77355fc787a54fbcac4ef87b2c38 /TODO
parent0bbefcf2bf8a33fef1cd52589805703e8b1f31ce (diff)
downloadskribilo-bea2afb188b41f4604ec251a0a39c60a469c5fd1.tar.gz
skribilo-bea2afb188b41f4604ec251a0a39c60a469c5fd1.tar.lz
skribilo-bea2afb188b41f4604ec251a0a39c60a469c5fd1.zip
Update `NEWS' and `TODO'.
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 17 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1c3fa3e..04bb173 100644
--- a/TODO
+++ b/TODO
@@ -16,10 +16,26 @@ XXX: Check items in `[[file:src/guile/README::Skribilo%20Outline][src/guile/READ
* Important Items (Release Blockers)
** Update the documentation, remove Skribe legacy stuff
+
+Almost done.
+
** Have a PS/PDF version of the documentation (preferably using Lout)
+
+Almost there. Need to improve layout and style of the Lout PDF.
+
** Remove calls to `skribe-error', use SRFI-35 exceptions
-** Add a reference to http://www-sop.inria.fr/mimosa/Manuel.Serrano/publi/jfp05/article.html
+Almost done.
+
+** Provide markup for emdash and friends
+
+`--' should yield `{-}{-}' in Lout, while `,(--)' should produce `--',
+things like that.
+
+** Consistently handle "fixed-widthness" of `code'
+
+Currently, our CSS makes `code' fixed-width in HTML, but it's not so in
+Lout et al.
* Small Items, Known Bugs