]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/update-with-convert-ly.sh
authorDavid Kastrup <dak@gnu.org>
Wed, 23 Nov 2011 06:19:50 +0000 (07:19 +0100)
committerDavid Kastrup <dak@gnu.org>
Wed, 23 Nov 2011 06:23:13 +0000 (07:23 +0100)
20 files changed:
Documentation/de/notation/pitches.itely
Documentation/es/notation/pitches.itely
Documentation/fr/notation/pitches.itely
Documentation/ja/notation/pitches.itely
Documentation/ly-examples/bach-bwv610.ly
Documentation/notation/pitches.itely
Documentation/snippets/arabic-improvisation.ly
Documentation/snippets/chords-headword.ly
Documentation/snippets/new/chords-headword.ly
Documentation/snippets/new/score-for-diatonic-accordion.ly
Documentation/snippets/score-for-diatonic-accordion.ly
input/regression/accidental-contemporary.ly
input/regression/accidental-piano.ly
input/regression/accidental-voice.ly
input/regression/mensural-ligatures.ly
input/regression/morgenlied.ly
input/regression/spacing-accidental-stretch.ly
input/regression/typography-demo.ly
ly/bagpipe.ly
ly/engraver-init.ly

index 3b4281201945db8d9faf67b507317695fd87015c..a37defd9d584a4a8f9a4e06dffded7f3976a3d1f 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.18"
+@c \version "2.15.20"
 
 @c Translators: Till Paala
 
@@ -1501,7 +1501,7 @@ soll.  Diese Funktion kann man wie folgt benutzen:
 
 @example
 \new Staff <<
-  $(set-accidental-style 'voice)
+  \accidentalStyle "voice"
   @{ @dots{} @}
 >>
 @end example
@@ -1559,11 +1559,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1641,11 +1641,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1718,11 +1718,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicB
     }
   >>
@@ -1786,11 +1786,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicB
     }
   >>
@@ -1848,11 +1848,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicB
     }
   >>
@@ -1915,11 +1915,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicB
     }
   >>
@@ -1976,11 +1976,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2040,7 +2040,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano)
+      \accidentalStyle "piano"
       \musicA
     }
     \context Staff = "down" {
@@ -2098,7 +2098,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano-cautionary)
+      \accidentalStyle "piano-cautionary"
       \musicA
     }
     \context Staff = "down" {
@@ -2157,11 +2157,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicB
     }
   >>
@@ -2215,11 +2215,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicB
     }
   >>
@@ -2277,11 +2277,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicB
     }
   >>
@@ -2335,11 +2335,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2395,11 +2395,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicB
     }
   >>
@@ -2457,12 +2457,12 @@ musicB = {
   <<
     \context Staff = "up" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicA
     }
     \context Staff = "down" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicB
     }
   >>
@@ -2517,11 +2517,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicB
     }
   >>
@@ -2577,11 +2577,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicB
     }
   >>
@@ -2627,7 +2627,7 @@ Klammer kein Auflösungszeichen:
 
 @lilypond[quote]
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
@@ -2644,12 +2644,12 @@ die den Versetzungszeichenstil kurzzeitig auf @code{forget} umschaltet:
 
 @lilypond[verbatim,quote]
 forget = #(define-music-function (parser location music) (ly:music?) #{
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   $music
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
 #})
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
index ac273601c99caf4a21f85bb19416cae01f0134b9..4c89f7824d4886604bad299860dad29cecff0675 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.18"
+@c \version "2.15.20"
 
 
 @node Alturas
@@ -1481,7 +1481,7 @@ qué estilo de alteraciones usar.  Esta función se invoca como sigue:
 
 @example
 \new Staff <<
-  $(set-accidental-style 'voice)
+  \accidentalStyle "voice"
   @{ @dots{} @}
 >>
 @end example
@@ -1537,11 +1537,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1618,11 +1618,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1692,11 +1692,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicB
     }
   >>
@@ -1757,11 +1757,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicB
     }
   >>
@@ -1819,11 +1819,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicB
     }
   >>
@@ -1884,11 +1884,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicB
     }
   >>
@@ -1945,11 +1945,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2009,7 +2009,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano)
+      \accidentalStyle "piano"
       \musicA
     }
     \context Staff = "down" {
@@ -2030,7 +2030,7 @@ musicB = {
 
 @funindex piano-cautionary
 
-Igual que @code{$(set-accidental-style 'piano)} pero con las
+Igual que @code{\accidentalStyle "piano"} pero con las
 alteraciones añadidas compuestas como de precaución.
 
 @lilypond[quote]
@@ -2069,7 +2069,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano-cautionary)
+      \accidentalStyle "piano-cautionary"
       \musicA
     }
     \context Staff = "down" {
@@ -2128,11 +2128,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicB
     }
   >>
@@ -2185,11 +2185,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicB
     }
   >>
@@ -2246,11 +2246,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicB
     }
   >>
@@ -2303,11 +2303,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2362,11 +2362,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicB
     }
   >>
@@ -2424,12 +2424,12 @@ musicB = {
   <<
     \context Staff = "up" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicA
     }
     \context Staff = "down" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicB
     }
   >>
@@ -2483,11 +2483,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicB
     }
   >>
@@ -2542,11 +2542,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicB
     }
   >>
@@ -2595,7 +2595,7 @@ natural de la casilla de segunda vez no necesita becuadro:
 
 @lilypond[quote]
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
@@ -2612,12 +2612,12 @@ cambie localmente el estilo de alteraciones a @code{forget}:
 
 @lilypond[verbatim,quote]
 forget = #(define-music-function (parser location music) (ly:music?) #{
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   $music
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
 #})
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
index f0377bb61d89d2238d1e3f340c64b706faae2603..68e193c294e0da54df2e7f2c56e1b2e155e9668e 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.18"
+@c \version "2.15.20"
 
 @c Translators: Frédéric Chiasson
 @c Translation checkers: Valentin Villenave, Jean-Charles Malahieude
@@ -1213,7 +1213,7 @@ suivante@tie{}:
 
 @example
 \new Staff <<
-  $(set-accidental-style 'voice)
+  \accidentalStyle "voice"
   @{ @dots{} @}
 >>
 @end example
@@ -1270,11 +1270,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1351,11 +1351,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1423,11 +1423,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicB
     }
   >>
@@ -1484,11 +1484,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicB
     }
   >>
@@ -1546,11 +1546,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicB
     }
   >>
@@ -1613,11 +1613,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicB
     }
   >>
@@ -1673,11 +1673,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicB
     }
   >>
@@ -1736,7 +1736,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano)
+      \accidentalStyle "piano"
       \musicA
     }
     \context Staff = "down" {
@@ -1793,7 +1793,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano-cautionary)
+      \accidentalStyle "piano-cautionary"
       \musicA
     }
     \context Staff = "down" {
@@ -1851,11 +1851,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicB
     }
   >>
@@ -1908,11 +1908,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicB
     }
   >>
@@ -1972,11 +1972,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicB
     }
   >>
@@ -2027,11 +2027,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2086,11 +2086,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicB
     }
   >>
@@ -2148,12 +2148,12 @@ musicB = {
   <<
     \context Staff = "up" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicA
     }
     \context Staff = "down" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicB
     }
   >>
@@ -2206,11 +2206,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicB
     }
   >>
@@ -2266,11 +2266,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicB
     }
   >>
@@ -2319,7 +2319,7 @@ la seconde alternative ne nécessite pas son bécarre.
 
 @lilypond[quote]
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
@@ -2336,12 +2336,12 @@ L'astuce suivante, qui définit temporairement le recours au style
 
 @lilypond[verbatim,quote]
 forget = #(define-music-function (parser location music) (ly:music?) #{
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   $music
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
 #})
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
index c37ea0d36a55e16dd0d4115a666056346f1853a6..1aefb58e3dd402ade5cf826de44c6bafd81d7d7b 100644 (file)
@@ -6,7 +6,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.15.18"
+@c \version "2.15.20"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -1513,7 +1513,7 @@ LilyPond はどの臨時記号スタイルを使用するのかを指定する
 
 @example
 \new Staff <<
-  $(set-accidental-style 'voice)
+  \accidentalStyle "voice"
   @{ @dots{} @}
 >>
 @end example
@@ -1570,11 +1570,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1652,11 +1652,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1724,11 +1724,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicB
     }
   >>
@@ -1789,11 +1789,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicB
     }
   >>
@@ -1853,11 +1853,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicB
     }
   >>
@@ -1921,11 +1921,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicB
     }
   >>
@@ -1983,11 +1983,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2049,7 +2049,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano)
+      \accidentalStyle "piano"
       \musicA
     }
     \context Staff = "down" {
@@ -2108,7 +2108,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano-cautionary)
+      \accidentalStyle "piano-cautionary"
       \musicA
     }
     \context Staff = "down" {
@@ -2172,11 +2172,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicB
     }
   >>
@@ -2229,11 +2229,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicB
     }
   >>
@@ -2289,11 +2289,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicB
     }
   >>
@@ -2346,11 +2346,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2408,11 +2408,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicB
     }
   >>
@@ -2472,12 +2472,12 @@ musicB = {
   <<
     \context Staff = "up" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicA
     }
     \context Staff = "down" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicB
     }
   >>
@@ -2532,11 +2532,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicB
     }
   >>
@@ -2593,11 +2593,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicB
     }
   >>
@@ -2651,7 +2651,7 @@ musicB = {
 
 @lilypond[quote]
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
@@ -2668,12 +2668,12 @@ musicB = {
 
 @lilypond[verbatim,quote]
 forget = #(define-music-function (parser location music) (ly:music?) #{
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   $music
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
 #})
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
index 15f072811e0fb1809086d3a937bddfd85d82020c..5d5fa3fbd7420fa4ddb75337380621b6cab1cc91 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 %\include "example-header.ily"
 
 
@@ -30,7 +30,7 @@
 global = {
    \key c \minor
    \time 4/4
-   $(set-accidental-style 'default)
+   \accidentalStyle "default"
 }
 
 halsup = {
index a4c1b667c6f53b49b9d7644a40af9a3c96fe7cf9..cb350f70330011ff23b55a53fd6d63e8ac5dcd07 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.15.18"
+@c \version "2.15.20"
 
 
 @node Pitches
@@ -1453,7 +1453,7 @@ accidental style to use.  This function is called as follows:
 
 @example
 \new Staff <<
-  $(set-accidental-style 'voice)
+  \accidentalStyle "voice"
   @{ @dots{} @}
 >>
 @end example
@@ -1509,11 +1509,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1592,11 +1592,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'default)
+      \accidentalStyle "default"
       \musicB
     }
   >>
@@ -1665,11 +1665,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'voice)
+      \accidentalStyle "voice"
       \musicB
     }
   >>
@@ -1731,11 +1731,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern)
+      \accidentalStyle "modern"
       \musicB
     }
   >>
@@ -1795,11 +1795,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-cautionary)
+      \accidentalStyle "modern-cautionary"
       \musicB
     }
   >>
@@ -1862,11 +1862,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice)
+      \accidentalStyle "modern-voice"
       \musicB
     }
   >>
@@ -1923,11 +1923,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle "modern-voice-cautionary"
       \musicB
     }
   >>
@@ -1988,7 +1988,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano)
+      \accidentalStyle "piano"
       \musicA
     }
     \context Staff = "down" {
@@ -2048,7 +2048,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'piano-cautionary)
+      \accidentalStyle "piano-cautionary"
       \musicA
     }
     \context Staff = "down" {
@@ -2107,11 +2107,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern)
+      \accidentalStyle "neo-modern"
       \musicB
     }
   >>
@@ -2164,11 +2164,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle "neo-modern-cautionary"
       \musicB
     }
   >>
@@ -2224,11 +2224,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle "neo-modern-voice"
       \musicB
     }
   >>
@@ -2281,11 +2281,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle "neo-modern-voice-cautionary"
       \musicB
     }
   >>
@@ -2341,11 +2341,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'dodecaphonic)
+      \accidentalStyle "dodecaphonic"
       \musicB
     }
   >>
@@ -2403,12 +2403,12 @@ musicB = {
   <<
     \context Staff = "up" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicA
     }
     \context Staff = "down" {
       \key fis \minor
-      $(set-accidental-style 'teaching)
+      \accidentalStyle "teaching"
       \musicB
     }
   >>
@@ -2463,11 +2463,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'no-reset)
+      \accidentalStyle "no-reset"
       \musicB
     }
   >>
@@ -2522,11 +2522,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicA
     }
     \context Staff = "down" {
-      $(set-accidental-style 'forget)
+      \accidentalStyle "forget"
       \musicB
     }
   >>
@@ -2571,7 +2571,7 @@ not need a natural sign:
 
 @lilypond[quote]
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
@@ -2588,12 +2588,12 @@ the accidental style to @code{forget}:
 
 @lilypond[verbatim,quote]
 forget = #(define-music-function (parser location music) (ly:music?) #{
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   $music
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
 #})
 {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \time 2/4
   \repeat volta 2 {
     c'2
index 76e2517ce6e14190ecf63a99bee074ddab9bcc36..6395ad3d7410495a4c7170fe086594a8934cb09c 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   lsrtags = "world-music"
@@ -50,7 +50,7 @@ of what could be the start of a hijaz improvisation:
 
 \relative sol' {
   \key re \kurd
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   \cadenzaOn
   sol4 sol sol sol fad mib sol1 fad8 mib re4. r8 mib1 fad sol
 }
index e433dc1bab7d49b118fee42d79a22fef5c6e3584..8c813a11062b877b67a1cab903939d5106441246 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.14.0
-\version "2.15.18"
+\version "2.15.20"
 #(set-global-staff-size 15)
 \paper {
   ragged-right = ##f
@@ -85,7 +85,7 @@ Bass = {
     \context Staff = lower {
       \new Voice {
         \clef bass
-        $(set-accidental-style 'modern-cautionary)
+        \accidentalStyle "modern-cautionary"
         <<
           \Tenor
           \Bass
index 37ae8e2c3237547e2bd017dbd1987e98dd0e4cca..ce0724c93cad56d764a82e8b852614ee631d29d7 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 #(set-global-staff-size 15)
 \paper {
   ragged-right = ##f
@@ -77,7 +77,7 @@ Bass = {
     \context Staff = lower {
       \new Voice {
         \clef bass
-        $(set-accidental-style 'modern-cautionary)
+        \accidentalStyle "modern-cautionary"
         <<
           \Tenor
           \Bass
index 9aab782de3b32d2575a439ad77a8e9e6dec5d780..2bae67087e409a7c6534ec7c2f25ca6ae8f5ebf7 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   lsrtags = "template"
@@ -176,7 +176,7 @@ staffVoice = \new Staff = astaffvoice  {
 
 staffAccordionMel =
 \new Staff  \with { \remove "Clef_engraver" } {
-  $(set-accidental-style 'forget) %Set the accidentals (Vorzeichen) for each note,
+  \accidentalStyle "forget" %Set the accidentals (Vorzeichen) for each note,
   %do not remember them for the rest of the measure.
   \time 4/4
   \set Staff.instrumentName="Accordion"
index 965727972b36cde2e10d58b49fc057befdd0e532..16328830c8c92f0f7b0d480555caf8c35cce5f23 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.15.15
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   lsrtags = "template"
@@ -184,7 +184,7 @@ staffVoice = \new Staff = astaffvoice  {
 
 staffAccordionMel =
 \new Staff  \with { \remove "Clef_engraver" } {
-  $(set-accidental-style 'forget) %Set the accidentals (Vorzeichen) for each note,
+  \accidentalStyle "forget" %Set the accidentals (Vorzeichen) for each note,
   %do not remember them for the rest of the measure.
   \time 4/4
   \set Staff.instrumentName="Accordion"
index cd09539bc441965c159e70bf8b302aac1c0561e0..ceacccd889fa0f8952f7738363ff6ca4dd63f1fb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 \header {
 
 texidoc = "Several automatic accidental rules
@@ -30,13 +30,13 @@ Both scores should show the same accidentals.
 
 \score {
   \relative c'' {
-    $(set-accidental-style 'dodecaphonic)
+    \accidentalStyle "dodecaphonic"
     gis4 a g gisis
-    $(set-accidental-style 'neo-modern)
+    \accidentalStyle "neo-modern"
     gis8 a gis gis g' gis gis,, a'
-    $(set-accidental-style 'neo-modern-cautionary)
+    \accidentalStyle "neo-modern-cautionary"
     eis fis eis eis g2
-    $(set-accidental-style 'teaching)
+    \accidentalStyle "teaching"
     \key e \major
     e8 eis fis fis gis2
   }
index 9630cdaeaa80504d2f60ce2c49559c72bc1ed84c..f1a851cb1c003f96d9978c9e086fde9d3f33f51f 100644 (file)
@@ -6,7 +6,7 @@ accidental."
 
 }
 
-\version "2.15.18"
+\version "2.15.20"
 
 \layout
 {
@@ -14,7 +14,7 @@ accidental."
 }
     
 \new PianoStaff \relative <<
-    $(set-accidental-style 'piano)
+    \accidentalStyle "piano"
     \new Staff { ges'4 ges4 }
     \new Staff { r8 gis r8 gis }
     >>
index fa0a38a264462e31db57f39a8aa419059a28bdff..c8500e9926582585f636f1166f57dc018e5279b9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 \layout { ragged-right = ##t }
 
 \header{
@@ -28,7 +28,7 @@ voiceb =  \transpose c c' {
     \voicea
   }
   \context Staff << 
-    $(set-accidental-style 'modern-voice-cautionary)
+    \accidentalStyle "modern-voice-cautionary"
     \new Voice \voicea
     \new Voice \voiceb
   >>
index fe75321fbbcf283e20487f6f6e077603d3074370..1971f269173165e9c45b8aed2b86cc43b395f9c6 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   texidoc = "Mensural ligatures show different shapes, depending on the
@@ -25,7 +25,7 @@
   \clef "petrucci-c4"
   \set Staff.printKeyCancellation = ##f
   \cadenzaOn % turn off bar lines
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   \textLengthOn
 
 % ligaturae binaria
   \clef "petrucci-c5"
   \set Staff.printKeyCancellation = ##f
   \cadenzaOn % turn off bar lines
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
   \textLengthOn
 
   \[
index 07649223a72b88cb56ec8d31ef279087ecfd508e..27dd7f2dace7099ee503186cf6025ba519b337ab 100644 (file)
@@ -27,7 +27,7 @@ been lowered
 
 }
 
-\version "2.15.18"
+\version "2.15.20"
 manuscriptBreak = { \break }
 
 
@@ -106,7 +106,7 @@ secondVerse = \lyricmode {
     }
 
 pianoRH =  \relative c''' \repeat volta 2 {
-    $(set-accidental-style 'modern)
+    \accidentalStyle "modern"
     g16(_\p fis a g fis g f e d c b a ) | 
     <g e>8( <es fis a> <d f b> <c e c'>) r8 r | 
     r8 c'( e,) f r a |
@@ -127,7 +127,7 @@ pianoRH =  \relative c''' \repeat volta 2 {
 }
 
 pianoLH =  \relative c'' \repeat volta 2 {
-    $(set-accidental-style 'modern)
+    \accidentalStyle "modern"
     g16( fis a g fis g f e d c b a) | 
     \clef bass g4.( c,8) r r
     \clef treble r4 <bes' c>8([ <a c>)] r <f c'> |
@@ -154,7 +154,7 @@ pianoLH =  \relative c'' \repeat volta 2 {
     \score {
        << \time 6/8
           \new Staff <<
-              \context Staff $(set-accidental-style 'modern)
+              \context Staff \accidentalStyle "modern"
               \melody >>
           \lyricsto "singer" \new Lyrics \firstVerse
           \lyricsto "singer" \new Lyrics \secondVerse
index a2bdde9500dbf95650115e204cf3687bc779abfe..8d9eb39ffcc84242ac8262e7394f7a5ad972941a 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.15.18"
+\version "2.15.20"
 
 \header {
   texidoc = "Accidentals do not influence the amount of stretchable space.
@@ -12,7 +12,7 @@ The accidental does add a little non-stretchable space.
   line-width = 18.\cm
 }
 \relative c'' {
-  $(set-accidental-style 'piano-cautionary)
+  \accidentalStyle "piano-cautionary"
   \time 2/4 
   d16 d d d d d cis d dis dis dis dis 
   
index 345c60b396a20f7b20c58372a56f9ac221fe067d..34d5ad607cd3f157966e64304ba047df8f8bbe7c 100644 (file)
@@ -8,7 +8,7 @@ heavily mutilated Edition Peters Morgenlied by Schubert"
 
 }
 
-\version "2.15.18"
+\version "2.15.20"
 
 ignoreMelisma =        \set ignoreMelismata = ##t
 ignoreMelismaOff = \unset ignoreMelismata 
@@ -74,7 +74,7 @@ secondVerse = \lyricmode {
 }
 
 pianoRH =  \relative c''' \repeat volta 2\new Voice {
-  $(set-accidental-style 'modern)
+  \accidentalStyle "modern"
   \voiceOne
   g16( fis a g fis g f e d c b
   \oneVoice
@@ -97,7 +97,7 @@ pianoRH =  \relative c''' \repeat volta 2\new Voice {
              }
 
 pianoLH =  \relative c'' \repeat volta 2\new Voice {
-    $(set-accidental-style 'modern)
+    \accidentalStyle "modern"
     \voiceTwo
     g16( fis a g fis g
 
@@ -123,7 +123,7 @@ pianoLH =  \relative c'' \repeat volta 2\new Voice {
           fontSize = #-3
           \override StaffSymbol #'staff-space = #(magstep -3)
         } <<
-          \context Staff $(set-accidental-style 'modern)
+          \context Staff \accidentalStyle "modern"
           \melody >>
         \lyricsto "singer" \new Lyrics \firstVerse
         \lyricsto "singer" \new Lyrics \secondVerse
index b3cc07213b3f8d395d0ad9e88fb44e44ae3371fd..f1566c7d4adae4be17542866518132485eda485a 100644 (file)
@@ -9,7 +9,7 @@
   $Id: bagpipe.ly,v 1.12 2006/03/16 14:39:46 hanwen Exp $
 %}
 
-\version "2.15.18"
+\version "2.15.20"
 
 % Notes of the scale of the Great Highland Bagpipe. Extra high notes for bombarde.
 % Flat notes used mainly in some modern music.
@@ -41,14 +41,14 @@ hideKeySignature = {
   \override Staff.KeySignature  #'stencil = ##f
   \set Staff.extraNatural = ##f
   \key d \major
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
 }
 showKeySignature = {
   % Show the key signature e.g. for BMW compatibility.
   \override Staff.KeySignature  #'stencil = #ly:key-signature-interface::print
   \set Staff.extraNatural = ##f
   \key d \major
-  $(set-accidental-style 'forget)
+  \accidentalStyle "forget"
 }
 
 % Layout tweaks.
index e5f9a480fd876003b01353179f32fe83f98e53c4..21c0447868c1cc501e80ea2a8bf3b050f8d47491 100644 (file)
@@ -16,7 +16,7 @@
 %%%% You should have received a copy of the GNU General Public License
 %%%% along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
-\version "2.15.18"
+\version "2.15.20"
 
 \context {
   \name "Global"
@@ -1036,7 +1036,7 @@ accommodated for typesetting a piece in mensural style."
   \override Custos #'neutral-direction = #DOWN
 
   %% Accidentals are valid only once (same as
-  %% $(set-accidental-style 'forget))
+  %% \accidentalStyle "forget")
   extraNatural = ##f
   autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave -1))
   autoCautionaries = #'()