Sophie

Sophie

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

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

<RefEntry id="X25chap-app-running-head-autolabelX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename chap-app-running-head-autolabel.html>

<RefMeta>
  <RefEntryTitle>%chap-app-running-head-autolabel%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%chap-app-running-head-autolabel%</RefName>
  <RefPurpose>Put chapter labels in running heads?</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%chap-app-running-head-autolabel%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
If true, running heads on <literal>Chapter</literal>s and 
<literal>Appendix</literal>es will include an automatic label.
</para>
<para>
In other words, if a <literal>Chapter</literal> has no <literal>Label</literal> attribute,
and <literal>%chap-app-running-head-autolabel%</literal>
is true, running heads will include the automatic label for the
<literal>Chapter</literal>. If <literal>%chap-app-running-head-autolabel%</literal>
is false, only the <literal>Title</literal> (or <literal>TitleAbbrev</literal>)
will appear in the running head.</para>


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

<ProgramListing>
(define %chap-app-running-head-autolabel% 
  ;; Put chapter labels in running heads?
  #t)
</ProgramListing>
</RefSect1>

</RefEntry>