Bernard Hurley-2 wrote:
On Sun, Jul 08, 2012 at 11:12:40PM +0100, Colin Hall wrote:
Hi,
I'm a pretty much new user of lilypond and I have an idea for a almost
dummy new feature: automatically attach lilypond code in pdf.
With pdf files it is possible to attach a file into it.
What a great idea!
the basic function in LilyPond is given with
\include "test.ly"
\markup \verbatim-file #"test.ly"
now I don't know what you mean with automatically - should it be attached
every time? on a new page, in another (pdf) file?
or did you mean something else?
Eluze