printhistory

printhistory — The printing history of a document.

Synopsis

Description

The printhistory of a document identifies when various editions and revisions were printed.

Processing expectations

Formatted as a displayed block. Sometimes suppressed.

Parents [+]

This element occurs in 11 elements.

Children

The following elements occur in printhistory: anchor, formalpara, para, simpara.

Examples

  1 <article xmlns='http://docbook.org/ns/docbook'>
  2 <info>
      <title>Example printhistory</title>
  4 
      <printhistory>
  6     <para>September, 1996. First Printing.
        </para>
  8   </printhistory>
    </info>
 10 
    <para>…</para>
 12 
    </article>
Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)