Home I... (!INS)...(!ins) !image*
The guide of UDO > Command index > I... Index

!image

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 <titel> angegeben, so wird der Text als Bildunterschrift angegeben.

Die Ausrichtung des Bildes richtet sich nach der eventuell vorhandenen äußeren Umgebung. Zentrierte Bilder erhält man demnach, wenn man das !image-Kommando in einer center-Umgebung verwendet. 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 <caption> 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


Copyright © www.udo-open-source.org (Kontakt)
Last updated on May 19, 2010

Home I... (!INS)...(!ins) !image*