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.
26 lines
656 B
26 lines
656 B
<refentry id="callout.graphics">
|
|
<refmeta>
|
|
<refentrytitle>callout.graphics</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>callout.graphics</refname>
|
|
<refpurpose>Use graphics for callouts?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='callout.graphics.frag'>
|
|
<xsl:param name="callout.graphics" select="'1'"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If non-zero, callouts are presented with graphics (e.g., reverse-video
|
|
circled numbers instead of "(1)", "(2)", etc.).
|
|
Default graphics are provided in the distribution.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|