aboutsummaryrefslogtreecommitdiff
path: root/doc/user/slide.skb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/slide.skb')
-rw-r--r--doc/user/slide.skb3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/slide.skb b/doc/user/slide.skb
index 0137e84..aff8ab5 100644
--- a/doc/user/slide.skb
+++ b/doc/user/slide.skb
@@ -101,7 +101,8 @@ output format does not support embedded application.]))
(p [Here is a complete example of Skribe slides:])
(if (and (engine-format? "html")
- (not (equal? (engine-custom html-engine 'html-variant) "html4")))
+ (not (equal? (engine-custom (find-engine 'html) 'html-variant)
+ "html4")))
;; Show the example and its result
(example-produce
(example :legend "Example of Skribe slides"