]> granicus.if.org Git - docbook-dsssl/commitdiff
Add support for new profiling attributes audience and wordsize.
authorBob Stayton <bobs@sagehill.net>
Thu, 19 Apr 2007 01:01:21 +0000 (01:01 +0000)
committerBob Stayton <bobs@sagehill.net>
Thu, 19 Apr 2007 01:01:21 +0000 (01:01 +0000)
xsl/html/param.ent
xsl/html/param.xweb

index 420693303891cb30863a04a33cb7d3b7c51bb781..cb3e36a0a0ec535fe10ee8698a50b4fad1c38428 100644 (file)
 <!ENTITY process.empty.source.toc SYSTEM "../params/process.empty.source.toc.xml">
 <!ENTITY process.source.toc SYSTEM "../params/process.source.toc.xml">
 <!ENTITY profile.arch SYSTEM "../params/profile.arch.xml">
+<!ENTITY profile.audience SYSTEM "../params/profile.audience.xml">
 <!ENTITY profile.attribute SYSTEM "../params/profile.attribute.xml">
 <!ENTITY profile.condition SYSTEM "../params/profile.condition.xml">
 <!ENTITY profile.conformance SYSTEM "../params/profile.conformance.xml">
 <!ENTITY profile.userlevel SYSTEM "../params/profile.userlevel.xml">
 <!ENTITY profile.value SYSTEM "../params/profile.value.xml">
 <!ENTITY profile.vendor SYSTEM "../params/profile.vendor.xml">
+<!ENTITY profile.wordsize SYSTEM "../params/profile.wordsize.xml">
 <!ENTITY punct.honorific SYSTEM "../params/punct.honorific.xml">
 <!ENTITY qanda.defaultlabel SYSTEM "../params/qanda.defaultlabel.xml">
 <!ENTITY qanda.in.toc SYSTEM "../params/qanda.in.toc.xml">
index 8c2e91d3bc354dd4b293b633a18df6d5500e96ca..50efc7063078696b81395572c3da2b6a5af9036c 100644 (file)
@@ -342,6 +342,7 @@ profiling of your document. For more info about profiling look at
 url="http://docbook.sourceforge.net/projects/xsl/doc/tools/profiling.html">http://docbook.sourceforge.net/projects/xsl/doc/tools/profiling.html</ulink>.</para>
 </partintro>
 &profile.arch;
+&profile.audience;
 &profile.condition;
 &profile.conformance;
 &profile.lang;
@@ -353,6 +354,7 @@ url="http://docbook.sourceforge.net/projects/xsl/doc/tools/profiling.html">http:
 &profile.status;
 &profile.userlevel;
 &profile.vendor;
+&profile.wordsize;
 &profile.attribute;
 &profile.value;
 &profile.separator;
@@ -665,6 +667,7 @@ around all these parameters.</para>
 <src:fragref linkend="process.empty.source.toc.frag"/>
 <src:fragref linkend="process.source.toc.frag"/>
 <src:fragref linkend="profile.arch.frag"/>
+<src:fragref linkend="profile.audience.frag"/>
 <src:fragref linkend="profile.attribute.frag"/>
 <src:fragref linkend="profile.condition.frag"/>
 <src:fragref linkend="profile.conformance.frag"/>
@@ -679,6 +682,7 @@ around all these parameters.</para>
 <src:fragref linkend="profile.userlevel.frag"/>
 <src:fragref linkend="profile.value.frag"/>
 <src:fragref linkend="profile.vendor.frag"/>
+<src:fragref linkend="profile.wordsize.frag"/>
 <src:fragref linkend="punct.honorific.frag"/>
 <src:fragref linkend="qanda.defaultlabel.frag"/>
 <src:fragref linkend="qanda.inherit.numeration.frag"/>