bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Include paths for makeinfo


From: John Darrington
Subject: Re: Include paths for makeinfo
Date: Wed, 21 Dec 2011 11:15:38 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Dec 21, 2011 at 11:57:37AM +0100, Patrice Dumas wrote:
     On Mon, Dec 19, 2011 at 03:43:40PM -0800, Karl Berry wrote:
     > 
     >     With this flag, it warns that picture.txt is missing, even though
     >     it's not.  In fact, it shouldn't be looking for that, but for
     >     picture.{png,jpg}.
     > 
     > Patrice, are you looking for the "html" image formats for docbook in tp?
     > (And via -I, as I'm sure you are.)
     
     It looks at 
       ('eps', 'gif', 'jpg', 'jpeg', 'pdf', 'png', 'svg');
     (and I guess I got that list from makeinfo in C?).
     
     And indeed, the locations provided with -I are used.  The .txt is also 
used,
     if found, using the same code that for Plaintext/Info, it is used in 
       <textobject><literallayout>
     in addition to the images each appearing in an 
       <imageobject>
     
     I think it is better to provide both if possible, for accessibility,
     and also I think it is a good thing to provide with all the different
     image files, besides classical HTML image files, to accomodate for 
     different docbook2something processing.
     
     There should not be any message if the .txt is not found, though, and
     (based on the code reading, could be wrong), no error either if there is
     no image found, in that case basename.jpg is used.

Did you try running the test case I sent?

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]