On Sat, Mar 16, 2002, Corey Jewett wrote:
> New cocoon user. Apologies if this is documented somewhere, but I can't
> find it. 
> 
> I'm attempting to use XSL to translate XML documents, basically I'm
> 'skinning' the XML content with a variety of layout templates (XSL). The
> current output format is HTML/XHTML.

This worked fine for me:

<style>
&lt;!--
.stye { 
        foo: bar; 
}
--&gt;
</style>

Granted, I cant get normal <link rel=stylesheet....> type inclusion to work
properly (everything shows up in black)...so my knowledge of what is going
on on my end vs. your end is lacking....

Sorry I cant be of more/any help.

-Tom

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to