Comment #3 on issue 514 by cecile.huneau: abc2ly grace notes
http://code.google.com/p/lilypond/issues/detail?id=514
The ABC source file
T:abc2ly grace note bug
M:C
L:1/8
Q:1/4=120
K:E Dorian
{ga}gdgb {a}g>d ghttp://lists.gnu.org/mailman/listinfo/bug-lilypond
On Tue, Nov 2, 2010 at 1:02 AM, Keith E OHara wrote:
> On Thu, 28 Oct 2010 14:26:26 -0700, Joe Neeman
> wrote:
>
> On Thu, Oct 28, 2010 at 1:22 PM, Keith E OHara
>> wrote:
>>
>>> Current behavior (2.12 and 2.13) is to populate pages with as many
>>> systems
>>> as will fit with tight spacing,
On 04/11/2010 7:34 PM, Patrick McCarty wrote:
Are you compiling LilyPond from scratch
by the way for my builds initially I did
git clone git://git.sv.gnu.org/lilypond.git lilypond
./autogen.sh
./configure.sh
make
sudo make install
Since then I have been doing
git pull
make
sudo make install
On 04/11/2010 7:34 PM, Patrick McCarty wrote:
Are you compiling LilyPond from scratch and using Guile 1.9, by chance?
Sorry that I didn't mention it originally.
I'm compiling the git master from
git://git.sv.gnu.org/lilypond.git
I am running ubuntu 10.10 and installed the dependencies with
a
Comment #8 on issue 1382 by percival.music.ca: Segfault when
setting 'staff-space to 0.0
http://code.google.com/p/lilypond/issues/detail?id=1382
Well, it's not quite "crashing", but since scheme is turing-complete,
anybody can write a lilypond file which never finishes processing. With
t
Comment #7 on issue 1382 by lemzwerg: Segfault when setting 'staff-space to
0.0
http://code.google.com/p/lilypond/issues/detail?id=1382
Mhmm, I feel very uncomfortable if I know how to reliably crash a
program, ...
It would be a good idea if the `zillion ways' are registered here. BTW,
Comment #6 on issue 1382 by hanwenn: Segfault when setting 'staff-space to
0.0
http://code.google.com/p/lilypond/issues/detail?id=1382
there are a zillion ways to crash lily; this one is not particularly
useful, so prio 0 is going overboard.
__
Updates:
Status: Started
Comment #5 on issue 1228 by v.villenave: \override RestCollision
#'positioning-done = #merge-rests-on-positioning
http://code.google.com/p/lilypond/issues/detail?id=1228
Oh, I hadn't noticed that Wilbert had a solution. Then we probably should
mark this issu