Blob Blame History Raw
<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="foil.page-sequence.properties">
<refmeta>
<refentrytitle>foil.page-sequence.properties</refentrytitle>
<refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
</refmeta>
<refnamediv>
<refname>foil.page-sequence.properties</refname>
<refpurpose>Specifies properties for foil page-sequence</refpurpose>
</refnamediv>

<refsynopsisdiv>
  <src:fragment xml:id="foil.page-sequence.properties.frag">
    <xsl:attribute-set name="foil.page-sequence.properties">
      <xsl:attribute name="hyphenate">
        <xsl:value-of select="$hyphenate"/>
      </xsl:attribute>
    </xsl:attribute-set>
  </src:fragment>
</refsynopsisdiv>

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

<para>This parameter specifies properties for foil page-sequence.</para>

</refsection>
</refentry>