2011/2/1 Terrence McNulty <[email protected]> > > Section 3.2.3 of the LilyPond learning manual states the following: > > Music is entered using > > <lilypond fragment relative=2> > \key c \minor c4 es g2 > </lilypond> > > lilypond-book then produces an HTML file with appropriate image tags for the > music fragments: > > > Should I enter this code into my HTML file or into my LilyPond file?
In the HTML file; there is no LilyPond file. You insert the music just like the example shows. If you are not familiar with the command line, my advice is to generate png images from lilypond files and insert them by hand using <img /> tags. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
