]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-tie.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / accidental-tie.ly
index 0c25a46615f5fc26269c0b3071cf20d78fa71417..fd733ed6cf3451c37218226f887944315545507f 100644 (file)
@@ -1,19 +1,28 @@
-\version "2.10.0"
+\version "2.19.21"
 
 \header {
   texidoc = "The second and third notes should not get accidentals,
-6    because they are tied to a note.  However, an accidental is
+    because they are tied to a note.  However, an accidental is
     present if the line is broken at the tie, which happens for the G
-    sharp."
+    sharp.
 
+    The presence of an accidental after a broken tie can be
+    overridden.
+"
 }
 \layout {
   ragged-right = ##t
 }
 
-mus =          \relative c' {
+mus =          \relative {
+  f'1~
+  2~4 % ~ f8
+  fis8  gis8 ~
+  \break
+  gis1
+  \override Accidental.hide-tied-accidental-after-break = ##t
   f1~
-  f2~f4 % ~ f8
+  2~4 % ~ f8
   fis8  gis8 ~
   \break
   gis1