[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: DOCBOOK-APPS: 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
>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC