"Trevor Daniels" <[email protected]> writes:

> David Kastrup wrote Friday, August 18, 2017 3:00 PM
>
>
>> bb <[email protected]> writes:
>> 
>>> With
>>> indent = 0\mm
>>> activated the first bar will be wrong, as the first notes of voice one
>>> and two align. They should not becauser of r8 (\voiceOne ) and r16
>>> (\voiceTwo ) in front.
>>> Without, say
>>> % indent = 0\mm
>>> commented out the layout is correct.
>> 
>> Cannot see the described effect.  However:
>
> The effect is visible in 2.18.  I can't find any
> evidence this bug was reported before, but it is
> no longer present in recent releases.
>
> @bb: I suggest you upgrade to the latest 2.19
> release.  This bug is fixed there.

Ok, sorry for that.  I had recently upgraded my system to 64bit and now
have been able to install the default Ubuntu 2.18.2.  I was interested
to see how they dealt with Guile no longer being in distribution.

dak@lola:/tmp$ ldd /usr/bin/lilypond
        not a dynamic executable
dak@lola:/tmp$ file /usr/bin/lilypond
/usr/bin/lilypond: POSIX shell script, ASCII text executable
dak@lola:/tmp$ cat /usr/bin/lilypond
#!/bin/sh
export LD_LIBRARY_PATH="/usr/lib/x86_64-linux-gnu/lilypond/2.18.2/guile"
exec "/usr/bin/lilypond.real" "$@"

O.K.

Not bad at all.  Maybe we should create some advice for packagers?  This
here is way better than "muddle through with the current Guile-2.0 state
and let your users alone with the problems".

-- 
David Kastrup

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to