]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/bagpipe.ly
patch::: 1.3.134.jcn1
[lilypond.git] / input / test / bagpipe.ly
index 25afad8feb66a4037da5ba6142e36324d5b3911d..df732da9bf6aeda1ad98f8fb1287a4954c92fc24 100644 (file)
@@ -1,3 +1,4 @@
+
 % bagpipe music.
 
 \header
   \translator {
        \GraceContext
 
-       basicNoteHeadProperties \push #'font-size = #-2
-       basicNoteHeadProperties \push #'font-size = #-2 
-        basicStemProperties \push #'flag-style = ##f
+       NoteHead \override #'font-relative-size = #-2
+       NoteHead \override #'font-relative-size = #-2   
+        Stem \override #'flag-style = ##f
     % The following determines the length of stems without beams
     % default is between 2.8 and 4.0 depending on the number of flags
-         basicStemProperties \push #'length = #6       
-        basicStemProperties \push #'font-size = #-2
-       basicGraceAlignItemProperties \push #'horizontal-space = #1
-       basicStemProperties \push #'flag-style = #""
+         Stem \override #'length = #6  
+        Stem \override #'font-relative-size = #-2
+       GraceAlignItem \override #'horizontal-space = #1
+       Stem \override #'flag-style = #""
  
   }
   \translator { \StaffContext
-       basicTimeSignatureProperties \push #'style = #"C4/4"
-       basicTimeSignatureProperties \push #'visibility-function = #begin-of-line-visible
+       TimeSignature \override #'style = #"C4/4"
+       TimeSignature \override #'visibility-function = #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'] }}
+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] }}
+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]}}
+gdcg =  \notes{ \grace { [g'32 d c]}}
+gcdg =  \notes{ \grace { [g'32 c d]}}
 
 
 
 % 
 \score {
   \notes { \time 6/8; \partial 4;
-  \property Voice.tieVerticalDirection = \up
-  \slurup
+  \tieUp
+  \slurUp
 f4 |
 \gg f4 e8 \thrd d4. |
 \eg a4.()a4 d8 |
-\gg d4 f8 \dble e4. ( | \nobreak
+\gg d4 f8 \dble e4. ( | \noBreak
 )e8 d4 \gg d4 e8 |
 
 \break