Sophie

Sophie

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

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>Music - GNU LilyPond - manuel de notation</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="GNU LilyPond - manuel de notation">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.fr.html#Top">
<link rel="up" href="Text-markup-commands.fr.html#Text-markup-commands" title="Text markup commands">
<link rel="prev" href="Graphic.fr.html#Graphic" title="Graphic">
<link rel="next" href="Instrument-Specific-Markup.fr.html#Instrument-Specific-Markup" title="Instrument Specific Markup">
<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="Music"></a>
Suivant&nbsp;:&nbsp;<a rel="next" accesskey="n" href="Instrument-Specific-Markup.fr.html#Instrument-Specific-Markup">Instrument Specific Markup</a>,
Précédent&nbsp;:&nbsp;<a rel="previous" accesskey="p" href="Graphic.fr.html#Graphic">Graphic</a>,
Haut&nbsp;:&nbsp;<a rel="up" accesskey="u" href="Text-markup-commands.fr.html#Text-markup-commands">Text markup commands</a>
<hr>
</div>

<h4 class="appendixsubsec">B.6.4 Music</h4>

     <dl>
<dt><code>\doubleflat</code><dd><a name="index-g_t_005cdoubleflat-1428"></a><a name="index-g_t_005cdoubleflat-1429"></a>

     <p><a name="index-g_t_005cdoubleflat-1430"></a>Draw a double flat symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \doubleflat
          }
     </pre>
          <p>
 <a href="../3d/lily-f94e72f7.ly"> <img align="middle" border="0" src="../3d/lily-f94e72f7.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\doublesharp</code><dd><a name="index-g_t_005cdoublesharp-1431"></a><a name="index-g_t_005cdoublesharp-1432"></a>

     <p><a name="index-g_t_005cdoublesharp-1433"></a>Draw a double sharp symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \doublesharp
          }
     </pre>
          <p>
 <a href="../a9/lily-b6c54c3c.ly"> <img align="middle" border="0" src="../a9/lily-b6c54c3c.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\flat</code><dd><a name="index-g_t_005cflat-1434"></a><a name="index-g_t_005cflat-1435"></a>

     <p><a name="index-g_t_005cflat-1436"></a>Draw a flat symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \flat
          }
     </pre>
          <p>
 <a href="../82/lily-35169ca7.ly"> <img align="middle" border="0" src="../82/lily-35169ca7.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\musicglyph</code> <var>glyph-name</var> (string)<dd><a name="index-g_t_005cmusicglyph-1437"></a><a name="index-g_t_005cmusicglyph-1438"></a>

     <p><a name="index-g_t_005cmusicglyph-1439"></a><var>glyph-name</var> is converted to a musical symbol; for example,
<code>\musicglyph #"accidentals.natural"</code> selects the natural sign from
the music font.  See <a name="index-The-Feta-font-1440"></a><a href="../lilypond/The-Feta-font.fr.html#The-Feta-font">La fonte Feta</a> for a complete listing of
the possible glyphs.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \musicglyph #"f"
            \musicglyph #"rests.2"
            \musicglyph #"clefs.G_change"
          }
     </pre>
          <p>
 <a href="../d7/lily-88e4ff05.ly"> <img align="middle" border="0" src="../d7/lily-88e4ff05.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\natural</code><dd><a name="index-g_t_005cnatural-1441"></a><a name="index-g_t_005cnatural-1442"></a>

     <p><a name="index-g_t_005cnatural-1443"></a>Draw a natural symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \natural
          }
     </pre>
          <p>
 <a href="../31/lily-b8a0c434.ly"> <img align="middle" border="0" src="../31/lily-b8a0c434.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\note-by-number</code> <var>log</var> (number) <var>dot-count</var> (number) <var>dir</var> (number)<dd><a name="index-g_t_005cnote_002dby_002dnumber-1444"></a><a name="index-g_t_005cnote_002dby_002dnumber-1445"></a>

     <p><a name="index-g_t_005cnote_002dby_002dnumber-1446"></a>
<a name="index-notes-within-text-by-log-and-dot_002dcount-1447"></a>
Construct a note symbol, with stem.  By using fractional values for
<var>dir</var>, you can obtain longer or shorter stems.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \note-by-number #3 #0 #DOWN
            \hspace #2
            \note-by-number #1 #2 #0.8
          }
     </pre>
          <p>
 <a href="../40/lily-2f3d14bb.ly"> <img align="middle" border="0" src="../40/lily-2f3d14bb.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <p>Used properties:
          <ul>
<li><code>style</code> ('())
<li><code>font-size</code> (0)
</ul>

     <br><dt><code>\note</code> <var>duration</var> (string) <var>dir</var> (number)<dd><a name="index-g_t_005cnote-1448"></a><a name="index-g_t_005cnote-1449"></a>

     <p><a name="index-g_t_005cnote-1450"></a>
<a name="index-notes-within-text-by-string-1451"></a>
This produces a note with a stem pointing in <var>dir</var> direction, with
the <var>duration</var> for the note head type and augmentation dots.  For
example, <code>\note #"4." #-0.75</code> creates a dotted quarter note, with
a shortened down stem.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \override #'(style . cross) {
              \note #"4.." #UP
            }
            \hspace #2
            \note #"breve" #0
          }
     </pre>
          <p>
 <a href="../2f/lily-0237fb15.ly"> <img align="middle" border="0" src="../2f/lily-0237fb15.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <p>Used properties:
          <ul>
<li><code>style</code> ('())
<li><code>font-size</code> (0)
</ul>

     <br><dt><code>\score</code> <var>score</var> (unknown)<dd><a name="index-g_t_005cscore-1452"></a><a name="index-g_t_005cscore-1453"></a>

     <p><a name="index-g_t_005cscore-1454"></a>
<a name="index-inserting-music-into-text-1455"></a>
Inline an image of music.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \score {
              \new PianoStaff &lt;&lt;
                \new Staff \relative c' {
                  \key f \major
                  \time 3/4
                  \mark \markup { Allegro }
                  f2\p( a4)
                  c2( a4)
                  bes2( g'4)
                  f8( e) e4 r
                }
                \new Staff \relative c {
                  \clef bass
                  \key f \major
                  \time 3/4
                  f8( a c a c a
                  f c' es c es c)
                  f,( bes d bes d bes)
                  f( g bes g bes g)
                }
              >>
              \layout {
                indent = 0.0\cm
                \context {
                  \Score
                  \override RehearsalMark #'break-align-symbols =
                    #'(time-signature key-signature)
                  \override RehearsalMark #'self-alignment-X = #LEFT
                }
                \context {
                  \Staff
                  \override TimeSignature #'break-align-anchor-alignment = #LEFT
                }
              }
            }
          }
     </pre>
          <p>
 <a href="../b1/lily-b1d0bf0b.ly"> <img align="middle" border="0" src="../b1/lily-b1d0bf0b.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\semiflat</code><dd><a name="index-g_t_005csemiflat-1456"></a><a name="index-g_t_005csemiflat-1457"></a>

     <p><a name="index-g_t_005csemiflat-1458"></a>Draw a semiflat symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \semiflat
          }
     </pre>
          <p>
 <a href="../31/lily-2697666c.ly"> <img align="middle" border="0" src="../31/lily-2697666c.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\semisharp</code><dd><a name="index-g_t_005csemisharp-1459"></a><a name="index-g_t_005csemisharp-1460"></a>

     <p><a name="index-g_t_005csemisharp-1461"></a>Draw a semi sharp symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \semisharp
          }
     </pre>
          <p>
 <a href="../b6/lily-10ab7f42.ly"> <img align="middle" border="0" src="../b6/lily-10ab7f42.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\sesquiflat</code><dd><a name="index-g_t_005csesquiflat-1462"></a><a name="index-g_t_005csesquiflat-1463"></a>

     <p><a name="index-g_t_005csesquiflat-1464"></a>Draw a 3/2 flat symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \sesquiflat
          }
     </pre>
          <p>
 <a href="../e8/lily-1163b025.ly"> <img align="middle" border="0" src="../e8/lily-1163b025.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\sesquisharp</code><dd><a name="index-g_t_005csesquisharp-1465"></a><a name="index-g_t_005csesquisharp-1466"></a>

     <p><a name="index-g_t_005csesquisharp-1467"></a>Draw a 3/2 sharp symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \sesquisharp
          }
     </pre>
          <p>
 <a href="../72/lily-753255e2.ly"> <img align="middle" border="0" src="../72/lily-753255e2.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\sharp</code><dd><a name="index-g_t_005csharp-1468"></a><a name="index-g_t_005csharp-1469"></a>

     <p><a name="index-g_t_005csharp-1470"></a>Draw a sharp symbol.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \sharp
          }
     </pre>
          <p>
 <a href="../e8/lily-6122592d.ly"> <img align="middle" border="0" src="../e8/lily-6122592d.png" alt="[image of music]"> </a>
</p>

     </blockquote>

     <br><dt><code>\tied-lyric</code> <var>str</var> (string)<dd><a name="index-g_t_005ctied_002dlyric-1471"></a><a name="index-g_t_005ctied_002dlyric-1472"></a>

     <p><a name="index-g_t_005ctied_002dlyric-1473"></a>
<a name="index-simple-text-strings-with-tie-characters-1474"></a>
Like simple-markup, but use tie characters for &lsquo;~&rsquo; tilde symbols.

     <blockquote>
<pre class="verbatim">          
          \markup {
            \tied-lyric #"Lasciate~i monti"
          }
     </pre>
          <p>
 <a href="../ef/lily-5bb617ac.ly"> <img align="middle" border="0" src="../ef/lily-5bb617ac.png" alt="[image of music]"> </a>
</p>

     </blockquote>

</dl>

   <!-- footer_tag --><br><hr>
<div class="node">
<p>
Suivant&nbsp;:&nbsp;<a rel="next" accesskey="n" href="Instrument-Specific-Markup.fr.html#Instrument-Specific-Markup">Instrument Specific Markup</a>,
Précédent&nbsp;:&nbsp;<a rel="previous" accesskey="p" href="Graphic.fr.html#Graphic">Graphic</a>,
Haut&nbsp;:&nbsp;<a rel="up" accesskey="u" href="Text-markup-commands.fr.html#Text-markup-commands">Text markup commands</a>
</div>

<div style="background-color: #e8ffe8; padding: 2; border: #c0ffc0 1px solid;">
<p>
<font size="-1">
Cette page documente LilyPond-2.11.57 (branche de développement).
<br>
<address>
Rapportez toute anomalie en français à <a href="mailto:lilypond-user-fr@gnu.org">lilypond-user-fr@gnu.org</a> ou en anglais à <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> </address>
<br>
Vos <a href="http://lilypond.org/web/devel/participating/documentation-adding">suggestions à propos de la documentation</a> sont les bienvenues.
</font>
</p>
</div>


<P>
 Autres langues&nbsp;: <a href="Music.html">English</a>, <a href="Music.es.html">español</a>, <a href="Music.de.html">deutsch</a>.
 <BR>
 
</P>
</BODY></html>