summaryrefslogtreecommitdiff
path: root/params/line.properties.xml
diff options
context:
space:
mode:
Diffstat (limited to 'params/line.properties.xml')
-rw-r--r--params/line.properties.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/params/line.properties.xml b/params/line.properties.xml
new file mode 100644
index 0000000..0ec76ac
--- /dev/null
+++ b/params/line.properties.xml
@@ -0,0 +1,31 @@
+<refentry xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
+ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+ version="5.0" xml:id="line.properties">
+<refmeta>
+<refentrytitle>line.properties</refentrytitle>
+<refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>line.properties</refname>
+<refpurpose>Properties applied to the DocBook Publishers
+line element. </refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment xml:id="line.properties.frag">
+<xsl:attribute-set name="line.properties"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsection><info><title>Description</title></info>
+
+<para>This <literal>attribute set</literal> is applied
+to the <tag>block</tag> that contains the output of a
+<tag>line</tag> element from DocBook Publishers.
+</para>
+
+</refsection>
+</refentry>