aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Court`es2007-08-29 13:22:43 +0000
committerLudovic Court`es2007-08-29 13:22:43 +0000
commitcaefe7b373e06bfb842ed99de4bd69d0d46c0488 (patch)
tree79323122993badc6d0a1a3b8ea49855c4be7784d /ChangeLog
parent34c706c18157fdcf474758466cb7d44f10c397b1 (diff)
parent055a955df3fa1fa77b3e962f3a136f5e364abb20 (diff)
downloadskribilo-caefe7b373e06bfb842ed99de4bd69d0d46c0488.tar.gz
skribilo-caefe7b373e06bfb842ed99de4bd69d0d46c0488.tar.lz
skribilo-caefe7b373e06bfb842ed99de4bd69d0d46c0488.zip
lout: Provide support for separate first-paragraph gap style.
* src/guile/skribilo/engine/lout.scm (lout-engine)[first-paragraph-gap]: New custom. (paragraph)[first-paragraph?]: New. Use it to honor `first-paragraph-gap'. git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-158
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed9b64a..ad10f1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,25 @@
# arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2
#
+2007-08-29 13:22:43 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-158
+
+ Summary:
+ lout: Provide support for separate first-paragraph gap style.
+ Revision:
+ skribilo--devo--1.2--patch-158
+
+ * src/guile/skribilo/engine/lout.scm (lout-engine)[first-paragraph-gap]:
+ New custom.
+ (paragraph)[first-paragraph?]: New. Use it to honor
+ `first-paragraph-gap'.
+
+ modified files:
+ ChangeLog src/guile/skribilo/engine/lout.scm
+
+ new patches:
+ lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-100
+
+
2007-08-29 13:22:11 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-157
Summary: