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

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

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


From: Jim Ottaway
Subject: Re: [emacs-wiki-discuss] Re: access to :style-sheet from <lisp> tag
Date: Tue, 09 Oct 2007 21:29:06 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

[apologies *again* to Seb for sending this directly to him:
misconfigured Gnus]

>>>>> Seb  <address@hidden> writes:

> 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



> _______________________________________________
> emacs-wiki-discuss mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss


Regards,
-- 
Jim Ottaway




reply via email to

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