hello,
is there a lilypond irc channel?
thanks,
rob
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
Phillip Kirlin wrote:
Attached is a patch to fix importing minor key signatures from MusicXML.
Now musicxml2ly correctly reads the minor mode (yesterday's patch), but
today I realized the circle of fifths calculation was off (this never
mattered before because minor key weren't getting imported
Bertalan Fodor wrote:
Hello,
I'm close to integrate JPedal PDF viewer into LilyPondTool for jEdit
(transparent point-and-click...) I'm curious if some of you have ever
tried opening LilyPond generated PDF files with JPedal. Because if you
do some glyphs are missing. It is interesting, that th
Erik Sandberg wrote:
Hi,
Now gub works here (on my IA32 partition), so I can commit code again.
I couldn't easily force a rebuild. If I have a patch I want to test, what
should I do? I applied the patch to downloads/lilypond-HEAD, but I couldn't
find a good way to force make or make linux to
Hi,
Now gub works here (on my IA32 partition), so I can commit code again.
I couldn't easily force a rebuild. If I have a patch I want to test, what
should I do? I applied the patch to downloads/lilypond-HEAD, but I couldn't
find a good way to force make or make linux to rebuild (the only way I
Hello,
I'm close to integrate JPedal PDF viewer into LilyPondTool for jEdit
(transparent point-and-click...) I'm curious if some of you have ever
tried opening LilyPond generated PDF files with JPedal. Because if you
do some glyphs are missing. It is interesting, that they are not missing
if
Quoting Donald Axel <[EMAIL PROTECTED]>:
Is it
= #"oboe"
or is it
= "oboe"
Both work equally well (at least in versions 2.8 and later).
/Mats
On Thu, 24 Aug 2006 14:47:33 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>>
>>> \new Staff {
>>> \time 3/4
>>> \key
Attached is a patch to fix importing minor key signatures from MusicXML.
Now musicxml2ly correctly reads the minor mode (yesterday's patch), but
today I realized the circle of fifths calculation was off (this never
mattered before because minor key weren't getting imported anyway). Plus,
a val
Is it
= #"oboe"
or is it
= "oboe"
On Thu, 24 Aug 2006 14:47:33 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> >>
> >>> \new Staff {
> >>> \time 3/4
> >>> \key d \major
> >>> \clef treble
> >>> \set Staff.midiInstrument = #"oboe"
> >>
> >>
> >> That work
Quoting Han-Wen Nienhuys <[EMAIL PROTECTED]>:
Index: Documentation/user/examples.itely
===
RCS file: /cvsroot/lilypond/lilypond/Documentation/user/examples.itely,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -
Graham Percival wrote:
Phillip Kirlin wrote:
FIX: in musicxml.py, change line 168 from
mode_node = self.get_maybe_exist_named_child ('mode')
to
mode_node = key.get_maybe_exist_named_child ('mode')
This is my first bug fix; I've never contributed to the project before
(though I've been using
Erik Sandberg wrote:
Hi,
The attached patch cleans up music functions:
- functions can have any arity, and parameters can be mixed in any way.
- implementation: A music function generates a sequence of tokens, so e.g. a
(markup? music? scm?) function generates tokens MUSIC_FUNCTION EXPECT_SCM
Erik Sandberg wrote:
Hi,
gub seems to work fairly well now. However, there are some problems: make doc
fails on the following snippet, seems to be a GC problem. A portion of the
output is attached.
You can trouble shoot this in GDB - just set a breakpoint on abort().
Also, the patches I app
13 matches
Mail list logo