From: Alexander Peshkov (peshkov@renderx.com)
Date: Fri Apr 30 2004 - 01:41:44 PDT
Hello William,
Orphans and widows properties are aimed to control separation of text
lines of the paragraph (fo:block) on the pagebreak. Those properties
do not control behavior of block sequences or table rows. It's still
not clear to me what are you doing. If you post code snippet (or short
example) of your document we will try to figure out the best way to
achieve desired effect.
Best regards,
Alexander Peshkov mailto:peshkov@renderx.com
RenderX
SW> Actually, we already have some code in place that appends signature lines to
SW> the previous section and uses keep-with-next to enforce some of our
SW> requirements. The code is cumbersome and has limitations that can lead to
SW> significant blank spaces at the bottom of pages. Using widows and orphans
SW> would greatly simplify the situation, eliminate the limitations, and reduce
SW> the size of the fo file.
SW> Right now I'm just trying to get something (anything) to move from one page
SW> to another. Since my original post, I have not even been able to get simple
SW> examples (similar to those given in response to Anders Svensson's post on
SW> 10/21/2003) to work. Either I've missed something fundamental or this
SW> feature just dosen't work. (It seems like it ought to be just as easy as
SW> <fo:block orphans="5">.)
SW> Bill Schroeder
>> ----------
>> From: Rose, Richard[SMTP:Richard.Rose@capitalone.com]
>> Reply To: xep-support@renderx.com
>> Sent: Thursday, April 29, 2004 11:54 AM
>> To: 'xep-support@renderx.com'
>> Subject: RE: [xep-support] Orphans & Widows
>>
>> Try adding keep-with-next.within-page="always" attribute to the first 2 of
>> your fo:block's, this should keep them together.
>>
>> Richard Rose
>>
>> -----Original Message-----
>> From: Schroeder, William [mailto:SCHRO006@onyx.dcri.duke.edu]
>> Sent: 29 April 2004 15:46
>> To: 'xep-support@renderx.com'
>> Subject: [xep-support] Orphans & Widows
>>
>>
>> I'm a newbie xep-support subscriber and I'm trying to get widows & orphans
>> attributes working. I have created a report with signature lines at the
>> end. Each signature line takes 3 rows, 1 for spacing, 1 for the line, and
>> 1
>> for the name under the line. The first signature line occurs at the
>> bottom
>> of a page with the rest on the next page. The fo is essentially a block
>> containing a 2 column table with an empty table-header and a table-body
>> containing the signature lines. I reason that by setting the orphans
>> attribute to something greater than 3 that this should force the lone
>> signature line to the next page with the others. I have not been able to
>> get the signature line to budge. I have tried numerous combinations &
>> permutations of orphans & widows at the level of the fo:block, fo:table,
>> and
>> fo:table-body but nothing seems to work. Any ideas?
>>
>> Bill Schroeder
>>
>> -------------------
>> (*) 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/tos.html
>>
>> **************************************************************************
>> The information transmitted herewith is sensitive information intended
>> only
>> for use by the individual or entity to which it is addressed. If the
>> reader
>> of this message is not the intended recipient, you are hereby notified
>> that
>> any review, retransmission, dissemination, distribution, copying or other
>> use of, or taking of any action in reliance upon this information is
>> strictly prohibited. If you have received this communication in error,
>> please contact the sender and delete the material from your computer.
>> -------------------
>> (*) 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/tos.html
>>
SW> -------------------
SW> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
SW> in the body of the message to majordomo@renderx.com from the address
SW> you are subscribed from.
SW> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
-------------------
(*) 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/tos.html
This archive was generated by hypermail 2.1.5 : Fri Apr 30 2004 - 01:53:30 PDT