Include image.
Type & position: | command, main part |
Syntax: | !image <file> <title> |
Description: | Dieses Kommando erzeugt in der Ausgabedatei Befehle zur
Einbindung des Bildes. Die Endung der Datei sollte nicht übergeben
werden, da UDO dies selbst erledigt. UDO benutzt
.img beim ST-Guide, CSTeX und
Lindner-TeX, .gif für HTML,
.msp oder
.pcx für emTeX und
.bmp für WinHelp, RTF und IPF. Wird
angegeben, so wird der Text als Bildunterschrift angegeben. Die Ausrichtung des Bildes richtet sich nach der eventuell vorhandenen äußeren Umgebung. Zentrierte Bilder erhalten Sie demnach, wenn Sie das !image-Kommando in einer center-Umgebung verwenden. If the file name contains spaces, it has to be quoted. |
Description: | A command to include an image is generated in the destination
file, if it supports images. You shouldn't pass the suffix of the
wanted image because UDO itself adds the right one. It will be
.img for the ST-Guide, CSTeX and
Lindner-TeX, .gif for HTML,
.msp or
.pcx for emTeX and
.bmp for Windows Help, RTF and IPF. If
is used it will be output as the title of the image. |
Example: | !image tiger |
See also: | !no_images, (!img), !image*, Images, !html_img_suffix, !no_img_size |