]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/bagpipe.ly
* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
[lilypond.git] / input / test / bagpipe.ly
index c36f1dc932f784468df7bdbd3025211438883d6c..bf4e6defe2a38407ce0f793d923b709a0852e31f 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.9.4"
+\version "2.1.23"
 
 \header {
  texidoc = "@cindex Bagpipe Music
@@ -13,35 +13,35 @@ Here's an example of bagpipe music.
   linewidth = 14.0 \cm
   indent = 0.0 \cm
   \translator { \StaffContext
-       TimeSignature \override #'style = #'C
-%      TimeSignature \override #'visibility-function = #begin-of-line-visible
-       TimeSignature \override #'break-visibility = #begin-of-line-visible
+       \override TimeSignature #'style = #'C
+%      \override TimeSignature #'visibility-function = #begin-of-line-visible
+       \override TimeSignature #'break-visibility = #begin-of-line-visible
   }    
 }
 
-taor =  \notes{ \grace {  g32[ d g e]}}
-grip =  \notes{ \grace {  g32[ b g ]}}
-thrd =  \notes{ \grace {  g32[ d c] }}
-birl =  \notes{ \grace {  g32[ a g] }}
-gstd =  \notes{ \grace {  g'32[ d g] }}
+taor = \notes{ \grace {  g32[ d g e]}}
+grip = \notes{ \grace {  g32[ b g ]}}
+thrd = \notes{ \grace {  g32[ d c] }}
+birl = \notes{ \grace {  g32[ a g] }}
+gstd = \notes{ \grace {  g'32[ d g] }}
  lgg = \notes{ \grace { g32 }}
  lag = \notes{ \grace { a32 }}
  fgg = \notes{ \grace {  f32[ g'32] }}
-dblb =  \notes{ \grace {  g'32[ b d] }}
-dblc =  \notes{ \grace {  g'32[ c d] }}
-dble =  \notes{ \grace {  g'32[ e f] }}
-dblf =  \notes{ \grace {  g'32[ f g'] }}
-dblg =  \notes{ \grace {  g'32[ f] }}
-dbla =  \notes{ \grace {  a'32[ g'] }}
-cg   = \notes{ \grace { c32 }}
-eg   = \notes{ \grace { e32 }}
-gg   = \notes{ \grace { g'32 }}
-dg   = \notes{ \grace { d32 }}
-hag  = \notes{ \grace { a'32 }}
-gefg =  \notes{ \grace {  g'32[ e f] }}
-efg  = \notes{ \grace {  e32[ f] }}
-gdcg =  \notes{ \grace {  g'32[ d c]}}
-gcdg =  \notes{ \grace {  g'32[ c d]}}
+dblb = \notes{ \grace {  g'32[ b d] }}
+dblc = \notes{ \grace {  g'32[ c d] }}
+dble = \notes{ \grace {  g'32[ e f] }}
+dblf = \notes{ \grace {  g'32[ f g'] }}
+dblg = \notes{ \grace {  g'32[ f] }}
+dbla = \notes{ \grace {  a'32[ g'] }}
+cg = \notes{ \grace { c32 }}
+eg = \notes{ \grace { e32 }}
+gg = \notes{ \grace { g'32 }}
+dg = \notes{ \grace { d32 }}
+hag = \notes{ \grace { a'32 }}
+gefg = \notes{ \grace {  g'32[ e f] }}
+efg = \notes{ \grace {  e32[ f] }}
+gdcg = \notes{ \grace {  g'32[ d c]}}
+gcdg = \notes{ \grace {  g'32[ c d]}}