From dc936548c2b07617a799611b0968b503614be9f3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 25 Jan 2012 11:16:36 -0800 Subject: [PATCH] Added style tags around highlighting-css. This is needed because of change from h-k 0.4 to 0.5. --- default.dzslides | 2 ++ default.html | 2 ++ default.s5 | 2 ++ default.slidy | 2 ++ 4 files changed, 8 insertions(+) diff --git a/default.dzslides b/default.dzslides index 4377cc066..d7f22dd91 100644 --- a/default.dzslides +++ b/default.dzslides @@ -9,7 +9,9 @@ $if(date-meta)$ $endif$ $if(title-prefix)$$title-prefix$ - $endif$$if(pagetitle)$$pagetitle$$endif$ $if(highlighting-css)$ + $endif$ $if(css)$ $for(css)$ diff --git a/default.html b/default.html index b92025f6c..c231b8fa5 100644 --- a/default.html +++ b/default.html @@ -12,7 +12,9 @@ $if(date-meta)$ $endif$ $if(title-prefix)$$title-prefix$ - $endif$$if(pagetitle)$$pagetitle$$endif$ $if(highlighting-css)$ + $endif$ $for(css)$ diff --git a/default.s5 b/default.s5 index 86623c6cb..03008df88 100644 --- a/default.s5 +++ b/default.s5 @@ -15,7 +15,9 @@ $endif$ $if(highlighting-css)$ + $endif$ $for(css)$ diff --git a/default.slidy b/default.slidy index 4d8d38a90..86ccfd28d 100644 --- a/default.slidy +++ b/default.slidy @@ -14,7 +14,9 @@ $if(date-meta)$ $endif$ $if(title-prefix)$$title-prefix$ - $endif$$if(pagetitle)$$pagetitle$$endif$ $if(highlighting-css)$ + $endif$