]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-tie.ly
Merge remote-tracking branch 'origin/translation' into staging
[lilypond.git] / input / regression / accidental-tie.ly
index 04a4b372d1fb5e6b82325fd4f661d392072ac493..3929e27450dbbe108d6e662963964bb90b6812bc 100644 (file)
@@ -1,11 +1,14 @@
-\version "2.12.0"
+\version "2.19.2"
 
 \header {
   texidoc = "The second and third notes should not get accidentals,
     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' {
   f1~
-  f2~f4 % ~ f8
+  2~4 % ~ f8
+  fis8  gis8 ~
+  \break
+  gis1
+  \override Accidental.hide-tied-accidental-after-break = ##t
+  f1~
+  2~4 % ~ f8
   fis8  gis8 ~
   \break
   gis1