Eva <[email protected]> writes: > On HTML export, if you add captions to images (with #+CAPTION), it will > render as "Figure 1: the actual text". There is no way to not include > the "Figure" or write a different word for it, short of substituting a > different function altogether. > > ODT export can customize it with a variable. This should also be the > case for HTML export.
Sorry for the late reply. Could you please elaborate about ODT export? There is `org-odt-category-map-alist', but that's not a customization. For proper customization, we may consider making `org-export-dictionary' a custom option. Even now, you can put "en" entry into org-export-dictionary to remap from standard "Figure" name to something else. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
