]> git.stg.codes - stg.git/blob - doc/xslt/params/equation.number.properties.xml
Set output encoding to utf-8.
[stg.git] / doc / xslt / params / equation.number.properties.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"
2           xmlns:xlink="http://www.w3.org/1999/xlink"
3           xmlns:xi="http://www.w3.org/2001/XInclude"
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6           version="5.0" xml:id="equation.number.properties">
7 <refmeta>
8 <refentrytitle>equation.number.properties</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
10 </refmeta>
11 <refnamediv>
12 <refname>equation.number.properties</refname>
13 <refpurpose>Properties that apply to the <tag>fo:table-cell</tag> containing the number
14 of an <tag>equation</tag> that does not have a title.</refpurpose>
15 </refnamediv>
16
17 <refsynopsisdiv>
18 <src:fragment xml:id="equation.number.properties.frag"><xsl:attribute-set name="equation.number.properties">
19   <xsl:attribute name="text-align">end</xsl:attribute>
20   <xsl:attribute name="display-align">center</xsl:attribute>
21 </xsl:attribute-set></src:fragment>
22 </refsynopsisdiv>
23 <refsection><info><title>Description</title></info>
24 <para>Properties that apply to the fo:table-cell containing the number
25 of an equation when it has no title. The number in an equation with a
26 title is formatted along with the title, and this attribute-set does not apply.</para>
27 </refsection>
28 </refentry>