bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 2060 in lilypond: Patch: Hairpin missing padding at line break


From: lilypond
Subject: Issue 2060 in lilypond: Patch: Hairpin missing padding at line break
Date: Tue, 29 Nov 2011 01:58:32 +0000

Status: Started
Owner: ----
Labels: Patch-new Type-Ugly

New issue 2060 by address@hidden: Patch: Hairpin missing padding at line break
http://code.google.com/p/lilypond/issues/detail?id=2060

%% Hairpin at a line break reaches the end of the bar,
%% whereas for a normal bar (i.e. not at a line break)
%% it stops just short.

\version "2.15.18"
\relative c' {
  c1\p\< | c\f\> | \break
  c1\p\< | c\f\> | c1\p\< | \break
  c1\f
}

<http://codereview.appspot.com/5373048/>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]