Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6b3585ea67ce3e79c9049b5b33294cdd > files > 470

docbook-style-dsssl-doc-1.79-16.mga7.noarch.rpm

<RefEntry id="X25always-format-varablelist-as-tableX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename always-format-variablelist-as-table.html>

<RefMeta>
  <RefEntryTitle>%always-format-variablelist-as-table%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%always-format-variablelist-as-table%</RefName>
  <RefPurpose>Always format VariableLists as tables?</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%always-format-variablelist-as-table%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
When a <literal>VariableList</literal> is formatted, if any of the
terms in the list are too long, the whole list is formatted as a
list.
</para>
<para>
If <literal>%always-format-variablelist-as-table%</literal> is
<literal>#t</literal>, the <literal>VariableList</literal> will be
formatted as a table, even if some terms are too long.  The terms that
are too long will format span above their associated description.</para>


</RefSect1>

<RefSect1><Title>Author</Title>

<para>
Norman Walsh, &lt;ndw@nwalsh.com&gt;
</para>
</RefSect1>
<RefSect1><Title>Source Code</Title>

<ProgramListing>
(define %always-format-variablelist-as-table%
  ;; Always format VariableLists as tables?
  #f)
</ProgramListing>
</RefSect1>

</RefEntry>