El Tue, 10 Jun 2008 11:09:23 +1000
"Matthew Rowles" <[EMAIL PROTECTED]> escribió:
> 2008/6/9 Joe Neeman <[EMAIL PROTECTED]>:
> > This is a bug that has been fixed in git. Please try 2.11.49 when
> > it is released.
yesterday i wanted to send a big thank you note to all who responded
to my questio
2008/6/9 Joe Neeman <[EMAIL PROTECTED]>:
> This is a bug that has been fixed in git. Please try 2.11.49 when it is
> released.
>
I just download the git version and it (the minimal example) works for
me! Now I just need to go and check some of my scores and see if it
works in the wild...
--
Ma
Dear Luis,
I had the same problem! But there is a solution (not my idea) available. I
changed Your snippet o the following:
%%% BEGIN %%
\version "2.11.42"
quintolbeam = { \once \set beatLength = #(ly:make-moment 1 20) }
\relative c'
{
\times 4/5 { f8 f16 f16 f16 } r4
\times 4/5 { f16 f
On Sun, 2008-06-08 at 23:24 -0300, luis jure wrote:
> hello list,
>
> sorry, i guess this must be in the docs somewhere, perhaps it has been
> discussed in the list before, but i can't really find a solution...
>
> when writing irregular 16th-note quintuplets (one 8th-note and three
> 16ths) i ge
This post from the archive solves the problem in Luis' third line of
code, but not the fourth. I've been fiddling with this for the last
half hour and can't make the fourth line beam the 16th notes as a single
group and still connect with the 8th note. Weird.
Jon
James E. Bailey wrote:
You
You might take a look at
http://lists.gnu.org/archive/html/lilypond-user/2008-05/msg00481.html
Am 09.06.2008 um 04:24 schrieb luis jure:
hello list,
sorry, i guess this must be in the docs somewhere, perhaps it has been
discussed in the list before, but i can't really find a solution...
wh
hello list,
sorry, i guess this must be in the docs somewhere, perhaps it has been
discussed in the list before, but i can't really find a solution...
when writing irregular 16th-note quintuplets (one 8th-note and three
16ths) i get incorrect beaming groups, depending where the 8th note is
place