OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Re: How to make my own stylesheets?


/ "Michael D. Crawford" <crawford@goingware.com> was heard to say:
| ;; customize the HTML stylesheet
|
| (element html.stylesheet "mystyle.css")
|
| ;; I have also tried
| ;; (define html.stylesheet "mystyle.css")

In DSSSL, you have to use this:

 (define %stylesheet% "mystyle.css")

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | If you imagine that once you have
http://www.oasis-open.org/docbook/ | accomplished your ambitions you
Chair, DocBook Technical Committee | will have time to turn to the Way,
                                   | you will discover that your
                                   | ambitions never come to an
                                   | end.--Yoshida Kenko


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC