From 7733b15c8d7cf7f01973dcbf6d425d16446c3565 Mon Sep 17 00:00:00 2001 From: Andrew Dunning Date: Thu, 22 Oct 2015 17:13:25 -0400 Subject: [PATCH] Update dzslides template from source. --- default.dzslides | 140 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 105 insertions(+), 35 deletions(-) diff --git a/default.dzslides b/default.dzslides index 45f509a35..d86e51673 100644 --- a/default.dzslides +++ b/default.dzslides @@ -1,14 +1,21 @@ - - + + + $for(author-meta)$ - + $endfor$ $if(date-meta)$ - + +$endif$ +$if(keywords)$ + $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ +$if(quotes)$ + +$endif$ $if(highlighting-css)$ $endif$ $if(math)$ @@ -105,10 +176,9 @@ $if(title)$ $if(subtitle)$

$subtitle$

$endif$ -$for(author)$ -

$author$

-$endfor$ -

$date$

+ $endif$ $for(include-before)$