You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
624 B
24 lines
624 B
15 years ago
|
<refentry id="ignore.image.scaling">
|
||
|
<refmeta>
|
||
|
<refentrytitle>ignore.image.scaling</refentrytitle>
|
||
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
||
|
</refmeta>
|
||
|
<refnamediv>
|
||
|
<refname>ignore.image.scaling</refname>
|
||
|
<refpurpose>Tell the stylesheets to ignore the author's image scaling attributes</refpurpose>
|
||
|
</refnamediv>
|
||
|
|
||
|
<refsynopsisdiv>
|
||
|
<src:fragment id='ignore.image.scaling.frag'>
|
||
|
<xsl:param name="ignore.image.scaling" select="0"/>
|
||
|
</src:fragment>
|
||
|
</refsynopsisdiv>
|
||
|
|
||
|
<refsect1><title>Description</title>
|
||
|
|
||
|
<para>If non-zero, the scaling attributes on graphics and media objects are
|
||
|
ignored.</para>
|
||
|
|
||
|
</refsect1>
|
||
|
</refentry>
|