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]

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.

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


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