Sophie

Sophie

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

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

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

<RefMeta>
  <RefEntryTitle>tex-backend</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>tex-backend</RefName>
  <RefPurpose>Are we using the TeX backend?</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
tex-backend
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
This parameter exists so that <literal>-V tex-backend</literal> can be used on the
command line to explicitly select the TeX backend.</para>


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

<ProgramListing>
(define tex-backend 
  ;; Are we using the TeX backend?
  #f)
</ProgramListing>
</RefSect1>

</RefEntry>