From: Bob Stayton Date: Sun, 6 May 2012 15:49:46 +0000 (+0000) Subject: Handle case where para html.stylesheet has a space-separated list. X-Git-Tag: release/1.79.1~6^2~459 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=499a5287f2f7c61fbeca27e7a1cc62feb5b65060;p=docbook-dsssl Handle case where para html.stylesheet has a space-separated list. --- diff --git a/xsl/epub3/epub3-element-mods.xsl b/xsl/epub3/epub3-element-mods.xsl index 279001db2..64f262946 100644 --- a/xsl/epub3/epub3-element-mods.xsl +++ b/xsl/epub3/epub3-element-mods.xsl @@ -1102,13 +1102,9 @@ article toc,title,figure,table,example,equation - - text/css - html-css - - - - + + + @@ -1140,6 +1136,52 @@ article toc,title,figure,table,example,equation + + + + + + + + + + text/css + + html-css + + + + + + + + + + + + + + + + + + + text/css + + html-css + + + + + + + + + + + + +