lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

srfi-1 not available in \layout


From: Thomas Morley
Subject: srfi-1 not available in \layout
Date: Fri, 8 May 2015 02:49:43 +0200

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?

Cheers,
  Harm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]