$v:image-nominal-width
$v:image-nominal-width — Nominal width of an image.
Variable:
{http://docbook.org/ns/docbook/variables}image-nominal-width
Defined in:
modules/variable.xsl
Used in:
modules/objects.xsl
Used by:
Synopsis
$v:image-nominal-width
:=
f:parse-length($image-nominal-width)
Description
If the extension functions necessary to determine the intrinsic width
of an image are unavailable, or if the width cannot be determined, this value
will be used as the assumed intrinsic width of the image. This is generally the
parsed value of $image-nominal-width
.