
\version "2.7.39"
\header {
  texidoc = "Automatic beaming works also in ternary time sigs."
}
\layout { ragged-right = ##t}

\relative c'' {
  \time 6/8
  c8.[ c16 c16 c16] 
}

