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

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

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


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

Hi,

If we have a style defined:

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

and we want to write a header file for the projects using this derived
style, what variable can be used inside a <lisp> tag to insert the
contents of :style-sheet above?  For the projects using the xhtml style, I
can use <lisp>muse-xhtml-style-sheet</lisp>, but what's the variable for a
derived style?  Thanks.


Cheers,

-- 
Seb





reply via email to

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