Re: Lines in Tables

Subject: Re: Lines in Tables
From: Chuck Darney <cdarney@xxxxxxxxxxxxxxxx>
Date: Tue, 03 Mar 1998 14:21:46 -0500
That did it...Thanks very much.

...Chuck Darney

Tony Graham wrote:
> 
> At 3 Mar 1998 12:54 -0500, Chuck Darney wrote:
>  > I'm trying to get rid of the lines in a table.  I'm using the CALS table
>  > DTD and DocBook DSL.  When I use the 'table frame="none"' in the SGM
>  > document, I lose the lines on the top and left side only.
>  >
>  > How do I get rid of the rest?
> 
> This relates to CALS tables rather than to DSSSL, but you can get rid
> of the rest using the "colsep" and "rowsep" attributes of the <table>
> element:
> 
>    <table frame="none" colsep="0" rowsep="0">
> 
> To give complete control over lines in the table, "colsep" is allowed
> on <table>, <tgroup>, <colspec>, and <entry>, and "rowsep" is allowed
> on all those elements plus <row>.
> 
> "colsep" and "rowsep" are "boolean" attributes, and the convention is
> that a value of "0" means no line and a value of "1" means the line is
> present.
> 
> Regards,
> 
> Tony Graham
> =======================================================================
> Tony Graham
> Mulberry Technologies, Inc.                         Phone: 301-315-9632
> 17 West Jefferson Street, Suite 207                 Fax:   301-315-8285
> Rockville, MD USA 20850                 email: tgraham@xxxxxxxxxxxxxxxx
> =======================================================================
> 
>  DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Lines in Tables
    • Chuck Darney - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id NAA08439Tue, 3 Mar 1998 13:01:52 -0500 (EST)
      • Norman Walsh - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id NAA08674Tue, 3 Mar 1998 13:12:58 -0500 (EST)
        • Chuck Darney - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id OAA10082Tue, 3 Mar 1998 14:27:44 -0500 (EST)
      • Tony Graham - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id NAA09013Tue, 3 Mar 1998 13:25:07 -0500 (EST)
        • Chuck Darney - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id OAA09884Tue, 3 Mar 1998 14:25:37 -0500 (EST) <=