lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

git patch


From: Graham Percival
Subject: git patch
Date: Mon, 04 Dec 2006 15:17:50 -0800
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)

OK, I just spent an hour fighting with git with no results. I'm going to delete everything and start from scratch.

Could somebody commit these for me? I don't want to lose these (small) changes.

Cheers,
- Graham
commit 902cc3c383928273b8aedf507158bcce1b7a65e4
Author: Graham Percival <address@hidden>
Date:   Sat Dec 2 00:27:13 2006 -0800

    Doc new way of doing MIDI (totally blatant FIXME).

diff --git a/Documentation/user/non-music.itely 
b/Documentation/user/non-music.itely
index f477d88..4145486 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.
 

commit 20e0dfa606c9cf1ce1659dc7a000026d988e05c4
Author: Graham Percival <address@hidden>
Date:   Fri Dec 1 23:39:45 2006 -0800

    Remove link to nonexistant example, thanks Mats!

diff --git a/Documentation/user/advanced-notation.itely 
b/Documentation/user/advanced-notation.itely
index b327f8a..9813358 100644
--- a/Documentation/user/advanced-notation.itely
+++ b/Documentation/user/advanced-notation.itely
@@ -1399,7 +1399,7 @@ or @code{\RemoveEmptyRhythmicStaffContex
 
 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/@/test,ossia@/.ly} for an example.
+staff.
 
 
 @node Quoting other voices

commit a273e234a7b542ddb64735fc89ff0a57ae9bd892
Author: gperciva <address@hidden>
Date:   Fri Dec 1 21:06:26 2006 -0800

    Typo and git test.

diff --git a/COPYING b/COPYING
index c00538b..32f7714 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:
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]