dbfo_keep-together

dbfo_keep-together — Specifies “keep” behavior for a table, example, figure, or equation

Synopsis

<?dbfo keep-together="auto"|"always"?>

Use the <?dbfo keep-together?> PI as a child of a formal object (table, example, figure, or equation) or their informal equivalents) to specify “keep” behavior for the object (to allow the object to “break” across a page).

Parameters

keep-together="auto"

Enables the object to break across a page

keep-together="always"

Prevents the object from breaking across a page (the default stylesheet behavior)

Related Global Parameters

formal.object.properties

Related Information in DocBook XSL: The Complete Guide

Keep-together processing instruction