On Monday 19 June 2006 03:21, Paul Scott wrote:
> This used to work in 2.8:
>
> \version "2.9.9"
>
> KeyG = \key g \major
>
> { \KeyG a'' b'' g'' a'' }
>
>
> Have any keywords been added or something that would break this?
This is now fixed in CVS. Thanks!
--
Erik
_
Seems to be a long-standing bug. Flaky in 2.4.6.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mats Bengtsson
Sent: Thursday, June 22, 2006 8:07 AM
To: Thomas Scharkowski
Cc: Lilypond bug; lilypond-user@gnu.org
Subjec
Turns out that I had an empty \lyricsmode { }, if I filled it with some
content, the problem went away.
2.8.5 has the problem that output goes to "/dev/null" or something like
that, at least on windows..
On 6/27/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
This seems to be a bug in the develo
This seems to be a bug in the development version. When trying in Linux,
I get a segmentation fault.
However, with the latest stable version 2.8.5, the file compiles without
any problems. As always, I recommend the stable versions for any serious
typesetting.
/Mats
Simon Dahlbacka wrote:
Att
It turned out that this bug was easy to fix, so it will be solved in the
next 2.8 and 2.9 release.
Thanks for your work !
--
Martial
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
It turned out that this bug was easy to fix, so it will be solved in the
next 2.8 and 2.9 release.
/Mats
Martial wrote:
hello
Tested with 2.9.10 and 2.8.5 (win2k)
the points of the \bar":" are not at a good position when used
\new Staff \with { fontSize = #Size \override StaffSymbol
#'
hello
Tested with 2.9.10 and 2.8.5 (win2k)
the points of the \bar":" are not at a good position when used
\new Staff \with { fontSize = #Size \override StaffSymbol
#'staff-space = #(magstep Size) }
regards
--
Martial
%bar-2point-place \bar":"
\paper { line-width = 140\mm indent = 0 }
Also, you may want to take a look at
http://lists.gnu.org/archive/html/bug-lilypond/2003-10/msg00069.html
/Mats
Mats Bengtsson wrote:
The latest organized bug database is available at
http://cvs.savannah.gnu.org/viewcvs/lily-bugs/bugs/?root=lilypond
search the file names for "midi" to find
Could ragged-last-bottom be changed to affect all scores in a book?
Currently it only applies to the last one. (even better: could this be
alterable in separate scores?)
\paper {
ragged-last-bottom = ##t
}
\score{
\new GrandStaff <<
\new Staff { \repeat unfold 80 {e'4 e' e' e'} }
\n