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]
Other format: [Raw text]

Re: Yet more confusion over strings and objects in Lisp.


> (make element gi: "DIV"
>   attributes: '(("CLASS" "NAVHEADER"))
>   (nav-context elemnode)
>   (if (string=? (nav-context elemnode) "") (empty-sosofo)
>     (make empty-element gi: "HR"
>       attributes: (list
>       (list "ALIGN" "LEFT")
>       (list "WIDTH" %gentext-nav-tblwidth%)))))

Doesn't anyone know the correct Lisp code to do the above?

It can't be too much more sophisticated than the above, can it?

Gre7g.

=================================================================
Gre7g Luterman   gre7g@wolfhome.com  http://www.templeofluna.com/
Stay informed: http://www.templeofluna.com/keeper/mailinglist.htm
                      Internet junkie: Turn on, log in, drop out.


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