Name

printhistory — The printing history of a document

Synopsis

printhistory ::= Paragraph elements+

Description

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

Processing expectations

Formatted as a displayed block. Sometimes suppressed.

See Also

date, edition, pubdate, releaseinfo, revhistory

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<info>
  <title>Example printhistory</title>

  <printhistory>
    <para>September, 1996. First Printing.
    </para>
  </printhistory>
</info>

<para>…</para>

</article>

Get DocBook 5: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.