Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
title ยท warning must not occur among the children or descendants of tip . Description A tip is an admonition set off from the main text. In some types of documentation, the semantics of admonitions are clearly defined ( caution might imply the possibility of harm to equipment whereas warning might imply harm to a person), but DocBook makes no such assertions. Processing expectations Formatted as a displayed block. Often outputs the generated text "Tip" or some other visible indication of the type of admonition, especially if a title is not present. Some- times outputs a graphical icon or other symbol as well. See Also caution , important , note , warning Examples <article xmlns='http://docbook.org/ns/docbook'> <title>Example tip</title> <tip> <para>If you tie your shoelaces, you're less likely to trip and fall down. </para>