Sophie

Sophie

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

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

<RefEntry id="X25title-font-familyX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename title-font-family.html>

<RefMeta>
  <RefEntryTitle>%title-font-family%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%title-font-family%</RefName>
  <RefPurpose>The font family used in titles</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%title-font-family%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
The name of the font family used in titles (Arial by default).
</para>
<para>
The values used here are system dependent (you have
to have the fonts you select) and backend dependent (the backend has
to know how to use them). 
</para>
<para>
The values here work for the RTF backend under MS Windows.  YMMV.</para>


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

<ProgramListing>
(define %title-font-family% 
  ;; The font family used in titles
  "Arial")
</ProgramListing>
</RefSect1>

</RefEntry>