Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > f07b4b9fcbe6d8ab9260b52d15e551a6 > files > 8046

lilypond-doc-2.12.3-1.fc13.noarch.rpm

<!-- header_tag -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!-- Copyright C 1999-2009 bei den Autoren

The translation of the following copyright notice is provided
for courtesy to non-English speakers, but only the notice in English
legally counts.

Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung
für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber
nur die englische Version gültig.

Es ist erlaubt, dieses Dokument unter den Bedingungen der
GNU Free Documentation Lizenz (Version 1.1 oder
spätere, von der Free Software Foundation publizierte Versionen, ohne
invariante Abschnitte),
zu kopieren, verbreiten und/oder
zu verändern. Eie Kopie der Lizenz ist im Abschnitt "GNU
Free Documentation License" angefügt.


Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
or any later version published by the Free Software Foundation;
with no Invariant Sections.
A copy of the license is included in the section entitled "GNU
Free Documentation License".

 -->
<!-- Created on 15. Dezember 2009 by texi2html 1.82
texi2html was written by: 
            Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Many creative people.
Send bugs and suggestions to <texi2html-bug@nongnu.org>
-->
<head>
<title>GNU LilyPond Benutzerhandbuch: B.8.3 Graphic</title>

<meta name="description" content="GNU LilyPond Benutzerhandbuch: B.8.3 Graphic">
<meta name="keywords" content="GNU LilyPond Benutzerhandbuch: B.8.3 Graphic">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html 1.82">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.de.html#index" rel="start" title="GNU LilyPond &mdash; Notation Reference">
<link href="LilyPond-command-index.de.html#LilyPond-command-index" rel="index" title="E. LilyPond command index">
<link href="index_toc.de.html#SEC_Contents" rel="contents" title="Inhaltsverzeichnis">
<link href="index_abt.de.html#SEC_About" rel="help" title="&Uuml;ber dieses Dokument">
<link href="Text-markup-commands.de.html#Text-markup-commands" rel="up" title="B.8 Text markup commands">
<link href="LilyPond-index.de.html#LilyPond-index" rel="next" title="F. LilyPond index">
<link href="Align.de.html#Align" rel="previous" title="B.8.2 Align">
<link rel="stylesheet" type="text/css" title="Patrick McCarty's design" href="lilypond-mccarty.css">
<link rel="alternate stylesheet" type="text/css" href="lilypond.css" title="Andrew Hawryluk's design">
<link rel="alternate stylesheet" type="text/css" href="lilypond-blue.css" title="Kurt Kroon's blue design">
<!--[if lte IE 7]>
<link href="lilypond-ie-fixes.css" rel="stylesheet" type="text/css">
<![endif]-->


</head>

<body lang="de" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">


<div id="main">
<a name="Graphic"></a>
<table class="nav_table">
<tr><td valign="middle" align="left" colspan="1">[<a href="Notation-manual-tables.de.html#Notation-manual-tables" title="Anfang dieses oder des letzten Kapitels"> &lt;&lt; Notation manual tables&nbsp;</a>]</td><td valign="middle" align="center" colspan="3">[<a href="index.de.html#index" title="Titelseite des Dokuments" rel="start">Anfang</a>][<a href="index_toc.de.html#SEC_Contents" title="Inhaltsverzeichnis" rel="contents">Inhalt</a>][<a href="LilyPond-command-index.de.html#LilyPond-command-index" title="Index" rel="index">Index</a>][<a href="index_abt.de.html#SEC_About" title="&Uuml;ber (Hilfe)" rel="help"> ? </a>]</td><td valign="middle" align="right" colspan="1">[<a href="Cheat-sheet.de.html#Cheat-sheet" title="N&auml;chstes Kapitel">&nbsp;Cheat sheet &gt;&gt; </a>]</td></tr><tr><td valign="middle" align="left" colspan="2">[<a href="Align.de.html#Align" title="Voriger Abschnitt in Lesereihenfolge" accesskey="p" rel="previous"> &lt; Align&nbsp;</a>]</td><td valign="middle" align="center" colspan="1">[<a href="Text-markup-commands.de.html#Text-markup-commands" title="Abschnitt nach oben" accesskey="u" rel="up">&nbsp; Nach oben :&nbsp;Text markup commands&nbsp;</a>]</td><td valign="middle" align="right" colspan="2">[<a href="Music.de.html#Music" title="N&auml;chster Abschnitt in Lesereihenfolge" accesskey="n" rel="next">&nbsp;Music &gt; </a>]</td></tr></table>
<a name="Graphic"></a>
<h3 class="appendixsubsec">B.8.3 Graphic</h3>

<dl compact="compact">
<dt> <code>\arrow-head</code> <var>axis</var> (integer) <var>dir</var> (direction) <var>filled</var> (boolean)</dt>
<dd><a name="index-_005carrow_002dhead-2"></a>
<a name="index-_005carrow_002dhead-3"></a>

<a name="index-_005carrow_002dhead-4"></a>
<p>Produce an arrow head in specified direction and axis.
Use the filled head if <var>filled</var> is specified.
</p><blockquote><pre class="verbatim">\markup {
  \fontsize #5 {
    \general-align #Y #DOWN {
      \arrow-head #Y #UP ##t
      \arrow-head #Y #DOWN ##f
      \hspace #2
      \arrow-head #X #RIGHT ##f
      \arrow-head #X #LEFT ##f
    }
  }
}
</pre><p>
 <a href="../39/lily-6a61221d.ly">
  <img align="middle"
       border="0"
       src="../39/lily-6a61221d.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\beam</code> <var>width</var> (number) <var>slope</var> (number) <var>thickness</var> (number)</dt>
<dd><a name="index-_005cbeam"></a>
<a name="index-_005cbeam-1"></a>

<a name="index-_005cbeam-2"></a>

<a name="index-drawing-beams-within-text"></a>

<p>Create a beam with the specified parameters.
</p><blockquote><pre class="verbatim">\markup {
  \beam #5 #1 #2
}
</pre><p>
 <a href="../43/lily-fd7ff336.ly">
  <img align="middle"
       border="0"
       src="../43/lily-fd7ff336.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\bracket</code> <var>arg</var> (markup)</dt>
<dd><a name="index-_005cbracket-4"></a>
<a name="index-_005cbracket-5"></a>

<a name="index-_005cbracket-6"></a>

<a name="index-placing-vertical-brackets-around-text"></a>
  
<p>Draw vertical brackets around <var>arg</var>.
</p>
<blockquote><pre class="verbatim">\markup {
  \bracket {
    \note #&quot;2.&quot; #UP
  }
}
</pre><p>
 <a href="../74/lily-d18ff548.ly">
  <img align="middle"
       border="0"
       src="../74/lily-d18ff548.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\circle</code> <var>arg</var> (markup)</dt>
<dd><a name="index-_005ccircle-2"></a>
<a name="index-_005ccircle-3"></a>

<a name="index-_005ccircle-4"></a>

<a name="index-circling-text"></a>

<p>Draw a circle around <var>arg</var>.  Use <code>thickness</code>,
<code>circle-padding</code> and <code>font-size</code> properties to determine line
thickness and padding around the markup.
</p>
<blockquote><pre class="verbatim">\markup {
  \circle {
    Hi
  }
}
</pre><p>
 <a href="../66/lily-40ac1dfe.ly">
  <img align="middle"
       border="0"
       src="../66/lily-40ac1dfe.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




<p>Used properties:
</p><ul>
<li> <code>circle-padding</code> (0.2)
</li><li> <code>font-size</code> (0)
</li><li> <code>thickness</code> (1)
</li></ul>


</dd>
<dt> <code>\draw-circle</code> <var>radius</var> (number) <var>thickness</var> (number) <var>filled</var> (boolean)</dt>
<dd><a name="index-_005cdraw_002dcircle-2"></a>
<a name="index-_005cdraw_002dcircle-3"></a>

<a name="index-_005cdraw_002dcircle-4"></a>

<a name="index-drawing-circles-within-text"></a>

<p>A circle of radius <var>radius</var> and thickness <var>thickness</var>,
optionally filled.
</p>
<blockquote><pre class="verbatim">\markup {
  \draw-circle #2 #0.5 ##f
  \hspace #2
  \draw-circle #2 #0 ##t
}
</pre><p>
 <a href="../95/lily-7967b60d.ly">
  <img align="middle"
       border="0"
       src="../95/lily-7967b60d.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\draw-line</code> <var>dest</var> (pair of numbers)</dt>
<dd><a name="index-_005cdraw_002dline-2"></a>
<a name="index-_005cdraw_002dline-3"></a>

<a name="index-_005cdraw_002dline-4"></a>

<a name="index-drawing-lines-within-text"></a>

<p>A simple line.
</p><blockquote><pre class="verbatim">\markup {
  \draw-line #'(4 . 4)
  \override #'(thickness . 5)
  \draw-line #'(-3 . 0)
}
</pre><p>
 <a href="../83/lily-af10753a.ly">
  <img align="middle"
       border="0"
       src="../83/lily-af10753a.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




<p>Used properties:
</p><ul>
<li> <code>thickness</code> (1)
</li></ul>


</dd>
<dt> <code>\epsfile</code> <var>axis</var> (number) <var>size</var> (number) <var>file-name</var> (string)</dt>
<dd><a name="index-_005cepsfile-2"></a>
<a name="index-_005cepsfile-3"></a>

<a name="index-_005cepsfile-4"></a>

<a name="index-inlining-an-Encapsulated-PostScript-image"></a>

<p>Inline an EPS image.  The image is scaled along <var>axis</var> to
<var>size</var>.
</p>
<blockquote><pre class="verbatim">\markup {
  \general-align #Y #DOWN {
    \epsfile #X #20 #&quot;context-example.eps&quot;
    \epsfile #Y #20 #&quot;context-example.eps&quot;
  }
}
</pre><p>
 <a href="../ae/lily-9078402a.ly">
  <img align="middle"
       border="0"
       src="../ae/lily-9078402a.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\filled-box</code> <var>xext</var> (pair of numbers) <var>yext</var> (pair of numbers) <var>blot</var> (number)</dt>
<dd><a name="index-_005cfilled_002dbox-2"></a>
<a name="index-_005cfilled_002dbox-3"></a>

<a name="index-_005cfilled_002dbox-4"></a>

<a name="index-drawing-solid-boxes-within-text"></a>
<a name="index-drawing-boxes-with-rounded-corners"></a>

<p>Draw a box with rounded corners of dimensions <var>xext</var> and
<var>yext</var>.  For example,
</p><pre class="verbatim">\filled-box #'(-.3 . 1.8) #'(-.3 . 1.8) #0
</pre><p>creates a box extending horizontally from -0.3 to 1.8 and
vertically from -0.3 up to 1.8, with corners formed from a
circle of diameter&nbsp;0 (i.e., sharp corners).
</p>
<blockquote><pre class="verbatim">\markup {
  \filled-box #'(0 . 4) #'(0 . 4) #0
  \filled-box #'(0 . 2) #'(-4 . 2) #0.4
  \filled-box #'(1 . 8) #'(0 . 7) #0.2
  \with-color #white
  \filled-box #'(-4.5 . -2.5) #'(3.5 . 5.5) #0.7
}
</pre><p>
 <a href="../8e/lily-7c74e796.ly">
  <img align="middle"
       border="0"
       src="../8e/lily-7c74e796.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\hbracket</code> <var>arg</var> (markup)</dt>
<dd><a name="index-_005chbracket-2"></a>
<a name="index-_005chbracket-3"></a>

<a name="index-_005chbracket-4"></a>

<a name="index-placing-horizontal-brackets-around-text"></a>
  
<p>Draw horizontal brackets around <var>arg</var>.
</p>
<blockquote><pre class="verbatim">\markup {
  \hbracket {
    \line {
      one two three
    }
  }
}
</pre><p>
 <a href="../d2/lily-56007eb0.ly">
  <img align="middle"
       border="0"
       src="../d2/lily-56007eb0.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\postscript</code> <var>str</var> (string)</dt>
<dd><a name="index-_005cpostscript-2"></a>
<a name="index-_005cpostscript-3"></a>

<a name="index-_005cpostscript-4"></a>

<a name="index-inserting-PostScript-directly-into-text"></a>
<p>This inserts <var>str</var> directly into the output as a PostScript
command string.
</p>
<blockquote><pre class="verbatim">eyeglassesps = #&quot;
  0.15 setlinewidth
  -0.9 0 translate
  1.1 1.1 scale
  1.2 0.7 moveto
  0.7 0.7 0.5 0 361 arc
  stroke
  2.20 0.70 0.50 0 361 arc
  stroke
  1.45 0.85 0.30 0 180 arc
  stroke
  0.20 0.70 moveto
  0.80 2.00 lineto
  0.92 2.26 1.30 2.40 1.15 1.70 curveto
  stroke
  2.70 0.70 moveto
  3.30 2.00 lineto
  3.42 2.26 3.80 2.40 3.65 1.70 curveto
  stroke&quot;

eyeglasses = \markup {
  \with-dimensions #'(0 . 4.4) #'(0 . 2.5)
  \postscript #eyeglassesps
}

\relative c'' {
  c2^\eyeglasses
  a2_\eyeglasses
}
</pre><p>
 <a href="../94/lily-5641a056.ly">
  <img align="middle"
       border="0"
       src="../94/lily-5641a056.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




</dd>
<dt> <code>\rounded-box</code> <var>arg</var> (markup)</dt>
<dd><a name="index-_005crounded_002dbox-2"></a>
<a name="index-_005crounded_002dbox-3"></a>

<a name="index-_005crounded_002dbox-4"></a>
<a name="index-enclosing-text-in-a-box-with-rounded-corners"></a>
   <a name="index-drawing-boxes-with-rounded-corners-around-text"></a>
<p>Draw a box with rounded corners around <var>arg</var>.  Looks at <code>thickness</code>,
<code>box-padding</code> and <code>font-size</code> properties to determine line
thickness and padding around the markup; the <code>corner-radius</code> property
makes it possible to define another shape for the corners (default is 1).
</p>
<blockquote><pre class="verbatim">c4^\markup {
  \rounded-box {
    Overtura
  }
}
c,8. c16 c4 r
</pre><p>
 <a href="../34/lily-494a87ea.ly">
  <img align="middle"
       border="0"
       src="../34/lily-494a87ea.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




<p>Used properties:
</p><ul>
<li> <code>box-padding</code> (0.5)
</li><li> <code>font-size</code> (0)
</li><li> <code>corner-radius</code> (1)
</li><li> <code>thickness</code> (1)
</li></ul>


</dd>
<dt> <code>\triangle</code> <var>filled</var> (boolean)</dt>
<dd><a name="index-_005ctriangle-2"></a>
<a name="index-_005ctriangle-3"></a>

<a name="index-_005ctriangle-4"></a>

<a name="index-drawing-triangles-within-text"></a>

<p>A triangle, either filled or empty.
</p>
<blockquote><pre class="verbatim">\markup {
  \triangle ##t
  \hspace #2
  \triangle ##f
}
</pre><p>
 <a href="../7d/lily-4c2736f2.ly">
  <img align="middle"
       border="0"
       src="../7d/lily-4c2736f2.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>




<p>Used properties:
</p><ul>
<li> <code>baseline-skip</code> (2)
</li><li> <code>font-size</code> (0)
</li><li> <code>thickness</code> (0.1)
</li></ul>


</dd>
<dt> <code>\with-url</code> <var>url</var> (string) <var>arg</var> (markup)</dt>
<dd><a name="index-_005cwith_002durl"></a>
<a name="index-_005cwith_002durl-1"></a>

<a name="index-_005cwith_002durl-2"></a>

<a name="index-inserting-URL-links-into-text"></a>

<p>Add a link to URL <var>url</var> around <var>arg</var>.  This only works in
the PDF backend.
</p>
<blockquote><pre class="verbatim">\markup {
  \with-url #&quot;http://lilypond.org/web/&quot; {
    LilyPond ... \italic {
      music notation for everyone
    }
  }
}
</pre><p>
 <a href="../c5/lily-214a427c.ly">
  <img align="middle"
       border="0"
       src="../c5/lily-214a427c.png"
       alt="[image of music]">
 </a>
</p>
</blockquote>



</dd>
</dl>


<hr size="6">
<table class="nav_table">
<tr><td valign="middle" align="left" colspan="1">[<a href="Notation-manual-tables.de.html#Notation-manual-tables" title="Anfang dieses oder des letzten Kapitels"> &lt;&lt; Notation manual tables&nbsp;</a>]</td><td valign="middle" align="center" colspan="3">[<a href="index.de.html#index" title="Titelseite des Dokuments" rel="start">Anfang</a>][<a href="index_toc.de.html#SEC_Contents" title="Inhaltsverzeichnis" rel="contents">Inhalt</a>][<a href="LilyPond-command-index.de.html#LilyPond-command-index" title="Index" rel="index">Index</a>][<a href="index_abt.de.html#SEC_About" title="&Uuml;ber (Hilfe)" rel="help"> ? </a>]</td><td valign="middle" align="right" colspan="1">[<a href="Cheat-sheet.de.html#Cheat-sheet" title="N&auml;chstes Kapitel">&nbsp;Cheat sheet &gt;&gt; </a>]</td></tr><tr><td valign="middle" align="left" colspan="2">[<a href="Align.de.html#Align" title="Voriger Abschnitt in Lesereihenfolge" accesskey="p" rel="previous"> &lt; Align&nbsp;</a>]</td><td valign="middle" align="center" colspan="1">[<a href="Text-markup-commands.de.html#Text-markup-commands" title="Abschnitt nach oben" accesskey="u" rel="up">&nbsp; Nach oben :&nbsp;Text markup commands&nbsp;</a>]</td><td valign="middle" align="right" colspan="2">[<a href="Music.de.html#Music" title="N&auml;chster Abschnitt in Lesereihenfolge" accesskey="n" rel="next">&nbsp;Music &gt; </a>]</td></tr></table>
<!-- footer_tag -->
<div class="footer">
<p class="footer_version">
This page is for LilyPond-2.12.3 (stable-branch).
</p>
<p class="footer_report">
Your <a href="http://lilypond.org/web/devel/participating/documentation-adding">suggestions for the documentation</a> are welcome, please report errors to our <a href="http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs">bug list</a>.
</p>
</div>


<p id="languages">
 Other languages: <a href="Graphic.html">English</a>, <a href="Graphic.fr.html">français</a>, <a href="Graphic.es.html">español</a>.
 <br>
 
</p>

<!-- FOOTER -->

<!-- end div#main here -->
</div>



<div id="tocframe">
<p class="toc_uplink"><a href="../index.de.html" 
         title="Documentation Index">&lt;&lt; Zur Dokumentationsübersicht</a></p>
<h4 class="toc_header"><a href="index.de.html#index" title="Start of the manual">Notation Reference</a></h4>
<div class="contents">
<ul class="toc">
  <li><a name="toc-Musical-notation-1" href="Musical-notation.de.html#Musical-notation">1. Musical notation</a>
  <ul class="toc">
    <li><a name="toc-Pitches-1" href="Pitches.de.html#Pitches">1.1 Pitches</a>    </li>
    <li><a name="toc-Rhythms-1" href="Rhythms.de.html#Rhythms">1.2 Rhythms</a>    </li>
    <li><a name="toc-Expressive-marks-1" href="Expressive-marks.de.html#Expressive-marks">1.3 Expressive marks</a>    </li>
    <li><a name="toc-Repeats-1" href="Repeats.de.html#Repeats">1.4 Repeats</a>    </li>
    <li><a name="toc-Simultaneous-notes-1" href="Simultaneous-notes.de.html#Simultaneous-notes">1.5 Simultaneous notes</a>    </li>
    <li><a name="toc-Staff-notation-1" href="Staff-notation.de.html#Staff-notation">1.6 Staff notation</a>    </li>
    <li><a name="toc-Editorial-annotations-1" href="Editorial-annotations.de.html#Editorial-annotations">1.7 Editorial annotations</a>    </li>
    <li><a name="toc-Text-1" href="Text.de.html#Text">1.8 Text</a>    </li>
  </ul>
  </li>
  <li><a name="toc-Specialist-notation-1" href="Specialist-notation.de.html#Specialist-notation">2. Specialist notation</a>
  <ul class="toc">
    <li><a name="toc-Vocal-music-1" href="Vocal-music.de.html#Vocal-music">2.1 Vocal music</a>    </li>
    <li><a name="toc-Keyboard-and-other-multi_002dstaff-instruments-1" href="Keyboard-and-other-multi_002dstaff-instruments.de.html#Keyboard-and-other-multi_002dstaff-instruments">2.2 Keyboard and other multi-staff instruments</a>    </li>
    <li><a name="toc-Unfretted-string-instruments-1" href="Unfretted-string-instruments.de.html#Unfretted-string-instruments">2.3 Unfretted string instruments</a>    </li>
    <li><a name="toc-Fretted-string-instruments-1" href="Fretted-string-instruments.de.html#Fretted-string-instruments">2.4 Fretted string instruments</a>    </li>
    <li><a name="toc-Percussion-1" href="Percussion.de.html#Percussion">2.5 Percussion</a>    </li>
    <li><a name="toc-Wind-instruments-1" href="Wind-instruments.de.html#Wind-instruments">2.6 Wind instruments</a>    </li>
    <li><a name="toc-Chord-notation-1" href="Chord-notation.de.html#Chord-notation">2.7 Chord notation</a>    </li>
    <li><a name="toc-Ancient-notation-1" href="Ancient-notation.de.html#Ancient-notation">2.8 Ancient notation</a>    </li>
    <li><a name="toc-World-music-1" href="World-music.de.html#World-music">2.9 World music</a>    </li>
  </ul>
  </li>
  <li><a name="toc-General-input-and-output-1" href="General-input-and-output.de.html#General-input-and-output">3. General input and output</a>
  <ul class="toc">
    <li><a name="toc-Input-structure-1" href="Input-structure.de.html#Input-structure">3.1 Input structure</a>    </li>
    <li><a name="toc-Titles-and-headers-1" href="Titles-and-headers.de.html#Titles-and-headers">3.2 Titles and headers</a>    </li>
    <li><a name="toc-Working-with-input-files-1" href="Working-with-input-files.de.html#Working-with-input-files">3.3 Working with input files</a>    </li>
    <li><a name="toc-Controlling-output-1" href="Controlling-output.de.html#Controlling-output">3.4 Controlling output</a>    </li>
    <li><a name="toc-MIDI-output-1" href="MIDI-output.de.html#MIDI-output">3.5 MIDI output</a>    </li>
  </ul>
  </li>
  <li><a name="toc-Spacing-issues-1" href="Spacing-issues.de.html#Spacing-issues">4. Spacing issues</a>
  <ul class="toc">
    <li><a name="toc-Paper-and-pages-1" href="Paper-and-pages.de.html#Paper-and-pages">4.1 Paper and pages</a>    </li>
    <li><a name="toc-Music-layout-1" href="Music-layout.de.html#Music-layout">4.2 Music layout</a>    </li>
    <li><a name="toc-Breaks-1" href="Breaks.de.html#Breaks">4.3 Breaks</a>    </li>
    <li><a name="toc-Vertical-spacing-1" href="Vertical-spacing.de.html#Vertical-spacing">4.4 Vertical spacing</a>    </li>
    <li><a name="toc-Horizontal-Spacing" href="Horizontal-spacing.de.html#Horizontal-spacing">4.5 Horizontal Spacing</a>    </li>
    <li><a name="toc-Fitting-music-onto-fewer-pages-1" href="Fitting-music-onto-fewer-pages.de.html#Fitting-music-onto-fewer-pages">4.6 Fitting music onto fewer pages</a>    </li>
  </ul>
  </li>
  <li><a name="toc-Changing-defaults-1" href="Changing-defaults.de.html#Changing-defaults">5. Changing defaults</a>
  <ul class="toc">
    <li><a name="toc-Interpretation-contexts-1" href="Interpretation-contexts.de.html#Interpretation-contexts">5.1 Interpretation contexts</a>    </li>
    <li><a name="toc-Explaining-the-Internals-Reference-1" href="Explaining-the-Internals-Reference.de.html#Explaining-the-Internals-Reference">5.2 Explaining the Internals Reference</a>    </li>
    <li><a name="toc-Modifying-properties-1" href="Modifying-properties.de.html#Modifying-properties">5.3 Modifying properties</a>    </li>
    <li><a name="toc-Useful-concepts-and-properties-1" href="Useful-concepts-and-properties.de.html#Useful-concepts-and-properties">5.4 Useful concepts and properties</a>    </li>
    <li><a name="toc-Advanced-tweaks-1" href="Advanced-tweaks.de.html#Advanced-tweaks">5.5 Advanced tweaks</a>    </li>
  </ul>
  </li>
  <li><a name="toc-Interfaces-for-programmers-1" href="Interfaces-for-programmers.de.html#Interfaces-for-programmers">6. Interfaces for programmers</a>
  <ul class="toc">
    <li><a name="toc-Music-functions-1" href="Music-functions.de.html#Music-functions">6.1 Music functions</a>    </li>
    <li><a name="toc-Programmer-interfaces-1" href="Programmer-interfaces.de.html#Programmer-interfaces">6.2 Programmer interfaces</a>    </li>
    <li><a name="toc-Building-complicated-functions-1" href="Building-complicated-functions.de.html#Building-complicated-functions">6.3 Building complicated functions</a>    </li>
    <li><a name="toc-Markup-programmer-interface-1" href="Markup-programmer-interface.de.html#Markup-programmer-interface">6.4 Markup programmer interface</a>    </li>
    <li><a name="toc-Contexts-for-programmers-1" href="Contexts-for-programmers.de.html#Contexts-for-programmers">6.5 Contexts for programmers</a>    </li>
    <li><a name="toc-Scheme-procedures-as-properties-1" href="Scheme-procedures-as-properties.de.html#Scheme-procedures-as-properties">6.6 Scheme procedures as properties</a>    </li>
    <li><a name="toc-Using-Scheme-code-instead-of-_005ctweak-1" href="Using-Scheme-code-instead-of-_005ctweak.de.html#Using-Scheme-code-instead-of-_005ctweak">6.7 Using Scheme code instead of <code>\tweak</code></a>    </li>
    <li><a name="toc-Difficult-tweaks-1" href="Difficult-tweaks.de.html#Difficult-tweaks">6.8 Difficult tweaks</a>    </li>
  </ul>
  </li>
  <li><a name="toc-Literature-list-1" href="Literature-list.de.html#Literature-list">A. Literature list</a>  </li>
  <li class="toc_current"><a name="toc-Notation-manual-tables-1" href="Notation-manual-tables.de.html#Notation-manual-tables">B. Notation manual tables</a>
  <ul class="toc">
    <li><a name="toc-Chord-name-chart-1" href="Chord-name-chart.de.html#Chord-name-chart">B.1 Chord name chart</a>    </li>
    <li><a name="toc-Common-chord-modifiers-1" href="Common-chord-modifiers.de.html#Common-chord-modifiers">B.2 Common chord modifiers</a>    </li>
    <li><a name="toc-Predefined-fretboard-diagrams-1" href="Predefined-fretboard-diagrams.de.html#Predefined-fretboard-diagrams">B.3 Predefined fretboard diagrams</a>    </li>
    <li><a name="toc-MIDI-instruments-1" href="MIDI-instruments.de.html#MIDI-instruments">B.4 MIDI instruments</a>    </li>
    <li><a name="toc-List-of-colors-1" href="List-of-colors.de.html#List-of-colors">B.5 List of colors</a>    </li>
    <li><a name="toc-The-Feta-font-1" href="The-Feta-font.de.html#The-Feta-font">B.6 The Feta font</a>    </li>
    <li><a name="toc-Note-head-styles-1" href="Note-head-styles.de.html#Note-head-styles">B.7 Note head styles</a>    </li>
    <li class="toc_current"><a name="toc-Text-markup-commands-1" href="Text-markup-commands.de.html#Text-markup-commands">B.8 Text markup commands</a>
    <ul class="toc">
      <li><a name="toc-Font-1" href="Font.de.html#Font">B.8.1 Font</a>      </li>
      <li><a name="toc-Align-1" href="Align.de.html#Align">B.8.2 Align</a>      </li>
      <li class="toc_current"><a name="toc-Graphic-1" href="Graphic.de.html#Graphic">B.8.3 Graphic</a>      </li>
      <li><a name="toc-Music-1" href="Music.de.html#Music">B.8.4 Music</a>      </li>
      <li><a name="toc-Instrument-Specific-Markup-1" href="Instrument-Specific-Markup.de.html#Instrument-Specific-Markup">B.8.5 Instrument Specific Markup</a>      </li>
      <li><a name="toc-Other-1" href="Other.de.html#Other">B.8.6 Other</a>      </li>
    </ul>
    </li>
    <li><a name="toc-Text-markup-list-commands-1" href="Text-markup-list-commands.de.html#Text-markup-list-commands">B.9 Text markup list commands</a>    </li>
    <li><a name="toc-List-of-articulations-1" href="List-of-articulations.de.html#List-of-articulations">B.10 List of articulations</a>    </li>
    <li><a name="toc-Percussion-notes-1" href="Percussion-notes.de.html#Percussion-notes">B.11 Percussion notes</a>    </li>
    <li><a name="toc-All-context-properties-1" href="All-context-properties.de.html#All-context-properties">B.12 All context properties</a>    </li>
    <li><a name="toc-Layout-properties-1" href="Layout-properties.de.html#Layout-properties">B.13 Layout properties</a>    </li>
    <li><a name="toc-Identifiers-1" href="Identifiers.de.html#Identifiers">B.14 Identifiers</a>    </li>
    <li><a name="toc-Scheme-functions-1" href="Scheme-functions.de.html#Scheme-functions">B.15 Scheme functions</a>    </li>
  </ul>
  </li>
  <li><a name="toc-Cheat-sheet-1" href="Cheat-sheet.de.html#Cheat-sheet">C. Cheat sheet</a>  </li>
  <li><a name="toc-GNU-Free-Documentation-License-1" href="GNU-Free-Documentation-License.de.html#GNU-Free-Documentation-License">D. GNU Free Documentation License</a>  </li>
  <li><a name="toc-LilyPond-command-index-1" href="LilyPond-command-index.de.html#LilyPond-command-index">E. LilyPond command index</a>  </li>
  <li><a name="toc-LilyPond-index-1" href="LilyPond-index.de.html#LilyPond-index">F. LilyPond index</a>  </li>
</ul>
</div>
</div>

</body>
</html>