[xep-support] wrap-option (long string in table cell)

From: Brian Sheppard <bsheppard@library.wisc.edu>
Date: Tue Sep 11 2007 - 12:29:14 PDT

I'm having a problem with a long string refusing to wrap. See fo code
below (<fo:block id="problem">). I've experimented with removing all
keeps of any kind, but the string does not wrap. Explicitly adding
wrap-option="wrap" to the block also has no effect.
Am I missing something obvious here?

Thanks.
-Brian

          <fo:table width="100%" table-layout="auto">
             <fo:table-column column-width="proportional-column-width
(2)"/>
             <fo:table-column column-width="proportional-column-width
(3)"/>
             <fo:table-body>
                <fo:table-row>
...

                   <fo:table-cell number-columns-spanned="4"
width="4in" padding-left="7pt" id="d0e545">
                      <fo:block font-size="10pt" padding-
left="7pt">Photographs of the Ramblers together as well as with other
performers<fo:block>
                            <fo:basic-link external-destination="url
(http://www.wisconsinhistory.org/whi/results.asp?
search_type=advanced&amp;search_field1=collection_name&amp;keyword1=goos
e
+island&amp;boolean_type1=and&amp;search_field2=&amp;keyword2=&amp;boole
an_type2=and&amp;search_field3=&amp;keyword3=&amp;subject_broad_id=&amp;
subject_broad=&amp;decade=&amp;genre=&amp;genre_text=&amp;wi_county_code
=&amp;wi_county_text=&amp;added_within=&amp;sort_by=date&amp;submit_form
=Search)" color="#0000ff">Some of these images are available online;
click here.</fo:basic-link>
                         </fo:block>
                         <fo:block id="problem">&lt;http://
www.wisconsinhistory.org/whi/results.asp?
search_type=advanced&amp;search_field1=collection_name&amp;keyword1=goos
e
+island&amp;boolean_type1=and&amp;search_field2=&amp;keyword2=&amp;boole
an_type2=and&amp;search_field3=&amp;keyword3=&amp;subject_broad_id=&amp;
subject_broad=&amp;decade=&amp;genre=&amp;genre_text=&amp;wi_county_code
=&amp;wi_county_text=&amp;added_within=&amp;sort_by=date&amp;submit_form
=Search&gt;</fo:block>
                         <fo:block/>
                      </fo:block>
                   </fo:table-cell>
                </fo:table-row>
             </fo:table-body>
          </fo:table>

--------------------------------------------------
Brian Sheppard
University of Wisconsin Digital Collections Center
(608) 262-3349

-------------------
(*) 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.html
Received on Tue Sep 11 13:12:42 2007

This archive was generated by hypermail 2.1.8 : Tue Sep 11 2007 - 13:12:43 PDT