]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/chunk.append.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / chunk.append.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="chunk.append">\r
7 <refmeta>\r
8 <refentrytitle>chunk.append</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>chunk.append</refname>\r
13 <refpurpose>Specifies content to append to chunked HTML output</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="chunk.append.frag"><xsl:param name="chunk.append"/></src:fragment>\r
18 </refsynopsisdiv>\r
19 \r
20 <refsection><info><title>Description</title></info>\r
21 \r
22 <para>Specifies content to append to the end of HTML files output by\r
23 the <filename>html/chunk.xsl</filename> stylesheet, after the closing\r
24 <code>&lt;html&gt;</code> tag. You probably don’t want to set any value\r
25 for this parameter; but if you do, the only value it should ever be\r
26 set to is a newline character: <code>&amp;#x0a;</code> or\r
27 <code>&amp;#10;</code></para>\r
28 \r
29 </refsection>\r
30 </refentry>\r