Sophie

Sophie

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

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

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

<RefMeta>
  <RefEntryTitle>$linenumber-space$</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>$linenumber-space$</RefName>
  <RefPurpose>Returns the sosofo which separates line numbers from the text</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
($linenumber-space$)
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
The sosofo returned by <literal>($linenumber-space$)</literal> is placed
between the line number and the corresponding line in 
enumerated environments.
</para>
<para>
Note: <literal>%linenumber-padchar%</literal>s are separated from lines
that are not enumerated (because they don<literal>t match </literal>%linenumber-mod%<literal>).
In other words, </literal>($linenumber-space$)' occurs
on every line.</para>


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

<ProgramListing>
(define ($linenumber-space$) 
  ;; Returns the sosofo which separates line numbers from the text
  (make entity-ref name: "nbsp"))
</ProgramListing>
</RefSect1>

</RefEntry>