X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fauto-beam-bar.ly;h=19ec38d721e72feb78730aad1c5331714c22d335;hb=4d88ff7f4887a48096b4718c278c04d04ea7e1f9;hp=57b932873c8c9f2e4218df2dbb51ddf3ece7c1e8;hpb=92d6547c55c4b085948e0571da9fbc7eef7beacd;p=lilypond.git diff --git a/input/regression/auto-beam-bar.ly b/input/regression/auto-beam-bar.ly index 57b932873c..19ec38d721 100644 --- a/input/regression/auto-beam-bar.ly +++ b/input/regression/auto-beam-bar.ly @@ -1,22 +1,12 @@ -\version "1.7.6" + +\version "2.12.0" \header{ -texidoc=" -The first two a8 notes should not be beamed. -Also, no automatic beaming accross bar lines. -" +texidoc="No auto beams will be put over (manual) repeat bars." } +\layout{ ragged-right = ##t } -\score{ -\notes \notes\relative c'' { -\time 2/8 -a8 a -\time 6/8 -a16 cis d a bes g fis4 g8 -%a4. fis4 g8 -a16 g a bes c d % ees8 d c -} -\paper{ - linewidth=-1. -} +{ + \time 3/4 + a'4 b' c''8 \bar ":|:" d''8 }