Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 3a7b4dfc766af1222d90c7f03a0844e6 > files > 4336

lilypond-doc-2.11.57-1mdv2009.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- header_tag -->
<html lang="en">
<head>
<title>Lyrics - LilyPond program-reference</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="LilyPond program-reference">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.de.html#Top">
<link rel="up" href="Contexts.de.html#Contexts" title="Contexts">
<link rel="prev" href="InnerStaffGroup.de.html#InnerStaffGroup" title="InnerStaffGroup">
<link rel="next" href="MensuralStaff.de.html#MensuralStaff" title="MensuralStaff">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
hr { border:0; height:1; color: #000000; background-color: #000000; }
/* hr {
  border:  none;
  height: 1px;
  color: #666666;
  background-color: #666666;
}
body {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  color: #332d28;
  margin-right: auto;
  margin-left: auto;
  width: 60em;
  list-style-type: square;
  font-family: Arial,Helvetica,sans-serif;
  padding-right: 1em;
  padding-left: 1em;
}
a {
  border-bottom: 1px dashed #344242;
  text-decoration: none;
  color: #344242;
}
a:link {
  text-decoration: none;
}
a:visited {
  border-bottom: 1px dashed #666666;
  color: #666666;
}
a:active {
  border-bottom: 1px solid #00cccc;
  color: #00cccc;
}
a:hover {
  border-bottom: 1px solid #1d7b85;
  color: #1d7b85;
}
blockquote {
  border: 1px solid #cccccc;
  padding: 3px;
  width: 40em;
}
.node {
  border-left: 1px solid #666666;
  margin: -0.5em 0px 1em;
  padding: 2px 1px 0px;
  font-style: italic;
}
.node a {
  border:  none;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
}
.verbatim {
  font-family: "Courier New",Courier,monospace;
}
.unnumberedsubsubsec {
  font-size: large;
  color: #1d7b85;
}
.subsubheading {
  font-size: large;
  color: #3b220d;
}
.contents {
  border: 1px dashed #339999;
  margin: 3px 2em;
  list-style-type: square;
  padding-right: 1em;
  width: 40em;
  background-color: #fcfff9;
}
.contents a {
  border-bottom: 1px dashed #423d34;
  text-decoration: none;
  color: #423d34;
}
.contents a:visited {
  border-bottom: 1px dashed #666666;
  color: #666666;
}
.contents a:active {
  border-bottom: 1px solid #f0d86d;
  color: #f0d86d;
}
.contents a:hover {
  border-bottom: 1px solid #3b220d;
  color: #3b220d;
}
.menu {
  border-left: 1px dashed #339999;
  margin: 3px 2em 1em;
  list-style-type: square;
  padding-left: 1.4em;
  width: 40em;
}
.unnumbered {
}
h2 {
  font-size: x-large;
  color: #1d7b85;
}
*/
--></style>
</head>
<BODY BGCOLOR=WHITE TEXT=BLACK>

<div class="node">
<p>
<a name="Lyrics"></a>
Next:&nbsp;<a rel="next" accesskey="n" href="MensuralStaff.de.html#MensuralStaff">MensuralStaff</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="InnerStaffGroup.de.html#InnerStaffGroup">InnerStaffGroup</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Contexts.de.html#Contexts">Contexts</a>
<hr>
</div>

<h4 class="unnumberedsubsec">Lyrics</h4>

<p>Corresponds to a voice with lyrics.  Handles the
printing of a single line of lyrics.

   <p>This context creates the following layout object(s):

   <p><a href="InstrumentName.de.html#InstrumentName">InstrumentName</a>, <a href="LyricExtender.de.html#LyricExtender">LyricExtender</a>, <a href="LyricHyphen.de.html#LyricHyphen">LyricHyphen</a>, <a href="LyricSpace.de.html#LyricSpace">LyricSpace</a>, <a href="LyricText.de.html#LyricText">LyricText</a>, <a href="StanzaNumber.de.html#StanzaNumber">StanzaNumber</a> and <a href="VerticalAxisGroup.de.html#VerticalAxisGroup">VerticalAxisGroup</a>.

   <p>This context sets the following properties:

     <ul>
<li>Set grob-property <code>bar-size</code> in <a href="BarLine.de.html#BarLine">BarLine</a> to <code>0.1</code>. 
<li>Set grob-property <code>font-size</code> in <a href="InstrumentName.de.html#InstrumentName">InstrumentName</a> to <code>1.0</code>. 
<li>Set grob-property <code>self-alignment-Y</code> in <a href="InstrumentName.de.html#InstrumentName">InstrumentName</a> to <code>#f</code>. 
<li>Set grob-property <code>padding</code> in <a href="SeparationItem.de.html#SeparationItem">SeparationItem</a> to <code>0.2</code>. 
<li>Set grob-property <code>keep-fixed-while-stretching</code> in <a href="VerticalAxisGroup.de.html#VerticalAxisGroup">VerticalAxisGroup</a> to <code>#t</code>. 
<li>Set grob-property <code>remove-empty</code> in <a href="VerticalAxisGroup.de.html#VerticalAxisGroup">VerticalAxisGroup</a> to <code>#t</code>. 
<li>Set grob-property <code>remove-first</code> in <a href="VerticalAxisGroup.de.html#VerticalAxisGroup">VerticalAxisGroup</a> to <code>#t</code>. 
<li>Set translator property <code>shortInstrumentName</code> to <code>'()</code>. 
<li>Set translator property <code>instrumentName</code> to <code>'()</code>. 
<li>Set grob-property <code>minimum-Y-extent</code> in <a href="VerticalAxisGroup.de.html#VerticalAxisGroup">VerticalAxisGroup</a> to <code>'(-0.75 . 2.0)</code>. 
</ul>

   <p>This context is a `bottom' context; it cannot contain other contexts.

   <p>This context is built from the following engraver(s):
<blockquote>
          <dl>
<dt><code><a href="Hara_005fkiri_005fengraver.de.html#Hara_005fkiri_005fengraver">Hara_kiri_engraver</a></code><dd>Like <code>Axis_group_engraver</code>, but make a hara-kiri spanner, and add interesting items (i.e., note heads, lyric syllables, and normal rests).

          <p>Properties (read)
<blockquote>
                    <dl>
<dt><code>keepAliveInterfaces</code> (list)<dd>A list of symbols, signifying grob
interfaces that are worth keeping a staff with <code>remove-empty</code> set
around for. 
</dl>
</blockquote>

          <p>This engraver creates the following layout object(s):

          <p><a href="VerticalAxisGroup.de.html#VerticalAxisGroup">VerticalAxisGroup</a>.

          <br><dt><code><a href="Font_005fsize_005fengraver.de.html#Font_005fsize_005fengraver">Font_size_engraver</a></code><dd>Put <code>fontSize</code> into <code>font-size</code> grob property.

          <p>Properties (read)
<blockquote>
                    <dl>
<dt><code>fontSize</code> (number)<dd>The relative size of all grobs in a context. 
</dl>
</blockquote>

          <br><dt><code><a href="Skip_005fevent_005fswallow_005ftranslator.de.html#Skip_005fevent_005fswallow_005ftranslator">Skip_event_swallow_translator</a></code><dd>Swallow <code>\skip</code>.

          <br><dt><code><a href="Instrument_005fname_005fengraver.de.html#Instrument_005fname_005fengraver">Instrument_name_engraver</a></code><dd>Create a system start text for instrument or vocal names.

          <p>Properties (read)
<blockquote>
                    <dl>
<dt><code>currentCommandColumn</code> (layout object)<dd>Grob that is X-parent to all
current breakable (clef, key signature, etc.) items. 
<br><dt><code>shortInstrumentName</code> (markup)<dd>See <code>instrument</code>. 
<br><dt><code>instrumentName</code> (markup)<dd>The name to print left of a staff.  The
<code>instrument</code> property labels the staff in the first system, and
the <code>instr</code> property labels following lines. 
<br><dt><code>shortVocalName</code> (markup)<dd>Name of a vocal line, short version. 
<br><dt><code>vocalName</code> (markup)<dd>Name of a vocal line. 
</dl>
</blockquote>

          <p>This engraver creates the following layout object(s):

          <p><a href="InstrumentName.de.html#InstrumentName">InstrumentName</a>.

          <br><dt><code><a href="Stanza_005fnumber_005fengraver.de.html#Stanza_005fnumber_005fengraver">Stanza_number_engraver</a></code><dd>Engrave stanza numbers.

          <p>Properties (read)
<blockquote>
                    <dl>
<dt><code>stanza</code> (markup)<dd>Stanza &lsquo;number&rsquo; to print before the start of a
verse.  Use in <code>Lyrics</code> context. 
</dl>
</blockquote>

          <p>This engraver creates the following layout object(s):

          <p><a href="StanzaNumber.de.html#StanzaNumber">StanzaNumber</a>.

          <br><dt><code><a href="Hyphen_005fengraver.de.html#Hyphen_005fengraver">Hyphen_engraver</a></code><dd>Create lyric hyphens and distance constraints between words.

          <p>Music types accepted:

          <p><a href="hyphen_002devent.de.html#hyphen_002devent">hyphen-event</a>

          <p>This engraver creates the following layout object(s):

          <p><a href="LyricHyphen.de.html#LyricHyphen">LyricHyphen</a> and <a href="LyricSpace.de.html#LyricSpace">LyricSpace</a>.

          <br><dt><code><a href="Extender_005fengraver.de.html#Extender_005fengraver">Extender_engraver</a></code><dd>Create lyric extenders.

          <p>Music types accepted:

          <p><a href="extender_002devent.de.html#extender_002devent">extender-event</a>

          <p>Properties (read)
<blockquote>
                    <dl>
<dt><code>extendersOverRests</code> (boolean)<dd>Whether to continue extenders as
they cross a rest. 
</dl>
</blockquote>

          <p>This engraver creates the following layout object(s):

          <p><a href="LyricExtender.de.html#LyricExtender">LyricExtender</a>.

          <br><dt><code><a href="Lyric_005fengraver.de.html#Lyric_005fengraver">Lyric_engraver</a></code><dd>Engrave text for lyrics.

          <p>Music types accepted:

          <p><a href="lyric_002devent.de.html#lyric_002devent">lyric-event</a>

          <p>Properties (read)
<blockquote>
                    <dl>
<dt><code>lyricMelismaAlignment</code> (direction)<dd>Alignment to use for a melisma syllable. 
</dl>
</blockquote>

          <p>This engraver creates the following layout object(s):

          <p><a href="LyricText.de.html#LyricText">LyricText</a>.

        </dl>
</blockquote>

   <!-- footer_tag --><br><hr>
<div class="node">
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="MensuralStaff.de.html#MensuralStaff">MensuralStaff</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="InnerStaffGroup.de.html#InnerStaffGroup">InnerStaffGroup</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Contexts.de.html#Contexts">Contexts</a>
</div>

<div style="background-color: #e8ffe8; padding: 2; border: #c0ffc0 1px solid;">
<p>
<font size="-1">
Diese Seite ist für LilyPond-2.11.57 (Entwicklungszweig).
<br>
<address>
Fehler bitte an <a href="http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs">http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs</a> melden. </address>
<br>
Ihre <a href="http://lilypond.org/web/devel/participating/documentation-adding">Vorschläge für die Dokumentation</a> sind willkommen.
</font>
</p>
</div>

</BODY></html>