RE: [docbook-apps] Two Column (column break)

From
Mauritz Jeanson <>
Date
2005-07-11T09:57:54+00:00
ID
Thread
RE: [docbook-apps] Two Column (column break)
> -----Original Message-----
> From: Sean Wheller 
> 
> When using columns how can one do a column break?
> 
> I need to break the flow of text in the left column so that 
> it starts in the right column.

 
Use the break-before or break-after property with value "column" (I'm
assuming this is about XSL-FO).

/MJ