* lily/beam-engraver.cc: move new-beam-event to beam-event
[lilypond.git] / input / regression / accidental-unbroken-tie-spacing.ly
blob9587d656d4fa02f1e320b1929f45e36ba63d7136
2 \header {
3 texidoc = "Tied accidentaled notes (which cause reminder accidentals) don't wreak havoc in
4 the spacing when unbroken."
7 \version "1.9.1"
8 \include "deutsch.ly"
10 rechts = \notes \relative c' {
11 \clef treble
12 \time 3/4
13 \context Voice {
14 c8 h2 <<g h des f>>8 ~ |
15 <<g h des f>>8
19 Rechts = \context Staff \notes {
20 rechts
23 \score {
24 \rechts
26 \paper {
27 raggedright = ##t