Sophie

Sophie

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

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>Overview of available music functions - GNU LilyPond Notation Reference</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="GNU LilyPond Notation Reference">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Music-functions.html#Music-functions" title="Music functions">
<link rel="prev" href="Functions-without-arguments.html#Functions-without-arguments" title="Functions without arguments">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
Copyright (C) 1999--2007 by the authors

     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''.
   -->
<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="Overview-of-available-music-functions"></a>
Previous:&nbsp;<a rel="previous" accesskey="p" href="Functions-without-arguments.html#Functions-without-arguments">Functions without arguments</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Music-functions.html#Music-functions">Music functions</a>
<hr>
</div>

<h4 class="subsection">6.1.7 Overview of available music functions</h4>

<!-- fixme ; this should be move somewhere else? -->
<p>The following commands are music functions

     <dl>
<dt><code>acciaccatura</code> - <var>music</var> (music)<dd><a name="index-acciaccatura-2746"></a>(undocumented; fixme)
<br><dt><code>addChordShape</code> - <var>key-symbol</var> (symbol) <var>shape-string</var> (string)<dd><a name="index-addChordShape-2747"></a>(undocumented; fixme)
<br><dt><code>addInstrumentDefinition</code> - <var>name</var> (string) <var>lst</var> (list)<dd><a name="index-addInstrumentDefinition-2748"></a>(undocumented; fixme)
<br><dt><code>addQuote</code> - <var>name</var> (string) <var>music</var> (music)<dd><a name="index-addQuote-2749"></a>(undocumented; fixme)
<br><dt><code>afterGrace</code> - <var>main</var> (music) <var>grace</var> (music)<dd><a name="index-afterGrace-2750"></a>(undocumented; fixme)
<br><dt><code>allowPageTurn</code><dd><a name="index-allowPageTurn-2751"></a>(undocumented; fixme)
<br><dt><code>applyContext</code> - <var>proc</var> (procedure)<dd><a name="index-applyContext-2752"></a>(undocumented; fixme)
<br><dt><code>applyMusic</code> - <var>func</var> (procedure) <var>music</var> (music)<dd><a name="index-applyMusic-2753"></a>(undocumented; fixme)
<br><dt><code>applyOutput</code> - <var>ctx</var> (symbol) <var>proc</var> (procedure)<dd><a name="index-applyOutput-2754"></a>(undocumented; fixme)
<br><dt><code>appoggiatura</code> - <var>music</var> (music)<dd><a name="index-appoggiatura-2755"></a>(undocumented; fixme)
<br><dt><code>assertBeamQuant</code> - <var>l</var> (pair) <var>r</var> (pair)<dd><a name="index-assertBeamQuant-2756"></a>(undocumented; fixme)
<br><dt><code>assertBeamSlope</code> - <var>comp</var> (procedure)<dd><a name="index-assertBeamSlope-2757"></a>(undocumented; fixme)
<br><dt><code>autochange</code> - <var>music</var> (music)<dd><a name="index-autochange-2758"></a>(undocumented; fixme)
<br><dt><code>balloonGrobText</code> - <var>grob-name</var> (symbol) <var>offset</var> (pair of numbers) <var>text</var> (markup)<dd><a name="index-balloonGrobText-2759"></a>(undocumented; fixme)
<br><dt><code>balloonText</code> - <var>offset</var> (pair of numbers) <var>text</var> (markup)<dd><a name="index-balloonText-2760"></a>(undocumented; fixme)
<br><dt><code>bar</code> - <var>type</var> (string)<dd><a name="index-bar-2761"></a>(undocumented; fixme)
<br><dt><code>barNumberCheck</code> - <var>n</var> (integer)<dd><a name="index-barNumberCheck-2762"></a>(undocumented; fixme)
<br><dt><code>bendAfter</code> - <var>delta</var> (unknown)<dd><a name="index-bendAfter-2763"></a>(undocumented; fixme)
<br><dt><code>breathe</code><dd><a name="index-breathe-2764"></a>(undocumented; fixme)
<br><dt><code>clef</code> - <var>type</var> (string)<dd><a name="index-clef-2765"></a>(undocumented; fixme)
<br><dt><code>cueDuring</code> - <var>what</var> (string) <var>dir</var> (direction) <var>main-music</var> (music)<dd><a name="index-cueDuring-2766"></a>(undocumented; fixme)
<br><dt><code>displayLilyMusic</code> - <var>music</var> (music)<dd><a name="index-displayLilyMusic-2767"></a>(undocumented; fixme)
<br><dt><code>displayMusic</code> - <var>music</var> (music)<dd><a name="index-displayMusic-2768"></a>(undocumented; fixme)
<br><dt><code>endSpanners</code> - <var>music</var> (music)<dd><a name="index-endSpanners-2769"></a>(undocumented; fixme)
<br><dt><code>featherDurations</code> - <var>factor</var> (moment) <var>argument</var> (music)<dd><a name="index-featherDurations-2770"></a>(undocumented; fixme)
<br><dt><code>grace</code> - <var>music</var> (music)<dd><a name="index-grace-2771"></a>(undocumented; fixme)
<br><dt><code>includePageLayoutFile</code><dd><a name="index-includePageLayoutFile-2772"></a>(undocumented; fixme)
<br><dt><code>instrumentSwitch</code> - <var>name</var> (string)<dd><a name="index-instrumentSwitch-2773"></a>(undocumented; fixme)
<br><dt><code>keepWithTag</code> - <var>tag</var> (symbol) <var>music</var> (music)<dd><a name="index-keepWithTag-2774"></a>(undocumented; fixme)
<br><dt><code>killCues</code> - <var>music</var> (music)<dd><a name="index-killCues-2775"></a>(undocumented; fixme)
<br><dt><code>label</code> - <var>label</var> (symbol)<dd><a name="index-label-2776"></a>(undocumented; fixme)
<br><dt><code>makeClusters</code> - <var>arg</var> (music)<dd><a name="index-makeClusters-2777"></a>(undocumented; fixme)
<br><dt><code>musicMap</code> - <var>proc</var> (procedure) <var>mus</var> (music)<dd><a name="index-musicMap-2778"></a>(undocumented; fixme)
<br><dt><code>noPageBreak</code><dd><a name="index-noPageBreak-2779"></a>(undocumented; fixme)
<br><dt><code>noPageTurn</code><dd><a name="index-noPageTurn-2780"></a>(undocumented; fixme)
<br><dt><code>octaveCheck</code> - <var>pitch-note</var> (music)<dd><a name="index-octaveCheck-2781"></a>(undocumented; fixme)
<br><dt><code>oldaddlyrics</code> - <var>music</var> (music) <var>lyrics</var> (music)<dd><a name="index-oldaddlyrics-2782"></a>(undocumented; fixme)
<br><dt><code>ottava</code> - <var>octave</var> (number)<dd><a name="index-ottava-2783"></a>(undocumented; fixme)
<br><dt><code>overrideProperty</code> - <var>name</var> (string) <var>property</var> (symbol) <var>value</var> (any type)<dd><a name="index-overrideProperty-2784"></a>(undocumented; fixme)
<br><dt><code>pageBreak</code><dd><a name="index-pageBreak-2785"></a>(undocumented; fixme)
<br><dt><code>pageTurn</code><dd><a name="index-pageTurn-2786"></a>(undocumented; fixme)
<br><dt><code>parallelMusic</code> - <var>voice-ids</var> (list) <var>music</var> (music)<dd><a name="index-parallelMusic-2787"></a>(undocumented; fixme)
<br><dt><code>parenthesize</code> - <var>arg</var> (music)<dd><a name="index-parenthesize-2788"></a>(undocumented; fixme)
<br><dt><code>partcombine</code> - <var>part1</var> (music) <var>part2</var> (music)<dd><a name="index-partcombine-2789"></a>(undocumented; fixme)
<br><dt><code>pitchedTrill</code> - <var>main-note</var> (music) <var>secondary-note</var> (music)<dd><a name="index-pitchedTrill-2790"></a>(undocumented; fixme)
<br><dt><code>pointAndClickOff</code><dd><a name="index-pointAndClickOff-2791"></a>(undocumented; fixme)
<br><dt><code>pointAndClickOn</code><dd><a name="index-pointAndClickOn-2792"></a>(undocumented; fixme)
<br><dt><code>quoteDuring</code> - <var>what</var> (string) <var>main-music</var> (music)<dd><a name="index-quoteDuring-2793"></a>(undocumented; fixme)
<br><dt><code>removeWithTag</code> - <var>tag</var> (symbol) <var>music</var> (music)<dd><a name="index-removeWithTag-2794"></a>(undocumented; fixme)
<br><dt><code>resetRelativeOctave</code> - <var>reference-note</var> (music)<dd><a name="index-resetRelativeOctave-2795"></a>(undocumented; fixme)
<br><dt><code>rightHandFinger</code> - <var>finger</var> (number or string)<dd><a name="index-rightHandFinger-2796"></a>(undocumented; fixme)
<br><dt><code>scaleDurations</code> - <var>fraction</var> (pair of numbers) <var>music</var> (music)<dd><a name="index-scaleDurations-2797"></a>(undocumented; fixme)
<br><dt><code>scoreTweak</code> - <var>name</var> (string)<dd><a name="index-scoreTweak-2798"></a>(undocumented; fixme)
<br><dt><code>shiftDurations</code> - <var>dur</var> (integer) <var>dots</var> (integer) <var>arg</var> (music)<dd><a name="index-shiftDurations-2799"></a>(undocumented; fixme)
<br><dt><code>spacingTweaks</code> - <var>parameters</var> (list)<dd><a name="index-spacingTweaks-2800"></a>(undocumented; fixme)
<br><dt><code>storePredefinedDiagram</code> - <var>chord</var> (music) <var>tuning</var> (list) <var>terse-definition</var> (string)<dd><a name="index-storePredefinedDiagram-2801"></a>(undocumented; fixme)
<br><dt><code>tag</code> - <var>tag</var> (symbol) <var>arg</var> (music)<dd><a name="index-tag-2802"></a>(undocumented; fixme)
<br><dt><code>tocItem</code> - <var>text</var> (markup)<dd><a name="index-tocItem-2803"></a>Add a line to the table of content, using the <code>tocItemMarkup</code> paper
variable markup
<br><dt><code>transposedCueDuring</code> - <var>what</var> (string) <var>dir</var> (direction) <var>pitch-note</var> (music) <var>main-music</var> (music)<dd><a name="index-transposedCueDuring-2804"></a>(undocumented; fixme)
<br><dt><code>transposition</code> - <var>pitch-note</var> (music)<dd><a name="index-transposition-2805"></a>(undocumented; fixme)
<br><dt><code>tweak</code> - <var>sym</var> (symbol) <var>val</var> (any type) <var>arg</var> (music)<dd><a name="index-tweak-2806"></a>(undocumented; fixme)
<br><dt><code>unfoldRepeats</code> - <var>music</var> (music)<dd><a name="index-unfoldRepeats-2807"></a>(undocumented; fixme)
<br><dt><code>withMusicProperty</code> - <var>sym</var> (symbol) <var>val</var> (any type) <var>music</var> (music)<dd><a name="index-withMusicProperty-2808"></a>(undocumented; fixme)

   </dl>

   <!-- footer_tag --><br><hr>
<div class="node">
<p>
Previous:&nbsp;<a rel="previous" accesskey="p" href="Functions-without-arguments.html#Functions-without-arguments">Functions without arguments</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Music-functions.html#Music-functions">Music functions</a>
</div>

<div style="background-color: #e8ffe8; padding: 2; border: #c0ffc0 1px solid;">
<p>
<font size="-1">
This page is for LilyPond-2.11.57 (development-branch).
<br>
<address>
Report errors to <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>
Your <a href="http://lilypond.org/web/devel/participating/documentation-adding">suggestions for the documentation</a> are welcome.
</font>
</p>
</div>

</BODY></html>