summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/subscript.properties.xml
blob: bd90a09d0e5a1cebc944d884abecfe7e96343cc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<refentry id="subscript.properties">
<refmeta>
<refentrytitle>subscript.properties</refentrytitle>
<refmiscinfo role="type"></refmiscinfo>
</refmeta>
<refnamediv>
<refname>subscript.properties</refname>
<refpurpose>Properties associated with subscripts</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='subscript.properties.frag'>
<xsl:attribute-set name="subscript.properties">
  <xsl:attribute name="font-size">75%</xsl:attribute>
</xsl:attribute-set>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>Specifies styling properties for subscripts.</para>

</refsect1>
</refentry>