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