Next in thread → Next in month →

RE: [docbook-apps] image in a long task causing PDF output to overlap text

From
Mauritz Jeanson <>
Date
2008-05-19T16:50:16+00:00
ID
000001c8b9d0$63c09240$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] image in a long task causing PDF output to overlap text
> -----Original Message-----
> From: Brett Leber 
> 
> I have an image in a 10-step task/procedure/step/figure 
> (screenshot/mediaobject..) that appears to be causing PDF output to 
> overlap text on the page containing the task. I would guess 
> this has to 
> do the keep-together processing instruction, but I can't seem 
> to solve 
> it. I tried:
> 
> 	<?dbfo keep-together="auto" ?>
> 
> as a child of task, procedure, step, and figure, with no 
> visible change 
> in the rendering.


Could it be the same problem as this one?
http://sourceforge.net/tracker/index.php?func=detail&aid=1843969&group_id=21
935&atid=373747

<?dbfo keep-together="auto" ?> has no effect on task. You can work around
this by customizing the formal.object.properties attribute-set.

For procedure, keep-together.within-column is "auto" by default (via the
procedure.properties attribute-set).

/MJ
Next in thread → Next in month →