OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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"


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]