Suggestions
Search:
 
Next:
Authorgroups authorgroup.mod.xsl
Previous:
admon.graphic
Up:
Admonitions admonition.mod.xsl
Reference Section

Name

note|important|warning|caution|tip — Process admonitions

Synopsis

<xsl:template match="note|important|warning|caution|tip"/>

A. Description

Invokes the environment provided by latex.admonition.environment and applies templates.

Note

An admonition will look something like this note [2.0.9].

D. DocBook Compliance and LaTeX Notes

There can be “excessive” whitespace between the bottom of the admonition area and a subsequent paragraph.

B. Pertinent Variables

E. Samples and Tests

test_adm.pdf from test_adm/test.xml, test_bind_Bv9ARM-book.pdf from test_bind/Bv9ARM-book.xml, test_book.pdf from test_book/test.xml

F. Further Reading