> Please post under the text; this makes it much easier to follow > discussions. As you can see from this email, it becomes much > harder to read if you don't do this -- newcomers must read the > bottom two parts, then the top part, then this middle part.
I'm sorry for that, I am currently using my webmail client, which makes it tempting to write at the top ;-) > Long answer: > What do you mean by a "songbird script"? Oh dear, of course I mean "songbook script". My thoughts must have wandered here... > It's certainly possible to create multiple small portions of > lilypond; see the docs about embedding lilypond output into other > programs. If you're familiar with the unix command line, it's > trivial to convert eps to pdf images and include them wherever you > want. I am familiar with the command line, but i am working with windows. I am basically looking for a promising place to start. I have found this <http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Inserting-LilyPond-output-into-other-programs#Inserting-LilyPond-output-into-other-programs> That looks quite fine, except that this gives me the lilypond file in one big file, not linewise. But I need to have the lines, as I want to make page breaks and use the space under the music to add text. kind regards, Philip > > On Thu, 26 Jun 2008 09:16:19 +0200, "Valentin Villenave" > > <[EMAIL PROTECTED]> said: > > > 2008/6/26 Philip Chinery <[EMAIL PROTECTED]>: > > > > > > > I am working on a small songbook script and I would like to embed > > > > the lilypond pdfs (one pdf per line) into my pages. Is there a > > > > way to call lilypond without having to create a surrounding tex > > > > file for that? > > > > > > Greetings, > > > > > > I don't think this is possible unfortunately; however it is now > > > possible to print an entire book (text and music) using only > > > LilyPond. Rather than having multiples PDF files, you just have to > > > have one "master" .ly file with a \book block, and in this block > > > you can insert every \score block that represents your themes and > > > scores. Between these \score blocks, you can insert text using > > > \markup or \markuplines command. Have a look at > > > http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Multiple-scores-in-a-book > > > and > > > http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Multi_002dpage-markup > > > > > > if you're interested. > > > > > > Cheers, > > > Valentin > > > > > > _______________________________________________ > > 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
