diff --git a/lisp/org-odt.el b/lisp/org-odt.el index e0a267aef..ad94a5082 100644 --- a/lisp/org-odt.el +++ b/lisp/org-odt.el @@ -1763,7 +1763,8 @@ ATTR is a string of other attributes of the a element." (org-odt-format-tags '("" . "") text (concat (format " fo:min-height=\"%0.2fcm\"" (or height .2)) - (format " fo:min-width=\"%0.2fcm\"" (or width .2)))) + (unless width + (format " fo:min-width=\"%0.2fcm\"" (or width .2))))) width nil style extra anchor-type)) (defun org-odt-format-inlinetask (heading content