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.
25 lines
686 B
25 lines
686 B
<refentry id="firstterm.only.link">
|
|
<refmeta>
|
|
<refentrytitle>firstterm.only.link</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>firstterm.only.link</refname>
|
|
<refpurpose>Does automatic glossterm linking only apply to firstterms?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='firstterm.only.link.frag'>
|
|
<xsl:param name="firstterm.only.link" select="0"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If true, only <sgmltag>firstterm</sgmltag>s will be automatically linked
|
|
to the glossary. If glossary linking is not enabled, this parameter
|
|
has no effect.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|