[xep-support] Strange phenomenon in Table of Contents (2)
Ettinger, Christian
Christian.Ettinger at 3SOFT.de
Mon Sep 18 05:27:19 PDT 2006
Hi,
thank you all for your suggestions. Unfortunately, none brings the desired behaviour.
Michael, I tried adding leader-length.optimum="0pt" but it did not help (result is in tocproblem3.png)
Removing keep-with-next.within-line from the first <fo:basic-link/> as Volodymyr suggested did not help either (see tocproblem2.png)
What did help somehow (but still not how I want it to be) was the tip from Dovid Zalkin. He suggested to use margin-right and margin-left on <fo:inline/> to provoke a line break whenever the line becomes dangerously long:
<fo:block text-align-last="justify" text-align="start" end-indent="24pt" last-line-end-indent="-24pt">
<fo:inline keep-with-next.within-line="always" margin-right="1in">
<fo:basic-link internal-destination="id411304">2.4.4. Echo Request message to a destination IP address of
255.255.255.255</fo:basic-link>
</fo:inline>
<fo:inline keep-together.within-line="always" margin-left="-1in"> <fo:leader leader-pattern="dots" leader-pattern-width="3pt" leader-alignment="reference-area" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id411304"><fo:page-number-citation ref-id="id411304"/></fo:basic-link></fo:inline>
<fo:block>
See the result in tocproblem4.png.
Christian
--
Dipl.-Ing. (FH) Christian Ettinger, Business Unit PD-36
3SOFT GmbH - Member of the Elektrobit Group,
Frauenweiherstraße 14, 91058 Erlangen, Germany
Phone: +49 (9131) 7701-249 mailto:christian.ettinger at 3SOFT.de
Fax: +49 (9131) 7701-333 http://www.3SOFT.de <http://www.3soft.de/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tocproblem2.png
Type: image/png
Size: 1944 bytes
Desc: tocproblem2.png
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060918/ad11ab5b/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tocproblem3.png
Type: image/png
Size: 3811 bytes
Desc: tocproblem3.png
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060918/ad11ab5b/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tocproblem4.png
Type: image/png
Size: 2093 bytes
Desc: tocproblem4.png
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060918/ad11ab5b/attachment-0002.png>
More information about the Xep-support
mailing list