]> granicus.if.org Git - docbook-dsssl/commitdiff
Added root.properties, ebnf.assignment, and ebnf.statement.terminator
authorNorman Walsh <ndw@nwalsh.com>
Sat, 12 Apr 2003 20:53:53 +0000 (20:53 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sat, 12 Apr 2003 20:53:53 +0000 (20:53 +0000)
xsl/fo/param.ent
xsl/fo/param.xweb

index 1f979c8c53018a3e54f6a1253930a75d5c8847ab..b7c34289eaa293083177c6ee368807622657aed9 100644 (file)
 <!ENTITY glossentry.show.acronym SYSTEM "../params/glossentry.show.acronym.xml">
 <!ENTITY ulink.footnote.number.format SYSTEM "../params/ulink.footnote.number.format.xml">
 <!ENTITY xref.with.number.and.title SYSTEM "../params/xref.with.number.and.title.xml">
+<!ENTITY ebnf.assignment SYSTEM "../params/ebnf.assignment.xml">
+<!ENTITY ebnf.statement.terminator SYSTEM "../params/ebnf.statement.terminator.xml">
+<!ENTITY root.properties SYSTEM "../params/root.properties.xml">
index 66a3825e4827fb0e6995f6d702e34fb8d62f1706..a989a07254797b5f9d57cc4720f17cbceb53245f 100644 (file)
@@ -378,6 +378,7 @@ zero by default, so this is simply the page-master region-left.
 &equation.properties;
 &table.properties;
 &procedure.properties;
+&root.properties;
 </reference>
 
 <reference><title>Profiling</title>
@@ -409,6 +410,11 @@ url="http://docbook.sourceforge.net/projects/xsl/doc/tools/profiling.html">http:
 &l10n.gentext.use.xref.language;
 </reference>
 
+<reference><title>EBNF</title>
+&ebnf.assignment;
+&ebnf.statement.terminator;
+</reference>
+
 <!--
 <reference><title></title>
 </reference>
@@ -483,6 +489,8 @@ around all these parameters.</para>
 <src:fragref linkend="double.sided.frag"/>
 <src:fragref linkend="draft.mode.frag"/>
 <src:fragref linkend="draft.watermark.image.frag"/>
+<src:fragref linkend="ebnf.assignment.frag"/>
+<src:fragref linkend="ebnf.statement.terminator.frag"/>
 <src:fragref linkend="equation.properties.frag"/>
 <src:fragref linkend="example.properties.frag"/>
 <src:fragref linkend="figure.properties.frag"/>
@@ -581,6 +589,7 @@ around all these parameters.</para>
 <src:fragref linkend="refentry.xref.manvolnum.frag"/>
 <src:fragref linkend="region.after.extent.frag"/>
 <src:fragref linkend="region.before.extent.frag"/>
+<src:fragref linkend="root.properties.frag"/>
 <src:fragref linkend="rootid.frag"/>
 <src:fragref linkend="runinhead.default.title.end.punct.frag"/>
 <src:fragref linkend="runinhead.title.end.punct.frag"/>