]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/tie-accidental.ly
release: 1.3.8
[lilypond.git] / input / test / tie-accidental.ly
index 162e23d8cf6af9f1f272e39c3ce1ebb67c56c7c6..7b2e9c1c165d70bd17920d280f5350232207f5d7 100644 (file)
@@ -1,10 +1,20 @@
 
-thenotes = \notes \relative cis' { \time 4/4; gis'2 gis ~ |
-gis gis4 gis |
+thenotes = \notes \relative cis' { \time 4/4;
+gis'2 gis ~ |
+gis4 gis8 ~ gis g4 gis |
 g2 gis ~ |
 gis g4 gis |
 g2 gis( |
-)g gis4 gis | }
+)g! gis4 gis |
+
+\key a \major;
+gis2 g ~ |
+g4 gis8 ~ gis g4 gis |
+g2 gis ~ |
+gis g4 gis |
+g2 gis( |
+)g! gis4 gis | 
+}
 
 \score { < \context Staff \thenotes
        \context NoteNames \thenotes