Change filename extension of images.
Type & position: | command, preamble & main part |
Syntax: | !html_img_suffix <endung> |
Description: | UDO uses the suffix "gif" when converting the image
commands for HTML by default. If you want to use different image types
you can redefine the image suffix with this command. The lower example
shows how to change the image suffix to "jpeg". You can use
!html_img_suffix as often as you want so you can redefine the image
suffix right before every image. |
Example: | !html_img_suffix jpeg |
Exists since: | Release 5 Patchlevel 3 |
See also: | !image, (!img), Images |