Sophie

Sophie

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

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

<RefEntry id="X25html40X25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename html40.html>

<RefMeta>
  <RefEntryTitle>%html40%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%html40%</RefName>
  <RefPurpose>Generate HTML 4.0</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%html40%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
If <literal>%html40%</literal> is true then the output more closely resembles HTML 4.0.
In particular, the HTML table module includes COL, THEAD, TBODY, and TFOOT
elements, and the output documents have a proper doctype declaration.</para>


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

<ProgramListing>
(define %html40%
  ;; Generate HTML 4.0
  #t)
</ProgramListing>
</RefSect1>

</RefEntry>