]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/img.src.path.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / img.src.path.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="img.src.path">\r
7 <refmeta>\r
8 <refentrytitle>img.src.path</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>img.src.path</refname>\r
13 <refpurpose>Path to HTML/FO image files</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="img.src.path.frag"><xsl:param name="img.src.path"/></src:fragment>\r
18 </refsynopsisdiv>\r
19 \r
20 <refsection><info><title>Description</title></info>\r
21 \r
22 <para>Add a path prefix to the value of the <tag class="attribute">fileref</tag> \r
23 attribute of <tag>graphic</tag>, <tag>inlinegraphic</tag>, and <tag>imagedata</tag> elements. The resulting \r
24 compound path is used in the output as the value of the <tag class="attribute">src</tag> \r
25 attribute of <tag class="element">img</tag> (HTML) or <tag class="element">external-graphic</tag> (FO).\r
26 </para>\r
27 \r
28 <para>\r
29 The path given by <literal>img.src.path</literal> could be relative to the directory where the HTML/FO\r
30 files are created, or it could be an absolute URI.\r
31 The default value is empty.\r
32 Be sure to include a trailing slash if needed.\r
33 </para>\r
34 \r
35 <para>This prefix is not applied to any filerefs that start\r
36 with "/" or contain "//:".\r
37 </para>\r
38 \r
39 </refsection>\r
40 </refentry>\r