summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/superscript.properties.xml
blob: 8a5d5c070e4ea374414458943329e9b5f379e0d6 (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="superscript.properties">
<refmeta>
<refentrytitle>superscript.properties</refentrytitle>
<refmiscinfo role="type"></refmiscinfo>
</refmeta>
<refnamediv>
<refname>superscript.properties</refname>
<refpurpose>Properties associated with superscripts</refpurpose>
</refnamediv>

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

<refsect1><title>Description</title>

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

</refsect1>
</refentry>