Thomas Morley <[email protected]> writes: > Hi all, > > looks like srfi-1 is not available in \layout > > \version "2.19.18" > \layout { #(display (append-map identity '((1) (2)))) } > { c''1 } > > returns: > Unbound variable: append-map > > Is this intended?
I don't really know the intentions with regard to the module system. Maybe it depends on where the scope for $defaultlayout is set up. -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
