diff options
author | Ludovic Courtes | 2005-07-02 03:51:27 +0000 |
---|---|---|
committer | Ludovic Courtes | 2005-07-02 03:51:27 +0000 |
commit | 6269aa26309cf98d100d7580c09ccf63b504d0d8 (patch) | |
tree | b200f6be109cf7421b06592a6620a00d2dbed965 /src/guile/README | |
parent | 2d740bec3cc50480980d8aae3a06e27a5f0649e5 (diff) | |
download | skribilo-6269aa26309cf98d100d7580c09ccf63b504d0d8.tar.gz skribilo-6269aa26309cf98d100d7580c09ccf63b504d0d8.tar.lz skribilo-6269aa26309cf98d100d7580c09ccf63b504d0d8.zip |
First real document produced!
Lots of things, including:
* src/guile/skribilo/engine/lout.scm: New file.
First real document produced!
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-4
Diffstat (limited to 'src/guile/README')
-rw-r--r-- | src/guile/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/guile/README b/src/guile/README index 4bd7eff..8b1502c 100644 --- a/src/guile/README +++ b/src/guile/README @@ -11,6 +11,12 @@ Here are a few goals. ** Better error handling, automatic back-traces, etc. +** Add useful markups + +- numbered references + +- improved footnotes + ** Add an option to continuously watch a file and re-compile it * Font-ends (readers) |