- From: G. Ken Holman <gkholman@CraneSoftwrights.com>
- Date: Wed, 10 Sep 2003 14:09:21 -0400
- To: <www-xsl-fo@w3.org>
At 2003-09-10 09:27 -0700, Jim Donnelly wrote: >Is there a way to position two tables side by side within the >region-body? I'm trying to create a week calender that would show Monday >though Wednesday in the first table and then Thursday through Sunday in >the second. A single table with two columns is very awkward. Two ways: (1) - create a two-column one-row table and then put each of your calendar tables into one of the cells (2) - create a one-item list and put a table in each of the label and body Remember you can use lists and tables as layout facilities in which you can position other constructs, including complete tables and lists. XSL-FO allows these to be nested. I hope this helps. ........................ Ken -- Next public European delivery: 3-day XSLT/2-day XSL-FO 2003-09-22 Next public US delivery: 3-day XSLT/2-day XSL-FO 2003-10-13 Instructor-led on-site corporate, government & user group training for XSLT and XSL-FO world-wide: please contact us for the details 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) 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-11-X Practical Formatting Using XSL-FO Member of the XML Guild of Practitioners: http://XMLGuild.info Male Breast Cancer Awareness http://www.CraneSoftwrights.com/f/bc
Received on Wednesday, 10 September 2003 14:09:41 UTC