summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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