Sha256: 7a02e18afff7f35a524b7ad438d53bcb7e4bdd808ba62c1c5e52123464c3aa32

Contents?: true

Size: 1.51 KB

Versions: 9

Compression:

Stored size: 1.51 KB

Contents

<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="glossterm.block.properties">
<refmeta>
<refentrytitle>glossterm.block.properties</refentrytitle>
<refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
</refmeta>
<refnamediv>
<refname>glossterm.block.properties</refname>
<refpurpose>To add properties to the block of a glossentry's glossterm.</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment xml:id="glossterm.block.properties.frag"><xsl:attribute-set name="glossterm.block.properties">
  <xsl:attribute name="space-before.optimum">1em</xsl:attribute>
  <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute>
  <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute>
  <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
  <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
</xsl:attribute-set>
</src:fragment>
</refsynopsisdiv>
<refsection><info><title>Description</title></info>
<para>These properties are added to the block containing a
glossary term in a glossary when the <parameter>glossary.as.blocks</parameter> parameter
is non-zero.
Use this attribute-set to set the space above and below,
font properties,
and any indent for the glossary term.</para>

</refsection>
</refentry>

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
booky-0.0.4 lib/stylesheets/params/glossterm.block.properties.xml
booky-0.0.3 lib/stylesheets/params/glossterm.block.properties.xml
booky-0.0.2 lib/stylesheets/params/glossterm.block.properties.xml
booky-0.0.1 lib/stylesheets/params/glossterm.block.properties.xml
bookshop-0.0.4 lib/bookshop/generators/bookshop/app/tools/xsl/1.76.1/params/glossterm.block.properties.xml
bookshop-0.0.3 lib/bookshop/generators/bookshop/app/tools/xsl/1.76.1/params/glossterm.block.properties.xml
bookshop-0.0.2.1 lib/bookshop/generators/bookshop/project/tools/xsl/1.76.1/params/glossterm.block.properties.xml
bookshop-0.0.2 lib/bookshop/generators/bookshop/project/tools/xsl/1.76.1/params/glossterm.block.properties.xml
bookshop-0.0.1 lib/bookshop/generators/bookshop/project/tools/xsl/1.76.1/params/glossterm.block.properties.xml