[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 1641 in lilypond: noBeam disables beaming of prior notes
From: |
lilypond |
Subject: |
Issue 1641 in lilypond: noBeam disables beaming of prior notes |
Date: |
Sat, 30 Apr 2011 21:20:20 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Defect Priority-High
New issue 1641 by address@hidden: noBeam disables beaming of prior
notes
http://code.google.com/p/lilypond/issues/detail?id=1641
Reported by Martin Straeten:
Instead of manual beaming of the first quavers I tried to
exclude the third quaver via \noBeam
expected beaming: [x x] x r [x x x x]
noBeam disables beaming of first quavers
result: x x x r [x x x x]
best regards, Martin
%sample code
\version "2.13.60"
\relative c'{c8 d e\noBeam r f g a b}
Colin:
The behaviour seems to be the same in 2.12.3, so it is probably not a
regression.
- Issue 1641 in lilypond: noBeam disables beaming of prior notes,
lilypond <=