1<refentry id="axf.extensions">
2<refmeta>
3<refentrytitle>axf.extensions</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>axf.extensions</refname>
8<refpurpose>Enable XSL Formatter extensions?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='axf.extensions.frag'>
13<xsl:param name="axf.extensions" select="0"/>
14</src:fragment>
15</refsynopsisdiv>
16
17<refsect1><title>Description</title>
18
19<para>If non-zero,
20<ulink url="http://www.antennahouse.com/">XSL Formatter</ulink>
21extensions will be used. XSL Formatter extensions consists of PDF bookmarks,
22document information and better index processing.</para>
23
24<para>This parameter can also affect which graphics file formats
25are supported</para>
26
27</refsect1>
28</refentry>
29