Specify alignment of images.
Type & position: | command, preamble |
Syntax: | !image_alignment [left|center|right] |
Description: | Used in the preamble this command determines the default
alignment of images that are included with the !image
command. This alignment will be used when an image is placed outside a
center, flushleft or flushright environment. When an image is placed
inside such an environment, it will be aligned according to the text
of the environment, independent of the setting of the !image_alignment
command. If you want to align an image right inside a center
environment, you will have to insert a flushright environment around
the !image command. |
Example: | !image_alignment right |
Exists since: | Release 6 Patchlevel 9 |
See also: | !image, !image*, (!img),
!table_alignment, Images |