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="header.content.properties">
8 <refentrytitle>header.content.properties</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">attribute set</refmiscinfo>
12 <refname>header.content.properties</refname>
13 <refpurpose>Properties of page header content</refpurpose>
17 <src:fragment xml:id="header.content.properties.frag">
18 <xsl:attribute-set name="header.content.properties">
19 <xsl:attribute name="font-family">
20 <xsl:value-of select="$body.fontset"/>
22 <xsl:attribute name="margin-left">
23 <xsl:value-of select="$title.margin.left"/>
29 <refsection><info><title>Description</title></info>
31 <para>Properties of page header content.</para>