Suggestions
Search:
 
Next:
legalnotice.title
Previous:
article/artheader article/articleinfo (in article.within.book mode)
Up:
Books and Articles book article.mod.xsl
Reference Section

Name

legalnotice — Process legalnotice [2.0.9] elements

Synopsis

<xsl:template match="legalnotice"/>

A. Description

Typesets legal notices.

B. Pertinent Variables

There are no configuration variables for this template.

D. DocBook Compliance and LaTeX Notes

Note

This should be done via the mapping system!

For two-column documents, the title [2.0.9] is formatted in italics and followed immediately by the notice's content. For single-column documents, the title is formatted in bold, centred on a line of its own, and the body of the legal notice is formatted as an indented small-font quotation.

The blockinfo [2.0.9] is not processed (only the title [2.0.9] is used).

E. Samples and Tests

test_book.pdf from test_book/test.xml, test_entities.pdf from test_entities/test.xml

F. Further Reading