help-texinfo
[Top][All Lists]
Advanced

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

Re: [help-texinfo] installation of images with info files


From: Per Bothner
Subject: Re: [help-texinfo] installation of images with info files
Date: Tue, 18 Oct 2016 09:45:07 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0



On 10/18/2016 09:24 AM, Gavin Smith wrote:
On 18 October 2016 at 08:06, Per Bothner <address@hidden> wrote:
To clarify, do you think that makeinfo should insert kawa-figures or
whatever in the paths to image files that occur in the Info files it
produces?


I think that is best.  What I'm not sure is whether it should do so
depending on a command-line flag, or automatically )by searching).

What does this achieve? Is it to make uses of the @image command more
succinct by allowing directory parts of the path to be missed out?

That's a bonus.  More important is flexibility.  It seems beneficial to
avoid hard-wiring in the figures directory - you can rename the figures
directory without changing the texinfo source.

It's certainly not a priority for me.  (For DocBook and derived formats
I munge the filenames anyway.)

The main thing is to agree on and document recommended practice.

One option is to add a  new command-line flag that specifies
a directory or filename prefix or a search path.  This path
is used for (at least) @image command.

Another option is for the @image command to check for images
in both the current directory and FOO-figures, where FOO
could be the filename in the @setfilename command.

Not sure which approach would be best.  I'd be fine with either.

I'd prefer the first option and not making FOO-figures special if it
isn't special already, assuming it's worth it, of course.

One possibility is to use the -I flag.
--
        --Per Bothner
address@hidden   http://per.bothner.com/



reply via email to

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