lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3658 in lilypond: variables cannot be used in \tem


From: lilypond
Subject: [Lilypond-auto] Issue 3658 in lilypond: variables cannot be used in \tempo command
Date: Wed, 13 Nov 2013 15:52:38 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3658 by address@hidden: variables cannot be used in \tempo command
http://code.google.com/p/lilypond/issues/detail?id=3658


foo = 123

#(define bar 88)

{
  % neither of these commands work:
  \tempo 4 = \foo
  c'
  \tempo 4 = #bar
  c'
}

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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