
\header {
texidoc = "Tied accidentaled notes (which cause reminder accidentals) do not 
wreak havoc in the spacing when unbroken."
}

\version "2.7.39"
\layout {
  ragged-right = ##t
}

\relative c' {
  \clef treble
  \time 3/4
  c8 b2  <g b des f>8 ~ |
  <g b des f>8
}

