I suspect this is really just a simple FO question, but either the
coffee hasn't kicked in yet this morning, or I'm missing something
really obvious.
I've got a block container
<fo:block-container absolute-position="fixed" z-index="-8" position="absolute"
top="60pt" width="100%" left="2.25in"
bottom="140pt" right="0.5in">
<fo:block font-family="Sans" margin-top="0pc" margin-bottom="1.4pc"
font-size="22pt"
font-weight="bold"
padding-top="1.4pc" text-align="left"
keep-with-next.within-column="always">
<fo:inline>
<fo:inline font-size="85%">
<fo:inline font-size="115%">S</fo:inline>HORT TITLE
</fo:inline>
</fo:inline>
</fo:block>
</fo:block-container>
I'd like the last line of the text in the inner fo:inline (SHORT
TITLE) to be displayed at the bottom of the surrounding block, like
so
------------------------------
| |
| SHORT TITLE |
------------------------------
This is so, if I have a long title, it will still fit in the box, like soe
------------------------------
| A long title that wraps |
| to the last line |
------------------------------
but for the life of me, I just can't figure out how to make that happen.
Any help would be appreciated. I'm off for more coffee.
Steve
-- steveo at member.fsf.org What you say does matter, and so does how you say it. ------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@renderx.com from the address you are subscribed from. (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.htmlReceived on Fri Feb 27 10:48:44 2009
This archive was generated by hypermail 2.1.8 : Fri Feb 27 2009 - 10:48:51 PST