Re: Using guile to display music objects created in LilyPond

2004-11-09 Thread Carl Sorensen
On Tue, 2004-11-09 at 13:32, Nicolas Sceaux wrote: > Since that thread, the first guile module name used in the lily file > has changed: (*anonymous-ly-0*) iso (*anonymous-ly-1*). > Thanks! That fixed it. Carl ___ lilypond-devel mailing list [EMA

Re: Using guile to display music objects created in LilyPond

2004-11-09 Thread Nicolas Sceaux
Carl Sorensen <[EMAIL PROTECTED]> writes: > guile> (define-module (*anonymous-ly-1*)) Since that thread, the first guile module name used in the lily file has changed: (*anonymous-ly-0*) iso (*anonymous-ly-1*). Nicolas ___ lilypond-devel mailing

Using guile to display music objects created in LilyPond

2004-11-08 Thread Carl Sorensen
Trying to display LilyPond music objects in the guile interpreter, and following up on Nicolas Sceaux (http://lists.gnu.org/archive/html/lilypond-devel/2004-03/msg00014.html): I created a file fret-context-test.ly: mymusic={d} \score{ << \chords{\mymusic} %\new FretDiagrams {d} \cho