1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="css.stylesheet.dir">
8 <refentrytitle>css.stylesheet.dir</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>
12 <refname>css.stylesheet.dir</refname>
13 <refpurpose>Default directory for CSS stylesheets</refpurpose>
17 <src:fragment xml:id="css.stylesheet.dir.frag">
18 <xsl:param name="css.stylesheet.dir"></xsl:param>
22 <refsection><info><title>Description</title></info>
24 <para>Identifies the default directory for the CSS stylesheet
25 generated on all the slides. This parameter can be set in the source
26 document with the <?dbhtml?> pseudo-attribute
27 <literal>css-stylesheet-dir</literal>.</para>
29 <para>If non-empty, this value is prepended to each of the stylesheets.