diff options
author | Ludovic Courtès | 2008-03-06 17:13:13 +0100 |
---|---|---|
committer | Ludovic Courtès | 2008-03-06 17:13:13 +0100 |
commit | 45d172a9a2dbf865de095df88bc9be79f96ad8c9 (patch) | |
tree | 74c6c4bfe00f278be8df4a95f87ee6358347497a /NEWS | |
parent | 270d306388ec76c81c515386ebf83c060c293d40 (diff) | |
download | skribilo-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |