Re: [docbook-apps] height of rows in tables

From
Bob Stayton <>
Date
2006-09-22T15:18:33+00:00
ID
078001c6de5a$5a95fdc0$6400a8c0@totoro
Thread
Re: [docbook-apps] height of rows in tables
Hi Ron,
There is a dbhtml processing instruction for row-height, but not one for 
dbfo.  8^(
It seems like a good idea if it is available for HTML output.

If you want to customize it yourself, compare the match="row" template in 
table.xsl for both html and fo, and adapt the dbhtml row-height code for a 
dbfo row-height processing instruction.    You want to add a "height" 
property to the fo:table-row output, and it needs to have units.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Ron Catterall" <>
To: <>
Sent: Thursday, September 21, 2006 11:42 AM
Subject: [docbook-apps] height of rows in tables


> Hi
>
> Is there anyway I can specify the height of a row in a table?  Rather 
> like
>
> <colspec colname="c8" colwidth="2.5*"/>
>
> I see no way in CALS to control this.  <rowsep> of course just controls 
> ruling below.
>
> One possibility: is there any way I could customize the size of text in a 
> row - perhaps using something like <row mode="narrow"> - or even <entry 
> mode="narrow">
>
> What I'm trying to do is separate sub-tables within a table with narrow 
> columns and empty rows (with appropriate <colsep> and <rowsep>).  I don't 
> want to use tables within tables to do this as there are about 250 of 
> these sub-tables.
>
> Any suggestions appreciated.
>
> Ron
> -- 
> Ron Catterall, Phd, DSc email: 
> Prolongacion de Hidalgo 140 http://catterall.net/
> San Felipe del Agua tel: +52 951 520 1821
> Oaxaca      68020 Mexico fax: +1 530 348 8309
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>