Re: RV: DocBook Modular Stylesheets 1.08 beta 2

Subject: Re: RV: DocBook Modular Stylesheets 1.08 beta 2
From: Tony Graham <tgraham@xxxxxxxxxxxxxxxx>
Date: Wed, 25 Mar 1998 12:17:10 -0500 (EST)
At 25 Mar 1998 08:50 -0800, Norman Walsh wrote:
 > / "Jordi Mulet" <jmulet@xxxxxxxxxx> was heard to say:
 > | Hello,
 > | Is there any possibility to control the thickness of the table's separators
 > | ( between cells and between the head and the body of the table) ?
 > 
 > The 1.08beta2 release includes support (thanks to Tony Graham)
 > for changing the widths of many of the lines in a table.  What I forgot
 > to do was set all of the widths to be the same for backward compatability.
 > In your customization layer, or in print/dbtable.dsl, change these
 > definitions
 > 
 > (define %table-before-row-border% 0.75pt)
 > (define %table-after-row-border% 1.5pt)
 > (define %table-before-column-border% 2.25pt)
 > (define %table-after-column-border% 3pt)
 > (define %table-head-body-border% 4.5pt)
 > (define %table-cell-after-column-border% 0.75pt)
 > (define %table-cell-after-row-border% 1.5pt)
 > 
 > so that they all specify the same width.  I'll be fixing this before
 > the 1.08 real release.

To change it back to what you are used to, change each of the values
to #t:

(define %table-before-row-border% #t)
(define %table-after-row-border% #t)
(define %table-before-column-border% #t)
(define %table-after-column-border% #t)
(define %table-head-body-border% #t)
(define %table-cell-after-column-border% #t)
(define %table-cell-after-row-border% #t)

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


Current Thread
  • RV: DocBook Modular Stylesheets 1.08 beta 2
    • Jordi Mulet - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id FAA19758Wed, 25 Mar 1998 05:00:29 -0500 (EST)
      • Norman Walsh - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id LAA24029Wed, 25 Mar 1998 11:54:30 -0500 (EST)
        • Tony Graham - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id MAA24705Wed, 25 Mar 1998 12:19:03 -0500 (EST) <=
      • <Possible follow-ups>
      • Jordi Mulet - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id EAA10699Thu, 26 Mar 1998 04:34:34 -0500 (EST)