1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
3<refentry id="draft.mode">
4  <refmeta>
5    <refentrytitle>draft.mode</refentrytitle>
6  </refmeta>
7  <refnamediv>
8    <refname><parameter>draft.mode</parameter></refname>
9    <refpurpose>Select draft mode</refpurpose>
10  </refnamediv>
11  <refsynopsisdiv>
12    <programlisting>
13      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/draft.mode.xml"/></programlisting>
14  </refsynopsisdiv>
15  <refsection>
16    <title>Description</title>
17    <para>Print <sgmltag>releaseinfo</sgmltag> in a framed box in the header,
18when the parameter is set to 'yes'. The <sgmltag>releaseinfo</sgmltag> is
19ignored if the parameter is set to 'no', or if the releaseinfo content is
20empty. When the parameter is set to 'maybe', the draft mode is deduced from
21the <sgmltag>status</sgmltag> attribute of the root element if set to
22'draft'.</para>
23  </refsection>
24</refentry>
25