File: xref.hypermarkup.xml

package info (click to toggle)
dblatex 0.3.12py3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,684 kB
  • sloc: xml: 102,889; python: 8,259; makefile: 119; sh: 48
file content (22 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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="xref.hypermarkup">
  <refmeta>
    <refentrytitle>xref.hypermarkup</refentrytitle>
  </refmeta>
  <refnamediv>
    <refname><parameter>xref.hypermarkup</parameter></refname>
    <refpurpose>Wrap the entire the <sgmltag>xref</sgmltag> markups with an hyperlink?</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <programlisting>
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/xref.hypermarkup.xml"/></programlisting>
  </refsynopsisdiv>
  <refsection>
    <title>Description</title>
    <para>When set to 1, the whole cross reference markup produced for an
    <sgmltag>xref</sgmltag> is converted to an hyperlink.</para>
    <para>When not set, the default latex hyperlinking is done, that usually
    means that only the reference numbers are hot.</para>
  </refsection>
</refentry>