Re: Include paths for makeinfo

2011-12-19 Thread Karl Berry
Try the attached script. Thanks. It seems to be related to the --docbook flag. Oh. In that case, I'm sorry to report that I am no longer surprised. The whole interaction of images with docbook was never clear to me; I just took the patch as it was originally given to me. With thi

Re: Include paths for makeinfo

2011-12-19 Thread John Darrington
On Sun, Dec 18, 2011 at 02:38:04PM -0800, Karl Berry wrote: Makeinfo doesn't seem to honour the -I flag when searching for the subject of @image Hmm, makeinfo 4.13 does use the -I args to search for images, or so it looks from the code. Can you sh