Re: (dsssl) List of figures and list of equations in a document

Subject: Re: (dsssl) List of figures and list of equations in a document
From: Tammy Fox <tfox@xxxxxxxxxx>
Date: 14 Feb 2003 18:26:19 -0500
Try:

;;What elements should have an LOT?
(define ($generate-book-lot-list$)
  (list (normalize "equation")
        (normalize "figure")))


On Thu, 2003-02-13 at 14:31, Gayathri Seenumani wrote:
> Hi All,
> I am using //OASIS//DTD DocBook V4.0//EN and I would like to create a list 
> of figures and list of equations. What modifications should I do to get this ?
> As of now my style sheets can only create a table of contents.
> 
> Please help
> 
> Thanks
> Gayathri Seenumani,
> Technical Consultant,
> The Mathworks Inc.,Detroit Metro Office,
> Novi, MI 48375
> 
> Phone: (248) 596 7938
> Fax: (248) 596 7959
> Web Page: www.mathworks.com
> 
> 
>  DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

Current Thread