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-apps] Use of entityref to map generic path name in xml catalog


>You could, however, declare a pathname entity
>in your image filerefs, and have that entity
>resolve to different places on different systems.
>
><!ENTITY imagelib "/usr/share/images">
>
><imagedata fileref="&imagelib;/myfile.gif">
>
>If you put this entity declaration in a separate
>file and pull that declarations file in with a parameter
>entity, you can use a catalog to find a different entity
>declarations file (which would have a different
>imagelib declaration).  See this reference for more info:
>
>http://www.sagehill.net/docbookxsl/GraphicsLocations.html

I got this method to work.  I had previously read though the reference you
mentioned, but it didn't "click," I guess.  Many thanks for holding my hand
though this one.

Miranda


Confidentiality Notice:

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.  If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.  If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.


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