]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-tie.ly
Merge remote-tracking branch 'origin/translation'
[lilypond.git] / input / regression / accidental-tie.ly
index a7025385761de79a991e00679a4571c7973007ab..3929e27450dbbe108d6e662963964bb90b6812bc 100644 (file)
@@ -1,19 +1,28 @@
-\version "2.6.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 {
-  raggedright = ##t
+  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