]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-accidental.ly
* GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
[lilypond.git] / input / regression / tie-accidental.ly
index a384188b301ea4ec43a057791e67cb8d9d4e0654..fa95ee5fff5505e07a554654078a732222dc1eee 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.6"
+\version "1.7.18"
 
 \header{
 texidoc="
@@ -23,7 +23,7 @@ thenotes = \notes \relative cis' {
   g2 gis ~ |
   gis g4 gis |
   g2 gis( |
-  )g! gis4 gis |
+  g!-) gis4 gis |
   \break
   \key a \major
   gis2 gis ~ |
@@ -43,7 +43,7 @@ thenotes = \notes \relative cis' {
   % should get an accidental but it looks a bit silly and redundant.
   % See last g.
   
-  )g! gis4 gis ~ | \break
+  g!-) gis4 gis ~ | \break
   gis2  gis ~ | gis g ~\break
   g2 g
 }
@@ -54,4 +54,4 @@ thenotes = \notes \relative cis' {
     \context NoteNames \thenotes
   >
 }
-%% new-chords-done %%
+