Hi all,

I am (I think) trying to accomplish the same thing as Frank. I have multiple 
docs which use the same copy, but require different figures. I was hoping to 
define those figures in entity files so they would be easier to maintain. The 
references do not appear to be making it into the docs. This all sounds like 
what I am trying to do, but not being very familiar, I was hoping someone might 
offer a high-level explanation of how this is all working? Then perhaps I can 
understand the presented solutions.

-----Original Message-----      
From: Jirka Kosek [mailto:ji...@kosek.cz] 
Sent: Thursday, May 22, 2014 9:34 AM
To: Frank Steimke
Cc: docbook-apps@lists.oasis-open.org
Subject: Re: [docbook-apps] Problem with images given as entity in xhtml output 
(template process.image)

On 22.5.2014 16:05, Frank Steimke wrote:
> I have an article with an image. The image is defined as an unparsed 
> entity, its value is an relative filename. Something like
> 
> <!ENTITY img SYSTEM "image.png" NDATA PNG> Used as <imagedata 
> entityref="img"/> In my article.

Is there any reason why you are not using fileref attribute with relative path 
to image? That's more manageable setup.


--
------------------------------------------------------------------
  Jirka Kosek      e-mail: ji...@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep.
------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
------------------------------------------------------------------

Reply via email to