[xep-support] How to create multiple column in the nested table?

Myers, Ching Ching.Myers at ingenix.com
Mon Sep 20 06:33:52 PDT 2004


Hi,

I have a nested tables shown as below, as long as I add another column, the
alignment is all messed up. The first column's format needs to be like an
index format, i.e. term-continued.

Current layout:
Level_1 ...
  Level_2 ...
    Level_3 ...

Wanted:
Col_1	     Col_2
Level_1     7
  Leve_2    8
    Level_3 9

The following is the currently fo, thanks in advance to whoever can help.

<fo:table rx:table-omit-initial-header="true" start-indent="0.125in"
text-indent="-0.250in">
- <fo:table-header>
- <fo:table-row>
- <fo:table-cell>
- <fo:block>
  <fo:inline font-weight="bold">Keel</fo:inline> 
  <fo:wrapper>-</fo:wrapper> 
  <fo:inline font-style="italic">continued</fo:inline> 
  </fo:block>
  </fo:table-cell>
  </fo:table-row>
  </fo:table-header>
- <fo:table-body>
- <fo:table-row>
- <fo:table-cell>
- <fo:block>
  <fo:inline xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:str="http://xsltsl.org/string" font-weight="bolder"
role="b">Keel</fo:inline> 
- <fo:block>
  <fo:marker marker-class-name="current.term">Keel</fo:marker> 
  </fo:block>
- <fo:table rx:table-omit-initial-header="true" start-indent="0.125in"
text-indent="-0.250in">
- <fo:table-header>
- <fo:table-row>
- <fo:table-cell>
- <fo:block>
  <fo:inline>Insertion</fo:inline> 
  <fo:wrapper>-</fo:wrapper> 
  <fo:inline font-style="italic">continued</fo:inline> 
  </fo:block>
  </fo:table-cell>
  </fo:table-row>
  </fo:table-header>
- <fo:table-body>
- <fo:table-row>
- <fo:table-cell>
- <fo:block>
  Insertion 
- <fo:block>
  <fo:marker marker-class-name="current.term">Keel</fo:marker> 
  </fo:block>
- <fo:table rx:table-omit-initial-header="true" start-indent="0.125in"
text-indent="-0.250in">
- <fo:table-header>
- <fo:table-row>
- <fo:table-cell>
- <fo:block>
  <fo:inline>Removal</fo:inline> 
  <fo:wrapper>-</fo:wrapper> 
  <fo:inline font-style="italic">continued</fo:inline> 
  </fo:block>
  </fo:table-cell>
  </fo:table-row>
  </fo:table-header>
- <fo:table-body>
- <fo:table-row>
- <fo:table-cell>
- <fo:block>
  Removal 
- <fo:block>
  <fo:marker marker-class-name="current.term">Keel</fo:marker> 
  </fo:block>
- <fo:table rx:table-omit-initial-header="true" start-indent="0.125in"
text-indent="-0.250in">
- <fo:table-header>
- <fo:table-row>
- <fo:table-cell>
- <fo:block>
  <fo:inline>Laryngoplasty</fo:inline> 
  <fo:wrapper>-</fo:wrapper> 
  <fo:inline font-style="italic">continued</fo:inline> 
  </fo:block>
  </fo:table-cell>
  </fo:table-row>
  </fo:table-header>
- <fo:table-body>
- <fo:table-row>
- <fo:table-cell>
  <fo:block>Laryngoplasty, 31580</fo:block> 
  </fo:table-cell>
  </fo:table-row>
  </fo:table-body>
  </fo:table>
  </fo:block>
  </fo:table-cell>
  </fo:table-row>
  </fo:table-body>
  </fo:table>
  </fo:block>
  </fo:table-cell>
  </fo:table-row>
  </fo:table-body>
  </fo:table>
  </fo:block>
  </fo:table-cell>
  </fo:table-row>
  </fo:table-body>
  </fo:table>


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.

"Secure Server" made the following
 annotations on 09/20/2004 08:33:51 AM
------------------------------"This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately."
==============================
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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



More information about the Xep-support mailing list