Updates:
Status: Verified
Comment #10 on issue 1083 by brownian.box: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
Thank you.
convert-ly produces:
[...]
Not smart enough to convert beatLength. Use baseMoment and
Comment #9 on issue 1083 by percival.music.ca: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
IIRC this is a non-convert-ly'd syntax change. Running convert-ly on an
old file should produce a warning, but it will not updat
Comment #8 on issue 1083 by tdanielsmusic: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
Carl's patch changed the syntax. Instead of beatLength we must now use
baseMoment.
If you convert the minimal example with convert-l
Comment #7 on issue 1083 by brownian.box: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
2.13.29 says:
warning: cannot find property type-check for `beatLength'
(translation-type?). perhaps a typing error?
warning:
Updates:
Status: Fixed
Labels: fixed_2_13_29
Comment #6 on issue 1083 by Carl.D.Sorensen: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
(No comment was entered for this change
Updates:
Owner: Carl.D.Sorensen
Comment #5 on issue 1083 by Carl.D.Sorensen: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
(No comment was entered for this change.)
___
bug
Updates:
Status: Started
Comment #4 on issue 1083 by Carl.D.Sorensen: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
This is fixed by the new autobeam patch. As soon as it's accepted, I'll
mark thi
Updates:
Cc: Carl.D.Sorensen
Comment #3 on issue 1083 by joeneeman: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
Actually, this has nothing to do with subdivideBeams, but rather with
beatLength (and, AFAICT, with the way
Comment #2 on issue 1083 by Carl.D.Sorensen: subdivideBeams fails at the
beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
See also
http://lists.gnu.org/archive/html/lilypond-user/2010-05/msg00122.html
___
bug
On Tue, May 11, 2010 at 12:22 PM, Neil Puttock wrote:
> On 11 May 2010 19:51, Xavier Scheuer wrote:
>
>> @Patrick:
>> I think I will never agree with the choice of issue's priority,
>> I would definitely set this one to "Priority-Medium" instead of
>> "Priority-Low" as there is no trivial workaro
Updates:
Labels: -Priority-Low Priority-Critical Regression
Comment #1 on issue 1083 by pnorcks: subdivideBeams fails at the beginning
of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
This behavior broke between 2.10 and 2.12, so it will block 2.14
On 11.05.2010 20:51, Xavier Scheuer wrote:
2010/5/10 Bernhard Ott:
% subdivision fails at the beginning of a pattern % workaround: use
\overrideBeamSettings
Hi Bernhard,
How would you use \overrideBeamSettings as a workaround? I can't see
how to make it look like the second part (the right o
On 11 May 2010 19:51, Xavier Scheuer wrote:
> @Patrick:
> I think I will never agree with the choice of issue's priority,
> I would definitely set this one to "Priority-Medium" instead of
> "Priority-Low" as there is no trivial workaround here
> (apart from using manual beaming [ ] in each involv
2010/5/10 Bernhard Ott :
> % subdivision fails at the beginning of a pattern
> % workaround: use \overrideBeamSettings
Hi Bernhard,
How would you use \overrideBeamSettings as a workaround?
I can't see how to make it look like the second part (the right one)
of the pattern with only \overrideBeam
On Mon, May 10, 2010 at 3:11 AM, Bernhard Ott wrote:
>
> % subdivision fails at the beginning of a pattern
> % workaround: use \overrideBeamSettings
>
> \version "2.13.20"
> \paper {ragged-right = ##t}
>
> \relative g, {
> \clef "bass" \key c \major \numericTimeSignature\time 4/4
> \set beat
Status: Accepted
Owner:
Labels: Type-Defect Priority-Low
New issue 1083 by pnorcks: subdivideBeams fails at the beginning of a
pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
http://lists.gnu.org/archive/html/bug-lilypond/2010-05/msg00107.html
% workaround: use
> I'm not top posting.
% subdivision fails at the beginning of a pattern
% workaround: use \overrideBeamSettings
\version "2.13.20"
\paper {ragged-right = ##t}
\relative g, {
\clef "bass" \key c \major \numericTimeSignature\time 4/4
\set beatLength = #(ly:make-moment 1 8)
\set subdi
17 matches
Mail list logo