Updates:
Status: Fixed
Labels: fixed_2_13_4
Comment #4 on issue 717 by pnorcks: make python scripts work (better) in
OSX 10.4
http://code.google.com/p/lilypond/issues/detail?id=717
(No comment was entered for this change.)
--
You received this message because you are listed i
Updates:
Status: Fixed
Labels: fixed_2_13_4
Comment #1 on issue 793 by pnorcks: lilypad editor no longer available in
Windows GUB builds
http://code.google.com/p/lilypond/issues/detail?id=793
Jan fixed this in GUB:
http://lists.gnu.org/archive/html/bug-lilypond/2009-07/msg002
Hi,
The `8' is too far from the F clef with Lilypond 2.12.2 --
from the score, one cannot tell whether it belongs to the bass or
treble staves.
\version "2.12.2"
\score {
<<
\new Staff { g'1 }
\new Staff { \clef "F^8" c'1 }
>>
}
Produces th
This is a follow-on from trackers 404 and 714. I'm very aware that we
haven't yet followed through on Graham's original request, but have only
fixed some bugs which were in the way.
I'd like to be able to set the output-prefix as a context property, so
we could code stuff like (in MyFile.ly):
2009/9/16 Robin Bannister :
> So presumably break-align-symbols is no more than a generalisation
> of break-align-symbol, simply catering for more than one symbol.
> But this interpretation does not tally with
> http://lists.gnu.org/archive/html/lilypond-devel/2007-05/msg2.html
You might like