emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: access to :style-sheet from <lisp> tag


From: Seb
Subject: [emacs-wiki-discuss] Re: access to :style-sheet from <lisp> tag
Date: Tue, 09 Oct 2007 14:39:56 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.50 (gnu/linux)

On Tue, 09 Oct 2007 20:31:07 +0100,
Jim Ottaway <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]