<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>in my document I 
want chapter titles to be styled as follows:</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>On the left there is 
a large (72pt) number indicating the current chapter number. Next to the right 
of this number I want to have the chapter title, about half the height of the 
number (24pt). The chapter number and chapter title should sit on the same 
line.</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>This works by using 
the following simple FO code:</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>&lt;fo:block 
font-size="24pt"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>&nbsp; &lt;fo:inline 
font-size="74pt&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
1</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>&nbsp; 
&lt;/fo:inline&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>&nbsp; 
Overview</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2>&lt;/fo:block&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>So far that's good. 
But a problem arises when the title is so long so it does not fit in the line 
any more. Then XEP continues the title in the next line, below the 
number.</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>Instead, I want to 
have both title lines next to the number (see the attached 
example).</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>My idea was now to 
use &lt;fo:inline-container&gt; for the chapter title, specifying a vertical 
alignment of 'bottom'. This way single-lined titles should reside on the same 
line as the number, whereas multi-lined titles are placed with their bottom line 
at the same line as the number (that's my theory).</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>However, I can't get 
this work, whichever way I set the attributes. XEP always places the 
inline-container on a new line below the chapter number. </FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>Am I using the right 
FO for that?&nbsp;Is my theory correct, or do I have to do that completely 
different?</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>I am grateful for 
any suggestions!</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial size=2>Thanks in 
advance,</FONT></SPAN></DIV>
<DIV><SPAN class=914281906-05072006><FONT face=Arial 
size=2>Christian</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2>
<DIV align=left><FONT face=Arial size=2>--</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Dipl.-Ing. (FH) Christian Ettinger, OSEK 
Business Division</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>3SOFT GmbH - Member of the Elektrobit 
Group,</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Frauenweiherstraße 14, 91058 Erlangen, 
Germany</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Phone: +49 - 9131 - 7701-249&nbsp; <A 
title=mailto:christian.ettinger@3SOFT.de 
href="mailto:christian.ettinger@3SOFT.de">mailto:christian.ettinger@3SOFT.de</A></FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Fax: +49 - 9131 - 7701-333&nbsp; <A 
title=http://www.3soft.de/ 
href="http://www.3soft.de/">http://www.3SOFT.de</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>