aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès2008-03-06 17:13:13 +0100
committerLudovic Courtès2008-03-06 17:13:13 +0100
commit45d172a9a2dbf865de095df88bc9be79f96ad8c9 (patch)
tree74c6c4bfe00f278be8df4a95f87ee6358347497a /NEWS
parent270d306388ec76c81c515386ebf83c060c293d40 (diff)
downloadskribilo-45d172a9a2dbf865de095df88bc9be79f96ad8c9.tar.gz
skribilo-45d172a9a2dbf865de095df88bc9be79f96ad8c9.tar.lz
skribilo-45d172a9a2dbf865de095df88bc9be79f96ad8c9.zip
`base' package: Add `:rulecolor' option to `table'.
* NEWS, doc/user/colframe.skb, doc/user/table.skb: Update. * src/guile/skribilo/engine/lout.scm (table): Support `:rulecolor'. * src/guile/skribilo/package/base.scm (table): Support `:rulecolor'.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b6286e..56ec253 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ Namely, `slide-outline-title' and
`slide-outline-{active,inactive}-color'. See manual for details.
** The `:toc' option of `slide' determines whether to include it in the outline
+** New option `:rulecolor' for `table'
* New in Skribilo 0.9.0 (user-visible changes compared to Skribe 1.2d)