section.title.level6.properties.xml #1

  • //
  • guest/
  • paul_allen/
  • p4convert-rusty/
  • docs/
  • _build/
  • docbook-xsl-ns-1.78.1/
  • params/
  • section.title.level6.properties.xml
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<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="section.title.level6.properties">
<refmeta>
<refentrytitle>section.title.level6.properties</refentrytitle>
<refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
</refmeta>
<refnamediv>
<refname>section.title.level6.properties</refname>
<refpurpose>Properties for level-6 section titles</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment xml:id="section.title.level6.properties.frag">
<xsl:attribute-set name="section.title.level6.properties">
  <xsl:attribute name="font-size">
    <xsl:value-of select="$body.font.master"/>
    <xsl:text>pt</xsl:text>
  </xsl:attribute>
</xsl:attribute-set>
</src:fragment>
</refsynopsisdiv>

<refsection><info><title>Description</title></info>

<para>The properties of level-6 section titles. This property set is actually
used for all titles below level 5.</para>

</refsection>
</refentry>
# Change User Description Committed
#1 12446 Paul Allen Branching using p4convert-rusty
//guest/perforce_software/p4convert/docs/_build/docbook-xsl-ns-1.78.1/params/section.title.level6.properties.xml
#1 10706 Paul Allen Add document '_build' files.