]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/update-with-convert-ly.py
authorDavid Kastrup <dak@gnu.org>
Wed, 29 Feb 2012 21:07:43 +0000 (22:07 +0100)
committerDavid Kastrup <dak@gnu.org>
Fri, 2 Mar 2012 13:11:39 +0000 (14:11 +0100)
23 files changed:
Documentation/de/essay/engraving.itely
Documentation/de/notation/input.itely
Documentation/es/essay/engraving.itely
Documentation/es/notation/input.itely
Documentation/essay/engraving.itely
Documentation/fr/essay/engraving.itely
Documentation/fr/notation/input.itely
Documentation/ja/notation/input.itely
Documentation/ly-examples/granados.ly
Documentation/ly-examples/theory.ly
Documentation/notation/input.itely
Documentation/snippets/adding-drum-parts.ly
Documentation/snippets/changing-midi-output-to-one-channel-per-voice.ly
Documentation/snippets/new/screech-boink.ly
Documentation/snippets/new/staff-headword.ly
Documentation/snippets/screech-boink.ly
Documentation/snippets/staff-headword.ly
input/regression/baerenreiter-sarabande.ly
input/regression/drums.ly
input/regression/midi-volume-equaliser.ly
input/regression/morgenlied.ly
input/regression/mozart-hrn-3.ly
input/regression/typography-demo.ly

index 2e3c1a4c3cf5220405e6590d3ddc9089cad19c86..c9b7f960fb12e47ea82bce7f43a47864afcf46e1 100644 (file)
@@ -9,7 +9,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.14.0"
+@c \version "2.15.32"
 
 @c Translators: Till Paala
 
@@ -1642,10 +1642,7 @@ nächste Beispiel zeigt einige etwas exotischere Konstruktionen:
     >> }
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 8)
-    }
+    \tempo 8 = 60
   }
   \layout {
     \context {
index 29ffd19e461e4b528ab343f037527e8b9305ef86..ba01fc60a3bf2b55fc69dc799c0c4fd178a6b68e 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.15.25"
+@c \version "2.15.32"
 
 @c Translators: Till Paala
 
@@ -2521,10 +2521,7 @@ gesetzt wird:
 \score @{
   @var{...Noten...}
   \midi @{
-    \context @{
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    @}
+    \tempo 4 = 72
   @}
 @}
 @end example
@@ -2849,10 +2846,7 @@ diese Einstellung korrekt funktioniert.
   >>
   \layout {}
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
@@ -2923,10 +2917,7 @@ Lautstärkewerte, die denen des vorigen Beispiels entsprechen.
   >>
   \layout { }
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
index 571f664f1c11c733820025ae8bb94fd82ca50a56..b97f2ea81edfcbb3997a340df4c0230147da5b6d 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.14.0"
+@c \version "2.15.32"
 
 @node Grabado musical
 @chapter Grabado musical
@@ -1652,10 +1652,7 @@ ejemplo siguiente combina unas pocas construcciones algo más exóticas.
     >> }
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 8)
-    }
+    \tempo 8 = 60
   }
   \layout {
     \context {
index 99087ae5639ee663f2996fead97631089c900f87..40d6fffef825433cd1507fe247c3b04e88235025 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.25"
+@c \version "2.15.32"
 
 @node Entrada y salida generales
 @chapter Entrada y salida generales
@@ -2489,10 +2489,7 @@ indicación de tempo:
 \score @{
   @var{...música...}
   \midi @{
-    \context @{
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    @}
+    \tempo 4 = 72
   @}
 @}
 @end example
@@ -2811,10 +2808,7 @@ cada instrumento para que esto funcione correctamente.
   >>
   \layout {}
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
@@ -2882,10 +2876,7 @@ del clarinete a los mismos valores que el ejemplo anterior.
   >>
   \layout { }
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
index 7001fa4f68f4ae09cc81515461293568656ca7c9..7b58fb050c37eb86c528b9d0149c413f10bc8ddc 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.14.0"
+@c \version "2.15.32"
 
 @node Music engraving
 @chapter Music engraving
@@ -1552,10 +1552,7 @@ following example combines some more exotic constructs.
     >> }
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 8)
-    }
+    \tempo 8 = 60
   }
   \layout {
     \context {
index 2d4664b179d9d2cb30776d1df7bd10637711e077..531f925bfa1582c8e48bdfdd5acbaeebd0387d3d 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.14.0"
+@c \version "2.15.32"
 
 @c Translators: Jean-Charles Malahieude, John Mandereau, Gauvain Pocentek
 
@@ -1653,10 +1653,7 @@ constructions@dots{}
     >> }
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 8)
-    }
+    \tempo 8 = 60
   }
   \layout {
     \context {
index ec7bb4db953ebccdc30a1cdebc9db4804681e668..f84485fbfa15a7b95d9b5ad81cd260c5f786e072 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.25"
+@c \version "2.15.32"
 
 @c Translators: Jean-Charles Malahieude, Valentin Villenave
 
@@ -2559,10 +2559,7 @@ imprimée.
 \score @{
   @var{...musique...}
   \midi @{
-    \context @{
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    @}
+    \tempo 4 = 72
   @}
 @}
 @end example
@@ -2929,10 +2926,7 @@ indication de nuance.
   >>
   \layout {}
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
@@ -3001,10 +2995,7 @@ flûte et de la clarinette -- au même niveau que dans le précédent.
   >>
   \layout { }
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
index 48ed1cd650c3f5317668afc032dab0755bde06bf..7110de4c84bdd1cc5435e528716ab95c5d550484 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.25"
+@c \version "2.15.32"
 
 
 @c Translators: Yoshiki Sawada
@@ -2571,10 +2571,7 @@ MIDI ファイルの初期テンポを設定します:
 \score @{
   @var{...music...}
   \midi @{
-    \context @{
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    @}
+    \tempo 4 = 72
   @}
 @}
 @end example
@@ -2907,10 +2904,7 @@ MIDI 出力の品質を著しく高めることができます。
   >>
   \layout {}
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
@@ -2977,10 +2971,7 @@ MIDI 最小/最大ボリューム プロパティが設定されていない場
   >>
   \layout { }
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
index 4521e658d070b89168afe54b2cc9f1a3560a7fbf..a5c308cc8a37ffc1df27989816991fe6213bdd0b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.32"
 \include "example-header.ily"
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -140,9 +140,6 @@ lowerVoiceTwo = \relative c, {
     }
   }
   %{\midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 120 4)
-    }
+    \tempo 4 = 120
   }%}
 }
index 9f8adab952c4e8612584e1f956dc6692b58f61c4..629cf409ebf844cb0ae62214901ce5f9167b5140 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.32"
 \include "example-header.ily"
 
 #(ly:set-option 'point-and-click #f)
@@ -54,9 +54,6 @@ bassFigures = \figuremode {
   >>
   \layout {}
   %{\midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 120 4)
-    }
+    \tempo 4 = 120
   }%}
 }
index 19c87ce9718aef4fc7fd9b9f2b890e1fbc55ca75..410ac25a9e7566a2bc28ab09ab2cf1a899891995 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.25"
+@c \version "2.15.32"
 
 @node General input and output
 @chapter General input and output
@@ -2365,10 +2365,7 @@ indication to be printed:
 \score @{
   @var{...music...}
   \midi @{
-    \context @{
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    @}
+    \tempo 4 = 72
   @}
 @}
 @end example
@@ -2681,10 +2678,7 @@ correctly.
   >>
   \layout {}
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
@@ -2750,10 +2744,7 @@ to the same values as the previous example.
   >>
   \layout { }
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 @end lilypond
index 81cb63c310e09b582874bad032aaf67c661818a0..1330b5c197eb379739bfe9a4a2a259f6a8590d68 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.25"
+\version "2.15.32"
 
 \header {
   lsrtags = "rhythms, percussion"
@@ -71,10 +71,7 @@ timb = \drummode { timh4 ssh timl8 ssh r timh r4 ssh8 timl r4 cb8 cb }
   >>
   \layout { }
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 120 4)
-    }
+    \tempo 4 = 120
   }
 }
 
index 22d4914a4c29b377dca60019b8648dc30f3ac78b..74147ae8c6a8939362c6300e88e956f6bb364efe 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.15.32"
 
 \header {
   lsrtags = "contexts-and-engravers, midi"
@@ -92,10 +92,7 @@ two MIDI channels are created, each with a different
       \Voice
       \consists "Staff_performer"
     }
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 2)
-    }
+    \tempo 2 = 72
   }
 }
 
index 35efa386b2b4336522c2034f68243f225287e1af..699d7f740e7ad06792fd77515bce9f9e32d69d42 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.32"
 \header {
   lsrtags = "headwords"
   texidoc = "Random complex notation"
     }
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 8)
-    }
+    \tempo 8 = 60
   }
   \layout {
     ragged-right = ##t
index 7547f03eb07a2b065399c5ecb122a3eb4b8b8bb8..3dbed3282b87649c37e2ac6c9917463407cdfcac 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.32"
 \include "catalan.ly"
 #(set-global-staff-size 15)
 \paper{
@@ -117,10 +117,7 @@ lower = \relative do {
     >>
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    }
+    \tempo 4 = 72
   }
 }
 
index 4cf5f593450567599b72bd443ba7ff0b0feca0e8..88fefa9414a7d9fa9eab0342ea638f6e8ad0f25d 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.14.0
-\version "2.14.0"
+\version "2.15.32"
 \header {
   lsrtags = "headwords"
   texidoc = "Random complex notation"
     }
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 8)
-    }
+    \tempo 8 = 60
   }
   \layout {
     ragged-right = ##t
index a1b083aeae0f3e9f92211b5058d88414736e4448..461e543c1885c51dd533a91db68644b3a9f8dfeb 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.14.0
-\version "2.14.0"
+\version "2.15.32"
 \include "catalan.ly"
 #(set-global-staff-size 15)
 \paper{
@@ -125,10 +125,7 @@ lower = \relative do {
     >>
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    }
+    \tempo 4 = 72
   }
 }
 
index 564852b86439963f0091caa22789f9710db42b60..ee58a08dbe8d18fe65a98eff69e5b57e63243663 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.32"
 
 forcedLastBreak =  { \break }
 
@@ -187,10 +187,7 @@ smallerPaper = \layout {
     \layout { }
 
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 40 4)
-      }
+    \tempo 4 = 40
     }
 
 
index 517930db87695826a1c3349809d82cd4bdc61ff2..575a4f6471310fd5800ec48dd6968dbb02b8959c 100644 (file)
@@ -7,7 +7,7 @@
 }
 
 
-\version "2.14.0"
+\version "2.15.32"
 
 drh = \drummode { cymc4.^"crash" hhc16^"h.h." hh \repeat "unfold" 5 {hhc8 hho hhc8 hh16 hh} hhc4 r4 r2 }
 drl = \drummode {\repeat "unfold" 3 {bd4 sn8 bd bd4 << bd ss >> } bd8 tommh tommh bd toml toml bd tomfh16 tomfh }
@@ -36,10 +36,7 @@ timb = \drummode { \repeat "unfold" 2 {timh4 ssh timl8 ssh r timh r4 ssh8 timl r
   %% broken:
   
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 120 4)
-      }
+    \tempo 4 = 120
     }
 
 
index df240189cd7392df4bb2399c71ce2ebf84a09945..72ae48a8400d034264c923c9bb751302a649ce0d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.32"
 \header {
   texidoc = "@cindex Midi Volume Equaliser
 The full orchestra plays a note, where groups stop one after
@@ -124,10 +124,7 @@ violoncello =  \relative c' {
   >>
 
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 1)
-    }
+    \tempo 1 = 60
   }
 }
 
index 27dd7f2dace7099ee503186cf6025ba519b337ab..387bd4911537ab463e90a5df7522cac865e62247 100644 (file)
@@ -27,7 +27,7 @@ been lowered
 
 }
 
-\version "2.15.20"
+\version "2.15.32"
 manuscriptBreak = { \break }
 
 
@@ -180,10 +180,7 @@ pianoLH =  \relative c'' \repeat volta 2 {
            }
        }
        \midi {
-         \context {
-           \Score
-           tempoWholesPerMinute = #(ly:make-moment 70 4)
-         }
+         \tempo 4 = 70
        }
     }
 }
index 63e91886d07928fe1c160af8502849993bcdb55f..1cb2602db8ad04c1d567469313ad974c8fd76cbd 100644 (file)
@@ -48,7 +48,7 @@ virtuoso that taught in Geneva.
 "
 }
 
-\version "2.15.20"
+\version "2.15.32"
 
 \include "mozart-hrn3-defs.ily"
 \include "mozart-hrn3-allegro.ily"
@@ -70,10 +70,7 @@ virtuoso that taught in Geneva.
     }
 
     \midi {
-      \context {
-        \Score
-        tempoWholesPerMinute = #(ly:make-moment 90 4)
-      }
+      \tempo 4 = 90
     }
   }
 
@@ -85,10 +82,7 @@ virtuoso that taught in Geneva.
     }
 
     \midi {
-      \context {
-        \Score
-        tempoWholesPerMinute = #(ly:make-moment 70 4)
-      }
+      \tempo 4 = 70
     }
 
     \layout { }
@@ -103,10 +97,7 @@ virtuoso that taught in Geneva.
     }
 
     \midi {
-      \context {
-        \Score
-        tempoWholesPerMinute = #(ly:make-moment 100 4)
-      }
+      \tempo 4 = 100
     }
 
     \layout { }
index 34d5ad607cd3f157966e64304ba047df8f8bbe7c..d20c6fe82532bdb32e9057463ae5617ceb96b668 100644 (file)
@@ -8,7 +8,7 @@ heavily mutilated Edition Peters Morgenlied by Schubert"
 
 }
 
-\version "2.15.20"
+\version "2.15.32"
 
 ignoreMelisma =        \set ignoreMelismata = ##t
 ignoreMelismaOff = \unset ignoreMelismata 
@@ -158,10 +158,7 @@ pianoLH =  \relative c'' \repeat volta 2\new Voice {
       }
       
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 70 4)
-      }
+    \tempo 4 = 70
     }