From: Bob Stayton Date: Mon, 30 Jan 2012 02:49:32 +0000 (+0000) Subject: Add new params html.script and html.script.type to support X-Git-Tag: release/1.79.1~6^2~569 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa2c9324db2568bc52e4a9ac3fb5ad903821f91e;p=docbook-dsssl Add new params html.script and html.script.type to support Javascript references. --- diff --git a/xsl/html/param.ent b/xsl/html/param.ent index 3e5db7efa..18125e5f0 100644 --- a/xsl/html/param.ent +++ b/xsl/html/param.ent @@ -318,3 +318,5 @@ + + diff --git a/xsl/html/param.xweb b/xsl/html/param.xweb index 6f045a867..c591d37a3 100644 --- a/xsl/html/param.xweb +++ b/xsl/html/param.xweb @@ -120,9 +120,11 @@ $Id$ --> HTML &html.base; -&html.stylesheet.type; &html.stylesheet; +&html.stylesheet.type; &css.decoration; +&html.script; +&html.script.type; &spacing.paras; &emphasis.propagates.style; ¶.propagates.style; @@ -556,6 +558,8 @@ around all these parameters. + +