File: ulink.footnotes.xml

package info (click to toggle)
dblatex 0.3.4-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 12,004 kB
  • sloc: xml: 100,126; python: 5,478; makefile: 137; sh: 70
file content (26 lines) | stat: -rw-r--r-- 1,059 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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry id="ulink.footnotes">
  <refmeta>
    <refentrytitle>ulink.footnotes</refentrytitle>
  </refmeta>
  <refnamediv>
    <refname><parameter>ulink.footnotes</parameter></refname>
    <refpurpose>Generate footnotes for <sgmltag>ulink</sgmltag>s?</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <programlisting>
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/ulink.footnotes.xml"/></programlisting>
  </refsynopsisdiv>
  <refsection>
    <title>Description</title>
  <para>If non-zero, and if <parameter>ulink.show</parameter> also is non-zero,
the URL of each <sgmltag>ulink</sgmltag> will appear as a footnote.</para>

<note><title>Dblatex Limitation</title>
<para>The URL cannot be shown in a footnote if the <sgmltag>ulink</sgmltag>s
are in list <sgmltag>term</sgmltag>s or heading titles.</para>
</note>

  </refsection>
</refentry>