File: refentry.xml

package info (click to toggle)
docbook-defguide 2.0.17%2Bsvn9912-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 93,432 kB
  • ctags: 299
  • sloc: xml: 396,482; perl: 4,471; python: 879; makefile: 150; sh: 80
file content (54 lines) | stat: -rw-r--r-- 1,392 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<refentry id="superscript.element">
<?dbhtml filename="superscript.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>

<refmeta>
<indexterm><primary>elements</primary>
<secondary>superscript</secondary></indexterm>
<refentrytitle>superscript</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>superscript</refname>
<refpurpose>&superscript.purpose;</refpurpose>
</refnamediv>

&superscript.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>

<para>
<sgmltag>Superscript</sgmltag> identifies text that is to be displayed
as a superscript when rendered.
</para>

<refsect2><title>Processing expectations</title>
<para>
&format.inline; Superscripts are usually printed in a smaller font and
shifted up with respect to the baseline.
</para>
</refsect2>


&superscript.parents.gen;
&superscript.children.gen;
</refsect1>
<refsect1 condition='ref.elem.seealso'><title>See Also</title>
&superscript.seealso.gen;
</refsect1>
<refsect1><title>Examples</title>

<informalexample role="example-source">
<programlisting>&superscript.example.1.txt;</programlisting>
</informalexample>

<anchor id="ex.os.superscript.1" role="HACK-ex.out.start"/>
&superscript.example.1.gen;
<anchor id="ex.oe.superscript.1" role="HACK-ex.out.end"/>

&superscript.example.seealso.gen;
</refsect1>
</refentry>