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