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: DOCBOOK: links in RTF


/ "Karl Critz" <kcritz@mathworks.com> was heard to say:
|     (if (node-list-empty? target)
|  (make sequence
|    link-cont
|           ($ss-seq$ -
|           (make sequence
|           " ['
|    (make link
|      destination: (node-list-address target)
|      (element-page-number-sosofo target))
|            "]"))))))

You've got no "else" clause for this if statement. You must always
have an else in DSSSL, even if it's just (empty-sosofo)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | What are the thoughts of the
http://www.oasis-open.org/docbook/ | canvas on which a masterpiece is
Chair, DocBook Technical Committee | being created? "I am being soiled,
                                   | brutally treated and concealed
                                   | from view." Thus men grumble at
                                   | their destiny, however fair.--Jean
                                   | Cocteau

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