On Sat, Jul 11, 2026 at 04:11:03AM +0000, Werner LEMBERG wrote:
> 
> > 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

I've initially implemented adding a small fixed value (3) for the image
width.  I expect this will be a slight improvement for most use cases.

I don't think it will be worth providing a way to customise this on
an image-by-image basis.

I've added a note to the manual trying to discourage such usage.

Reply via email to