Re: [xep-support] Repeating before and after borders for tables

From: G. Ken Holman (gkholman@CraneSoftwrights.com)
Date: Tue May 04 2004 - 08:58:17 PDT

  • Next message: Jirka Kosek: "Re: [xep-support] Repeating before and after borders for tables"

    At 2004-05-04 15:40 +0200, you wrote:
    >G. Ken Holman wrote:
    >
    >>So no changes are needed from a specification perspective ... but I don't
    >>know when this will be on the list of changes for XEP.
    >
    >May be my memory is wrong, but I'm almost sure that I was using
    >border-width.conditionality="retain" successfully in XEP.

    Can you try that test flow that I posted earlier? It doesn't work in my
    copy and I wrapped it up so it could be plugged into any test
    stylesheet. I've copied the test below.

    ................. Ken

         <flow flow-name="frame-body" xmlns="http://www.w3.org/1999/XSL/Format"
               font-size="20pt">
           <block>This is a test</block>
           <table space-before="10cm" border="solid" border-width="1pt"
                  border-width.conditionality="retain">
             <table-body>
               <table-row>
                 <table-cell>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                   <block space-before="1em">A test line in block</block>
                 </table-cell>
               </table-row>
             </table-body>
           </table>
         </flow>

    --
    Public courses: Spring 2004 world tour of hands-on XSL instruction
    Each week:   Monday-Wednesday: XSLT/XPath; Thursday-Friday: XSL-FO
    Hong Kong May 17-21; Bremen Germany May 24-28; Helsinki June 14-18
    World-wide on-site corporate, govt. & user group XML/XSL training.
    G. Ken Holman                 mailto:gkholman@CraneSoftwrights.com
    Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/f/
    Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
    Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/f/bc
    Legal business disclaimers:  http://www.CraneSoftwrights.com/legal
    -------------------
    (*) 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 : Tue May 04 2004 - 09:09:45 PDT