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]

bug in dbautoc.dsl? WAS: TOC going past end of page


Folks,

  Maybe someone that knows a bit aoubt DSSSL can tell me if line #70
of docbook-dsssl-1.73/print/dbautoc.dsl should be:

    keep-with-next?: (if (= level 1) #f #t)

  instead of the current:

    keep-with-next?: (if (= level 1) #t #f)

  I know enough about this stuff to be VERY dangerous ;-)  All I know
  is the above change seems to fix all of my book toc problems (see
  below).

  Thanks for any help.

  Rick Bronson

>
>
>Hi,
>
>  I've check the archives but can't find anyone with this same
>problem...
>
>  In my pdf file that gets generated from the commands below, the
>table of contents that gets automatically generated goes past the
>end of the page.  Any help greatly appreciated.
>
>  I'm running:
>
>  debian potato, Docbook 4.1, dsssl-1.71, jadetex 3.11.
>
>
>  The commands I use:
>
>	jade  -t tex -d style.dsl
>	pdfjadetex pathbookP.tex
>
>  Thanks much.
>
> Rick Bronson
>

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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