summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtes2005-12-04 21:25:49 +0000
committerLudovic Courtes2005-12-04 21:25:49 +0000
commit714296f422f9789081b8216aca0c2e4be0668efc (patch)
treeab3b278564578d0ffa0b691481dfa3fd27a1af0d /NEWS
parenta8fe8dda53e5e3625d14d5ad0cb8fe27da5cfaf8 (diff)
parent42e397a7d41c5e71e783e0033b5171b933595588 (diff)
downloadskribilo-714296f422f9789081b8216aca0c2e4be0668efc.tar.gz
skribilo-714296f422f9789081b8216aca0c2e4be0668efc.tar.lz
skribilo-714296f422f9789081b8216aca0c2e4be0668efc.zip
Merge from lcourtes@laas.fr--2005-mobile
Patches applied: * lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2 (patch 16) - Added the `~' markup. Added SRFI-62 and SRFI-30 support to the Skribe reader. git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-19
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a8e220f..7257a87 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,7 @@
-No news today.
+New in Skribilo 1.2 (compared to Skribe 1.2d)
+
+ * New engine: Lout (see http://lout.sf.net/).
+
+ * New markups: `~', `numref', `!lout', `lout-illustration'.
+
+ * Extended markups: `footnote' now takes a `:label' option.