From 45dcfd534b0599f2d5dd6fc7ba80ae1247fe5699 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 5 Dec 2006 01:39:31 +0100 Subject: [PATCH] small fixes --- COPYING | 2 +- Documentation/user/advanced-notation.itely | 2 +- Documentation/user/non-music.itely | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/COPYING b/COPYING index c00538b2f9..32f7714f79 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -If you want to redistribute LilyPond, you must comply with the the GNU +If you want to redistribute LilyPond, you must comply with the GNU General Public License (reproduced below). This license applies to LilyPond with the following exceptions: diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index de17088361..542728bfc5 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -1399,7 +1399,7 @@ or @code{\RemoveEmptyRhythmicStaffContext}. Another application is making ossia sections, i.e., alternative melodies on a separate piece of staff, with help of a Frenched -staff. See @inputfileref{input/@/manual,ossia@/.ly} for an example. +staff. @node Quoting other voices diff --git a/Documentation/user/non-music.itely b/Documentation/user/non-music.itely index f477d882be..414548667f 100644 --- a/Documentation/user/non-music.itely +++ b/Documentation/user/non-music.itely @@ -763,12 +763,15 @@ to a score, for example, @example \score @{ @var{...music...} - \midi @{ @} + \midi @{ + \context @{ + \Score + tempoWholesPerMinute = #(ly:make-moment 72 4) + @} + @} @} @end example -FIXME - The tempo is specified using the @code{\tempo} command. In this example the tempo of quarter notes is set to 72 beats per minute. -- 2.39.2