Sophie

Sophie

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

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

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

<RefMeta>
  <RefEntryTitle>formal-object-float</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>formal-object-float</RefName>
  <RefPurpose>Do formal objects float?</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
formal-object-float
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
If <literal>#t</literal>, formal objects will float if floating is supported by the
backend. At present, only the TeX backend supports floats.</para>


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

<ProgramListing>
(define formal-object-float
  ;; Do formal objects float?
  #f)
</ProgramListing>
</RefSect1>

</RefEntry>