I've been trying to figure this out too. In PDF output, how do you combine header elements (for example, text and graphics) without stacking the text? I want the header content to appear on the same line, not stacked on top of one another.
I'm using DocBook XSL 1.7.2.0 and FOP 0.93. Regards, Jeff Powanda -----Original Message----- From: pangqiu [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007 10:11 PM To: [EMAIL PROTECTED] Subject: fo:retrieve-marker could not show with other text in one line I try to input following block in head to show chapter with page number <fo:block> <fo:retrieve-marker retrieve-class-name="numberchapter"/> -<fo:page-number/> </fo:block> the result I wanted should be show in one line like this : 2-1, 2-2 but the real result is show two line like this 2 -1 I have check fo:retrieve-marker is inline object. I also try to put this in fo:inline ,same problem. I don't if it is a bug or I write in wrong way. I need help. Thanks -- View this message in context: http://www.nabble.com/fo%3Aretrieve-marker-could-not-show-with-other-tex t-in-one-line-tf3775792.html#a10676624 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
