Hi all,
Am I dreaming, or in NEWS.pdf, is the sample graphic for the skyline
algorithm going vertically? I'm looking at the one linked from the
NEWS.html page on the website:
http://lilypond.org/doc/v2.11/Documentation/topdocs/NEWS.pdf
--Phil Kirlin
_
I'm not sure the binaries have been updated. With 2.9.26-2 (linux, x86),
I'm still getting small piano braces.
Any ideas?
--Phil
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
All,
Just thought I'd echo this sentiment on the piano brace, they all seem to
be displaying too small in any document that uses a PianoStaff (including
the 2.9 documentation online).
Example: (straight from
http://lilypond.org/doc/v2.9/Documentation/user/lily-580882106.ly)
\new PianoStaf
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
Hi,
I think I have found a bug in musicxml2ly and I also have a fix for it.
BUG: musicxml2ly only outputs major key signatures, not minor (or other modes).
The problem is in the python code that reads the MusicXML file.
FIX: in musicxml.py, change line 168 from
mode_node = self.get_maybe_exi
Hi,
Here's an idea I've been wondering about: it would be nice if lilypond were able to automatically
generated encapsulated postscript files (EPS) as well as regular postscript files (PS) if so
desired. I believe lilypond-book already does this, so presumably there's a good way to do it,
howev
[EMAIL PROTECTED]:~/src/lilypond-2.5.22$ guile-config --version
guile-config - Guile version 1.6.5
If it helps to know, compiling the stable version (2.4.5) works, so I have all
the necessary software for that.
Han-Wen Nienhuys wrote:
Phillip Kirlin wrote:
Hi all,
Here's an error messag
Hi all,
Here's an error message I'm getting...any ideas? It appears to be
something wrong with lily.scm in the Scheme code...
--Phil Kirlin
===
[snip...]
make[2]: Entering directory
`/nfs/tungsten/users2/pkirlin/src/lilypond-2.5.22/Documentation/user'
cd ./out &&
/nfs/t