Re: bad info formatting for `@image` within a paragraph

Werner LEMBERG <[email protected]> Sat, 11 Jul 2026 04:11:03 +0000
Newsgroups gmane.comp.tex.texinfo.bugs
Message-ID <[email protected]>
> The best idea I can come up with to provide some kind of
> customization variable to select which measure of image width to
> use: treat then as having zero width (as is done currently), use the
> width of the replacement text, use the width of the alternative text
> (that's different to the replacement text), use a fixed value (like
> 2 or 3), or try to calculate the width of each image in screen
> columns.

Sounds good!  Maybe there could be a global setting together with the
possibility of adjusting it locally, i.e., for a single `@image` only.


    Werner