This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Irregular spacing between section title and first paragraph


Bob,

Turns out I had generate.toc and toc set for these items. I did not get an
toc items - but I did get a blank line.

Thanks for the suggestion to start from a basic setup and debug :)
-----

<xsl:param name="generate.toc">
appendix  toc,title
article/appendix  nop
article   toc,title,figure,table,example,equation
book      toc,title,figure,table,example,equation
chapter   nop
part      toc,title
preface   toc,title
qandadiv  toc
qandaset  toc
reference toc,title
sect1     nop        <----- this was set to toc which caused extra blank
line
sect2     nop        <----- this was set to toc which caused extra blank
line
sect3     nop
sect4     nop
sect5     nop
section   nop
set       toc,title
</xsl:param>

----- Original Message ----- 
From: "Bob Stayton" <bobs@sagehill.net>
To: "Paul Lenson" <lenson@pcigeomatics.com>;
<docbook-apps@lists.oasis-open.org>
Sent: Thursday, July 22, 2004 12:50 PM
Subject: Re: Irregular spacing between section title and first paragraph


> This seems like a pretty odd problem.  I'm not able to duplicate this
> problem in either FOP or XEP with the stock stylesheets.  Are you using a
> customization layer?  Do you get the same effect with the stock
stylesheet?
>
> Bob Stayton
> Sagehill Enterprises
> DocBook Consulting
> bobs@sagehill.net
>
>
> ----- Original Message ----- 
> From: "Paul Lenson" <lenson@pcigeomatics.com>
> To: <docbook-apps@lists.oasis-open.org>
> Sent: Thursday, July 22, 2004 7:36 AM
> Subject: Irregular spacing between section title and first paragraph
>
>
> > I'm having an interesting problem that I can't seem to fix.
> > I'm getting irregular spacing between section titles and the first
> > paragraph.
> > This ONLY occurs when the section has a subsection.
> > Now my book has chapters and each first section has at least one
> subsection.
> > Thus, all of my first level sections have this extra space between the
> title
> > and first paragraph.
> > My second level sections do or don't depending up whether they have a
> > subsection.
> >
> > Is there a way to control this?
> >
> > Paul
> >
> >
> >
> >
>
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]