Sophie

Sophie

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

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

<RefEntry id="X25cals-table-classX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename cals-table-class.html>

<RefMeta>
  <RefEntryTitle>%cals-table-class%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%cals-table-class%</RefName>
  <RefPurpose>Class attribute for CALS tables</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%cals-table-class%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
This value, if not <literal>#f</literal>, will be used as the value of the CLASS
attribute on CALS tables.  This allows the HTML stylesheet to
distinguish between HTML tables generated from tables in the
source document from HTML tables generated for other reasons
(simplelists and navigation, for example).</para>


</RefSect1>
<RefSect1><Title>Source Code</Title>

<ProgramListing>
(define %cals-table-class%
  ;; Class attribute for CALS tables
  "CALSTABLE")
</ProgramListing>
</RefSect1>

</RefEntry>