]> granicus.if.org Git - docbook-dsssl/commitdiff
Add new param index.links.to.section.
authorBob Stayton <bobs@sagehill.net>
Mon, 16 Mar 2009 02:48:19 +0000 (02:48 +0000)
committerBob Stayton <bobs@sagehill.net>
Mon, 16 Mar 2009 02:48:19 +0000 (02:48 +0000)
xsl/html/param.ent
xsl/html/param.xweb

index 8aece97cbb08cb11246960177f92654ff28ae0be..4db5339b8267e40e7272e44ba995baac8bb7aac8 100644 (file)
 <!ENTITY htmlhelp.use.hhk SYSTEM "../params/htmlhelp.use.hhk.xml">
 <!ENTITY htmlhelp.window.geometry SYSTEM "../params/htmlhelp.window.geometry.xml">
 <!ENTITY img.src.path SYSTEM "../params/img.src.path.xml">
+<!ENTITY index.links.to.section SYSTEM "../params/index.links.to.section.xml">
 <!ENTITY index.on.role SYSTEM "../params/index.on.role.xml">
 <!ENTITY index.prefer.titleabbrev SYSTEM "../params/index.prefer.titleabbrev.xml">
 <!ENTITY index.on.type SYSTEM "../params/index.on.type.xml">
index 628eddfe5a99f8ef0d1e5ebe545f1ab90f8a2612..586ec4a1e893052576d6cfada49dfa3007c3e217 100644 (file)
@@ -79,6 +79,7 @@ $Id$
 &index.method;
 &index.on.type;
 &index.on.role;
+&index.links.to.section;
 &index.prefer.titleabbrev;
 &index.term.separator;
 &index.number.separator;
@@ -590,6 +591,7 @@ around all these parameters.</para>
 <src:fragref linkend="id.warnings.frag"/>
 <src:fragref linkend="index.method.frag"/>
 <src:fragref linkend="index.on.role.frag"/>
+<src:fragref linkend="index.links.to.section.frag"/>
 <src:fragref linkend="index.on.type.frag"/>
 <src:fragref linkend="index.number.separator.frag"/>
 <src:fragref linkend="index.term.separator.frag"/>