[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK-APPS: dsssl-1.59 bug in TOC
/ Thomas Andre Berger <thomasbe@osc.no> was heard to say: | Yes, I reported a bug, in 1.54, that figures inside list elements | disapperad from the documentation's TOC. I have changed the | dbautotoc.dsl in 1.54 to be: | | (define (build-lot nd lotgi #!optional (first? #t)) | (let* ((lotlist (node-list-filter-by-gi (children nd) | (append (division-element-list) | (component-element-list) | (section-element-list) | (block-element-list) | (list-element-list) | (list (normalize "para")))))) | | and I have no problems with the TOC now. | | I installed version 1.59 today, and build one of our books. And I got | one error in the TOC, just as already described by Camille et al. | | So, I guess the problem is elsewhere. Or have the definition of | list-element-list changed between 1.54 and 1.59, trigging the error? No. Implementor error on my part. I added list-element-list to the build-toc not the build-lot! Fixed in the next release. Be seeing you, norm -- Norman Walsh <ndw@nwalsh.com> | We dance around in a ring and suppose, http://nwalsh.com/ | but the Secret sits in the middle and | knows.--Robert Frost
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC