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.
22 lines
577 B
22 lines
577 B
<refentry id="ebnf.table.border">
|
|
<refmeta>
|
|
<refentrytitle>ebnf.table.border</refentrytitle>
|
|
<refmiscinfo role="type"></refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>ebnf.table.border</refname>
|
|
<refpurpose>Selects border on EBNF tables</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='ebnf.table.border.frag'><xsl:param name="ebnf.table.border" select="1"/></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Selects the border on EBNF tables. If non-zero, the tables have
|
|
borders, otherwise they don't.</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|