Bump to docbook-xsl-stylesheets 1.79.2
[platform/upstream/docbook-xsl-stylesheets.git] / params / drama.properties.xml
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="drama.properties">
7 <refmeta>
8 <refentrytitle>drama.properties</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
10 </refmeta>
11 <refnamediv>
12 <refname>drama.properties</refname>
13 <refpurpose>Properties applied to the DocBook Publishers drama element</refpurpose>
14 </refnamediv>
15
16 <refsynopsisdiv>
17 <src:fragment xml:id="drama.properties.frag">
18 <xsl:attribute-set name="drama.properties" use-attribute-sets="publishers.properties"/>
19 </src:fragment>
20 </refsynopsisdiv>
21
22 <refsection><info><title>Description</title></info>
23
24 <para>This <literal>attribute set</literal> is applied to the output 
25 block for the DocBook Publishers <tag>drama</tag> element.
26 By default, it imports the attributes defined in the
27 <tag>publishers.properties</tag> attribute-set.
28 </para>
29
30 </refsection>
31 </refentry>