emacs-orgmode
[Top][All Lists]
Advanced

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

[PATCH] Fix regex for determining image width from attribute


From: Matt Huszagh
Subject: [PATCH] Fix regex for determining image width from attribute
Date: Sun, 21 Nov 2021 11:08:54 -0800

Hi,

A recent patch started computing the inline image width from any attr_
line. This is incorrect, as it matches settings like attr_latex, or
attr_html. We only want to look for settings specifically for the org
buffer. This patch fixes that.

Thanks
Matt

Attachment: 0001-lisp-org.el-Fix-regex-for-determining-image-width-fr.patch
Description: Text Data


reply via email to

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