Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / lsr / beams-across-line-breaks.ly
blob74d6e22e8aebf4276fd14924a470e44136b481d1
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.48"
5 \header {
6 lsrtags = "rhythms, breaks"
8 texidoc = "
9 By default, beams can't be printed across line breaks. This behavior
10 can be overridden by setting the @code{breakable} property.
13 doctitle = "Beams across line breaks"
14 } % begin verbatim
15 \layout { ragged-right = ##t }
16 \relative c'' {
17 \override Score.Beam #'breakable = ##t
18 \time 3/16
19 c16[ d e \break
20 f16] r r