diff options
author | Ludovic Courtès | 2009-05-27 22:20:56 +0200 |
---|---|---|
committer | Ludovic Courtès | 2009-05-27 22:20:56 +0200 |
commit | adfc4299a872d1bc571eb7d4be2db8bc010fb10a (patch) | |
tree | 55fb7b75cd0131e98b61d1cb2244aa58137160f5 /NEWS | |
parent | c9157a3905fc17a70d36ec46db809efb91c14887 (diff) | |
download | skribilo-adfc4299a872d1bc571eb7d4be2db8bc010fb10a.tar.gz skribilo-adfc4299a872d1bc571eb7d4be2db8bc010fb10a.tar.lz skribilo-adfc4299a872d1bc571eb7d4be2db8bc010fb10a.zip |
doc: Document `pie' markups.
* doc/user/pie.skb (Syntax): Document markups.
* src/guile/skribilo/package/pie.scm (pie, slice, sliceweight): Add
`:class' option.
(pie, slice, sliceweight)[writers]: Add `:options'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ This allows compilation with the compiler of "Guile-VM", i.e., the future Guile 2.x. ** New test suite (run "make check") +** Various documentation fixes, improvements and additions * New in Skribilo 0.9.1 |