Re: access to :style-sheet from <lisp> tag

Seb <[email protected]> Tue, 09 Oct 2007 14:39:56 -0500
Newsgroups gmane.emacs.wiki.general
Organization Church of Emacs
Message-ID <[email protected]>
On Tue, 09 Oct 2007 20:31:07 +0100,
Jim Ottaway <[email protected]> wrote:

[...]

> You could make your own variable instead of using a string literal:

> (defvar my-style-sheet "<link rel=\"stylesheet\" type=\"text/css\"
> media=\"all\" href=\"include/style.css\" />")

> (muse-derive-style "my-xhtml" "xhtml" :style-sheet 'my-style-sheet)

Thank you Jim, so one would insert a <lisp>my-style-sheet</lisp> wherever
it's needed in the header file?  In that case, what would be the purpose
of having a :style-sheet in the muse-derive-style call above?  Thanks.


-- 
Seb