OpenBSD port - half success

2005-02-14 Thread Matt Jibson
, and t1utils, along with a testing version of the guile 1.6 port. Does anyone have any idea where I should look for breakage? Thanks. -Matt Jibson ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: OpenBSD port - half success

2005-02-14 Thread Matt Jibson
Matthias Kilian wrote: Could you publish your ports somewhere on a web or ftp server or send them to me? I'm short of time, but a Lilypond port is on my long-term TODO list, too. I don't promise anything, but when I get some spare time, I'd love to assist your porting work. http://crescentisland.co

Re: Compilation on FreeBSD

2005-02-28 Thread Matt Jibson
ZbynÄk Burget wrote: I try compile Lilypond 2.4.4 on my FreeBSD 5.3 During compilation process i get this error: ./out/lily-guile.o(.text+0x34d8]: In function `ly_gettext(scm_unused_strct*)`: /usr/home/.../lilypond-2.4.4/lily/lily-guile.cc:839: undefined reference to `gettext` On the OpenBSD p

piano - crossing staff stems

2005-03-07 Thread Matt Jibson
I'm trying to write out some music in lilypond, but I can't figure out how to correctly cross the stems. Here is what I have as output: http://www.crescentisland.com/lily/petrouchka.pdf but I want: http://www.crescentisland.com/lily/clip1.png (.ly file used is at: http://www.crescentisland.com/lil

Re: piano - crossing staff stems

2005-03-07 Thread Matt Jibson
On Tuesday 08 March 2005 12:27, Michiel Lange wrote: > Take a look at the manual here: > http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Cross-staf >f-stems.html#Cross-staff-stems I think that's what you're looking for? I was hoping for something less hackish (I did look there yes