Name

titleabbrev — The abbreviation of a title

Synopsis

titleabbrev ::= (text | Bibliography inlines | Error inlines | Graphic inlines | GUI inlines | Indexing inlines | Keyboard inlines | Linking inlines | Markup inlines | Math inlines | Object-oriented pro⁠gramming inlines | Operating system inlines | Product inlines | Programming inlines | Publishing in⁠lines | Technical inlines | Ubiquitous inlines)*

Description

A titleabbrev holds an abbreviated version of a title. One common use of titleabbrev is for the text used in running headers or footers, when the proper title is too long to be used conveniently.

Processing expectations

May be formatted inline or as a displayed block, depending on context. Abbreviated titles are usually used only in specific contexts, such as headers and footers, and are suppressed everywhere else.

See Also

subtitle, title

Examples

<chapter xmlns='http://docbook.org/ns/docbook'>
<info>
  <title>How to Configure the Menu Subsystem
  of the Graphical User Interface</title>
  <titleabbrev>Configuring Menus</titleabbrev>
</info>

<para>Actual content.
</para>
</chapter>

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.