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-text-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]