Re: Installing on macosx 10.3
Hi Andrea, all, > Hi to all, > we followed installing procedure for lily 2.4.2 on MacOsx 10.3 (via > fink). > We installed fink, make selfupdate, then, with fink install lilypond > -unstable", fink downloaded lily and other packages and compiled them > all with no errors. But, as result, there's no executable. We only find > files .info and .patch. Lilypond 2.4 is in the stable tree, so you shouldn't have had to install from the fink unstable tree... My lilypond is installed in /sw/bin. It should be there for you as well... $ which lilypond <-- This command /sw/bin/lilypond<--- gives this output on my system. Hope you get it working! Christ van Willegen ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Problem running configure with 2.4.2 (ec-fonts-mftraced)
Content-Transfer-Encoding: 7bit Hi! :-) I am trying to install lilypond version 2.4.2 (I currently have 2.2.0), but can't finish "configure" correctly. After downloading and installing everything needed (I think... :-)), I get this message: "ERROR: Please install required programs: package ec-fonts-mftraced" But i installed it! When I do "rpm -q ec-fonts-mftraced" I get: ec-fonts-mftraced-1.0.8-1 What am I doing wrong? My system is mandrake 10.0. Thank you for your great software Luis :-) ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Help with \lyricsto and polyphony
Le Samedi 11 Décembre 2004 03:15, Joshua Kwan a écrit : > Hello fellow Lilypond users, > > I'm encountering a problem giving lyrics to polyphonic voices. > > The soprano line for a song I'm scoring contains: > > << { d4 bf c2 d4 bf c } \\ > { bf4 f f2 bf4 f f } >> > r4 > << { f' bf, c f, f' } \\ > { d f, bf d, d' } >> > > When I add lyrics, using > > \context Lyrics { > \lyricsto "soprano" \new Lyrics \sopranolyrics > } First you should name the notes after a variable = \context Voice = "voicename" \relative c' { notes here } After that.. the \lyricsto use "voicename" as a position mapper :) > The lyrics stop where the polyphony starts. I have been told that this > is because each polyphonic voice represents a different, anonymous > voice, and therefore is not processed by \lyricsto at all. > > How can I tell Lilypond that (especially because each voice has the > exact same rhythm) the polyphonic voices should be treated as one when > processing lyrics? Would it make a lot of difference to use the chord notation 4 2 4 with whatever ', octaviation required, (note that the octaviation considers only the first note of each chord), instead of: << { d4 bf c2 d4 bf c } \\ { bf4 f f2 bf4 f f } >> > Otherwise, what is the best way to name each subvoice? It doesn't make > intuitive sense to have to name each one. Try giving it a \context Voice = "name" first.. then send your comments and results .. so that it helps others looking for similar solutions. > The full .ly file is here: > http://triplehelix.org/~joshk/servants-chorus.ly > > Thanks, You're welcome :) Alexandre Bourget ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: what is the gnome backend and other questions
On Sunday 12 December 2004 06.18, Aaron wrote: > Hi I havent upgraded lilypond in a while but am thinking of it. > > I noticed a few things that piqued my curiosity and was wondering: > > What is the gnome backend and what is it used for? > > version 2.5.1 mentions our graphical layout editor, what is this? > > What is the svg backend? This is (right now) a highly experimental and not yet useful feature for post-processing lilypond output in a WYSIWYG manner (instead of manually offsetting X and Y positions, you can drag and drop the objects). One of the main goals for v3.0 (if I understood it correctly) is to make this fairly usable, and also to use this system to replace the point-and-click feature of xdvi. In the long run, the gnome output mode could make many interesting new features possible. See Han-Wen's post "battle-plan for 2.5 development" on lilypond-devel for ideas. Erik ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Making a children's piano music book with LilyPond
I'd be very interested... Cheers, Darius. Quoting Antti Kaihola <[EMAIL PROTECTED]>: > Our music book's pieces are almost completed, and I've written most of > them in LilyPond (updating it from CVS frequently). > > There's a lot of non-trivial notation and many places where I had to > resort to tricks to get clean output. > > Would it be useful for you developers if I share the .ly source of these > about 30 pieces privately with you? I'd be happy to do that and make a > list of the most problematic places. > > -antti > ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: finale2ly hbe2ly
There are two routes, etf2ly or musicxml2ly Aaron On Sat, 2004-12-11 at 20:28, Francois Planiol-Auger wrote: > Hi all! > > Is there an utility to translate finale files to lilypond? > Is there one for my old music setter named HB-Engraver (then Music > Engraver) > > Thanks from > > Francois > > > > ___ > lilypond-user mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/lilypond-user ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
what is the gnome backend and other questions
Hi I havent upgraded lilypond in a while but am thinking of it. I noticed a few things that piqued my curiosity and was wondering: What is the gnome backend and what is it used for? version 2.5.1 mentions our graphical layout editor, what is this? What is the svg backend? Thanks Aaron ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user