[xep-support] Re: Fw: Page number in fo:table cell questions

From: Kevin Brown <kevin@renderx.com>
Date: Tue Oct 08 2013 - 18:06:19 PDT

Ø I sent the below email and it is now part of the October thread found at
http://lists.renderx.com/pipermail/xep-support/2013-October/thread.html. I
was wondering if I could conceal my name and email on this thread?

 

Sure. Don’t post to a public forum anymore as it clearly specifies that your
posts are public. We will remove it but that is work that should not be
required as you should realize that your post is to the public.

 

It also means that your question will not be answered.

 

If you want to submit questions privately then use your supported account
and if you do not have support, then buy some.

 

Kevin Brown

RenderX

 

 

From: xep-support-bounces@renderx.com
[mailto:xep-support-bounces@renderx.com] On Behalf Of Sheila Rose
Sent: Tuesday, October 08, 2013 5:46 PM
To: xep-support@renderx.com
Subject: [xep-support] Fw: Page number in fo:table cell questions

 

I sent the below email and it is now part of the October thread found at
http://lists.renderx.com/pipermail/xep-support/2013-October/thread.html. I
was wondering if I could conceal my name and email on this thread?

 

Also if I needed to edit this thread would this be possible, and how would I
do this?

 

On Monday, October 7, 2013 5:37 PM, Sheila Rose <rosejsheila@yahoo.com>
wrote:

I am trying to have page numbers generate in a fo:table cell with leader
dots. When I try to do this with many page number references the page
numbers wrap to the next line. I have the text right aligned in table cell
but the second row of page numbers are justified. I do not have the
fo:leader justified because I need page number to wrap and if you wrap page
numbers with justified alignment the same thing happens. The second line of
page numbers, (which have fewer page numbers than first line) are justified
align instead of right aligned. This is not what I need. I need both lines
of page numbers to be right justified even when the lines do not have the
same amount of text.

 

Code example:

 

<fo:table-cell xsl:use-attribute-sets="item_toc"

text-align="right" display-align="before">>
<fo:block text-align="right">
<fo:leader leader-pattern="dots" leader-length.optimum="70%"/>
<xsl:for-each select="$item">
<fo:basic-link internal-destination="{concat('_item_', generate-id())}">
<fo:inline text-align="right">
<fo:page-number-citation
ref-id="{concat('_service_tool_', generate-id())}"/></fo:inline>
</fo:basic-link>
</fo:block>
</fo:table-cell>

 

I am also trying to suppress duplicate page number references.

_______________________________________________
(*) To unsubscribe, please visit
http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service
http://w
ww.renderx.com/terms-of-service.html

!DSPAM:87,5254a73e9851485818356!

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html
Received on Tue Oct 8 18:06:24 2013

This archive was generated by hypermail 2.1.8 : Tue Oct 08 2013 - 18:06:29 PDT