From: Mike Solomon Date: Sun, 11 Dec 2011 10:19:59 +0000 (+0100) Subject: Adds regression test for new BarLine extra spacing height. X-Git-Tag: release/2.15.22-1~18 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5657e399609abfa2436aeec74e2498d16219e813;p=lilypond.git Adds regression test for new BarLine extra spacing height. --- diff --git a/input/regression/lyrics-pass-under-bar.ly b/input/regression/lyrics-pass-under-bar.ly new file mode 100644 index 0000000000..e106af3987 --- /dev/null +++ b/input/regression/lyrics-pass-under-bar.ly @@ -0,0 +1,10 @@ +\version "2.15.22" + +\header { + texidoc = "Long lyrics should be allowed to pass under +the bar line. +" +} + +\relative c''' { c2 c c c } +\addlyrics { foo bar foooooooo bar }