]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/keep.relative.image.uris.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / keep.relative.image.uris.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="keep.relative.image.uris">\r
7 <refmeta>\r
8 <refentrytitle>keep.relative.image.uris</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>keep.relative.image.uris</refname>\r
13 <refpurpose>Should image URIs be resolved against xml:base?</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="keep.relative.image.uris.frag">\r
18 <xsl:param condition="html" name="keep.relative.image.uris" select="1"/>\r
19 <xsl:param condition="fo" name="keep.relative.image.uris" select="0"/>\r
20 </src:fragment>\r
21 </refsynopsisdiv>\r
22 \r
23 <refsection><info><title>Description</title></info>\r
24 \r
25 <para>If non-zero, relative URIs (in, for example\r
26 <literal>fileref</literal> attributes) will be used in the generated\r
27 output. Otherwise, the URIs will be made absolute with respect to the\r
28 base URI.</para>\r
29 \r
30 <para>Note that the stylesheets calculate (and use) the absolute form\r
31 for some purposes, this only applies to the resulting output.</para>\r
32 \r
33 </refsection>\r
34 </refentry>\r