diff --git a/data/templates/default.dzslides b/data/templates/default.dzslides index cad4dba4b..ef4f03c8d 100644 --- a/data/templates/default.dzslides +++ b/data/templates/default.dzslides @@ -12,10 +12,13 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ - + + q { quotes: "“" "”" "‘" "’"; } $endif$ + $if(highlighting-css)$ + $if(highlighting-css)$ -$if(quotes)$ + code{white-space: pre-wrap;} + .smallcaps{font-variant: small-caps;} +$if(quotes)$ + q { quotes: "“" "”" "‘" "’"; } $endif$ + $if(highlighting-css)$ + + q { quotes: "“" "”" "‘" "’"; } $endif$ + $if(highlighting-css)$ + + q { quotes: "“" "”" "‘" "’"; } $endif$ + $if(highlighting-css)$ + + q { quotes: "“" "”" "‘" "’"; } $endif$ + $if(highlighting-css)$ + -$if(quotes)$ - -$endif$ $if(highlighting-css)$ + + q { quotes: "“" "”" "‘" "’"; } $endif$ + $if(highlighting-css)$ + + q { quotes: "“" "”" "‘" "’"; } $endif$ + $if(highlighting-css)$ + + + diff --git a/test/s5-fancy.html b/test/s5-fancy.html index 01c5b43cc..f80d321fb 100644 --- a/test/s5-fancy.html +++ b/test/s5-fancy.html @@ -10,7 +10,10 @@ My S5 Document - + diff --git a/test/s5-inserts.html b/test/s5-inserts.html index 70d3418f3..b84d2360e 100644 --- a/test/s5-inserts.html +++ b/test/s5-inserts.html @@ -8,7 +8,10 @@ My S5 Document - + STUFF INSERTED diff --git a/test/writer.html4 b/test/writer.html4 index d26d9e67d..81cacde6a 100644 --- a/test/writer.html4 +++ b/test/writer.html4 @@ -8,7 +8,10 @@ Pandoc Test Suite - +