This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Re: [docbook] external examples


On Mon, Apr 14, 2003 at 09:03:31AM -0400, Jeff Beal wrote:
> I don't know of any solutions if you're using DSSSL

	just for the records... well, I lastly found one! the trick is the
not-so-well-known RCDATA thingie.

	you first make an entity pointing to the file you want to inlcude. then
you just reference that entity inside a RCDATA thing:

	<![RCDATA[ &entity; ]]>
	
	that works very nice; that way I can include unparsed html files without
confusing neither xsltproc nor jade!

-- 
La gelatina hecha con vodka pega mas que 'La Gotita'
            --oyente anonimo del programa de radio "Dos tipos audaces"

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe at lists dot oasis-open dot org
For additional commands, e-mail: docbook-apps-help at lists dot oasis-open dot org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]