Dear Karl,
thank you very much for sharing this -- I was looking for a long time
for something like this! For interested folks I summarise below
Karl's approach (for Lilypond version 2.10/2.11). This example
outputs an eps cropped to the size required for the music.
Lily code:
--------------
\version "2.11"
\include "lilypond-book-preamble.ly"
{ c }
--------------
Lily call:
lilypond --ps -dbackend=eps MYFILE.ly
Best
Torsten
On Jun 27, 2008, at 8:10 AM, Karl Hammar wrote:
Philip Chinery:
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?
...
Yes, there is.
I am on the run so this message is incomplete, but have a look at [1].
There I am using lilypond to create eps's, one file per line, and
including thoose in something else (in my case latex).
You could use lilypond in the same way, adding a step to convert the
one-line eps's to pdfs. Be aware of that thoose one-line eps's don't
contain fonts. The font can be extracted from the full page eps and
possible added at the eps -> pdf stage.
Though I think in 2.11 the one-line eps's include the fonts.
[1] http://aspodata.se/noter/palestrina/dies_sanctificatus
Regards,
/Karl
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-586227
Private: +44-1752-558917
http://strasheela.sourceforge.net
http://www.torsten-anders.de
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user