|
Subject: Re: [xsl] the fo:block thing From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx> Date: Mon, 13 Jan 2003 07:50:35 -0500 |
Just started with fo.
I have this cell in a table. ... The thing is that is always have to use two lines. How do i do this?
<block>This is a test</block>
<table>
<table-column column-width="5cm"/>
<table-column column-width="5cm"/>
<table-column column-width="5cm"/>
<table-body>
<table-row>
<table-cell>
<block-container height="22pt">
<block>Short line</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>Short line</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>Short line</block>
</block-container>
</table-cell>
</table-row>
<table-row>
<table-cell>
<block-container height="22pt">
<block>A longer line with enough information for two rows.</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>A longer line with enough information for two rows.</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>A longer line with enough information for two rows.</block>
</block-container>
</table-cell>
</table-row>
<table-row>
<table-cell>
<block-container height="22pt">
<block>Short line</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>Short line</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>Short line</block>
</block-container>
</table-cell>
</table-row>
<table-row>
<table-cell>
<block-container height="22pt">
<block>A longer line with enough information for two rows.</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>A longer line with enough information for two rows.</block>
</block-container>
</table-cell>
<table-cell>
<block-container height="22pt">
<block>A longer line with enough information for two rows.</block>
</block-container>
</table-cell>
</table-row>
</table-body>
</table>
-- Upcoming hands-on in-depth North America: February 3- 7, 2003 XSLT/XPath and/or XSL-FO Europe: February 17-21, 2003
G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) ISBN 0-13-065196-6 Definitive XSLT and XPath ISBN 0-13-140374-5 Definitive XSL-FO ISBN 1-894049-08-X Practical Transformation Using XSLT and XPath ISBN 1-894049-10-1 Practical Formatting Using XSL-FO Male Breast Cancer Awareness http://www.CraneSoftwrights.com/s/bc
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] the fo:block thing, Matts Isuls | Thread | Re: [xsl] the fo:block thing, Tony Graham |
| Re: [xsl] [XPath] matching elements, Tobias Reif | Date | [xsl] Regular Expressions, Dennis |
| Month |