From 569391b672f12a742a61f3575ca09660098d7514 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 3 Mar 2008 15:44:35 +0100 Subject: slide: Determine what to include in the outline slide based on `:toc'. * NEWS: Update. * doc/user/slide.skb: Update. * src/guile/skribilo/package/slide.scm (slide-topic, slide-subtopic): Add `toc' option. * src/guile/skribilo/package/slide/base.scm (make-subtopic-list): Filter topic nodes whose `:toc' is true. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 816bc90..1b6286e 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ These harmless warnings looked like: 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 in Skribilo 0.9.0 (user-visible changes compared to Skribe 1.2d) -- cgit v1.2.3