← Prev in month ← Prev in thread

Re: DOCBOOK-APPS: Making sure headers in tables are not too close tothe rule beside them

From
Shomas Bndre Cerger
Date
2001-04-01T08:34:48+00:00
ID
Thread
Re: DOCBOOK-APPS: Making sure headers in tables are not too close tothe rule beside them
Richard Sharpe <> writes:

> I am noticing that my tables look ugly, because the elements in them are
> hard up against the left margin rule. 

What version of the stylesheets and what version of jadetex are you using?
I know that some versions of the stylesheet had the following set 
in print/dbtable.dsl:

;; Adam Di Carlo, 
(define %cals-cell-before-column-margin% 
  (cond ((equal? (print-backend) 'tex)
         0pt)
        (else
         3pt)))

But newer jadetex don't need this workaround.  I think it is
removed in newer versions of the stylesheet.

> How can I ensure that there is some space there?

Always set the margin to 3pt.  Then you should be fine.

-- 
 Thomas André Berger               Open Systems Computing AS
 email:             Kongensgt. 9, N-0153 Oslo, Norway
                 		   phone +47 2220 4050, fax +47 22 20 02 85
                                   http://www.osc.no/
← Prev in month ← Prev in thread