summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Courtes2006-03-19 22:49:49 +0000
committerLudovic Courtes2006-03-19 22:49:49 +0000
commitc102c3c2d35f2d7ecae8f8d0145959372c5f15cf (patch)
tree057cb5a327ccb496ffcdf4b3b6fb68abafdccd42 /ChangeLog
parent1dcb0d05955a40d784455ec73dcf1552a07c5126 (diff)
parentf3134f3a59ef182bb8e65f55898a58ed6da77e36 (diff)
downloadskribilo-c102c3c2d35f2d7ecae8f8d0145959372c5f15cf.tar.gz
skribilo-c102c3c2d35f2d7ecae8f8d0145959372c5f15cf.tar.lz
skribilo-c102c3c2d35f2d7ecae8f8d0145959372c5f15cf.zip
Merge from lcourtes@laas.fr--2005-mobile
Patches applied:

 * lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2  (patch 45-46)

   - Merge from lcourtes@laas.fr--2004-libre
   - Lout engine: better handling of the `slides' document type.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-73
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog38
1 files changed, 38 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1946a68..e485abf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,44 @@
 # arch-tag: automatic-ChangeLog--lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2
 #
 
+2006-03-18 18:09:34 GMT	Ludovic Courtes <ludovic.courtes@laas.fr>	patch-46
+
+    Summary:
+      Lout engine: better handling of the `slides' document type.
+    Revision:
+      skribilo--devel--1.2--patch-46
+
+    * src/guile/skribilo/engine/lout.scm (lout-slides-markup-alist): New.
+      (lout-structure-markup): Handle `slides'.
+
+    modified files:
+     ChangeLog src/guile/skribilo/engine/lout.scm
+
+
+2006-03-18 17:25:58 GMT	Ludovic Courtes <ludovic.courtes@laas.fr>	patch-45
+
+    Summary:
+      Merge from lcourtes@laas.fr--2004-libre
+    Revision:
+      skribilo--devel--1.2--patch-45
+
+    Patches applied:
+    
+     * lcourtes@laas.fr--2004-libre/skribilo--devel--1.2  (patch 70-72)
+    
+       - Merge from lcourtes@laas.fr--2005-mobile
+       - Slight optimization: allow for non-proc predicates for markup writers.
+       - Partial rewrite of the debugging facilities (slightly slower).
+
+    modified files:
+     ChangeLog
+
+    new patches:
+     lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-70
+     lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-71
+     lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-72
+
+
 2006-03-07 22:58:58 GMT	Ludovic Courtes <ludovic.courtes@laas.fr>	patch-44
 
     Summary: