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
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
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