|
Subject: Question about Jade's table flow object treatment. From: KAZUMI Saito <ksaito@xxxxxxxxxxxxxxxxxx> Date: Tue, 28 Apr 1998 13:54:32 +0900 |
I have a question about Jade's table flow object treatment.
Following is the fragment of docbook sample.
<tgroup cols="2" colsep="0" rowsep="0">
<colspec colname="COL1" colwidth="254*">
<colspec colname="COL2" colwidth="202*">
<thead>
<row rowsep="1">
<entry align="LEFT" valign="TOP">headerL</entry>
<entry align="LEFT" valign="TOP">headerR</entry>
</row>
</thead>
.
.
.
Following is the result that applyed the docbook style sheet
to above sample with "-t fot" option of the Jade.
<table>
<table.before-row-border border-present="true"/>
<table.after-row-border border-present="true"/>
<table.before-column-border border-present="false"/>
<table.after-column-border border-present="false"/>
<table-part>
<table-part.principal>
<table-column column-number="1" width="254.00*"/>
<table-column column-number="2" width="202.00*"/>
<sequence>
<table-row>
<sequence>
<sequence>
<table-cell column-number="1" cell-row-alignment="start" cell-before-row-margin="3pt"
cell-after-row-margin="3pt" cell-before-column-margin="3pt" cell-after-column-margin="3pt"
start-indent="3pt" end-indent="2pt">
<table-cell.before-row-border border-present="false"/>
<table-cell.after-row-border border-present="false"/>
<table-cell.before-column-border border-present="false"/>
<table-cell.after-column-border border-present="false"/>
.
.
.
I can't find the rule to generate the <sequence> flow object in
the docbook style sheets.
Does Jade embed these <sequence> flow object?
-----
KAZUMI Saito FUJITSU Laboratories Ltd.
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| `recipient', Alexander Taranov | Thread | Re: Question about Jade's table flo, James Clark |
| Re: Direct input to JADE., Paul Prescod | Date | Correct syntax for case?, Georg Rehm |
| Month |