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]

Re: dsssl-1.59 bug in TOC


Norm,

On Tue, Nov 28, 2000 at 07:48:25PM -0500, Norman Walsh wrote:
> Anyway, I can see what's wrong and I've fixed it. I now wish that my
> log message was more explicit about why I made this change.
> 
> In dbautotoc.dsl, delete the (list-element-list) from the toclist:
> 
> (define (build-toc nd depth #!optional (first? #t) (level 1))
>   (let* ((toclist (toc-list-filter
> 		   (node-list-filter-by-gi (children nd)
> 					   (append (division-element-list)
> 						   (component-element-list)
> 						   (section-element-list))))))

You've fixed this in the print/ subdirectory for 1.60, but not the html/
subdirectory.  The same fix needs to be applied there as well.

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery

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