[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Limitation with new Lookup identifier syntax
From: |
Simon Albrecht |
Subject: |
Limitation with new Lookup identifier syntax |
Date: |
Tue, 19 Apr 2016 01:49:06 +0200 |
Hello,
\version "2.19.39"
foo.bar = { s\f }
\new Dynamics \foo.bar
gives
document.ly:3:15: error: syntax error, unexpected LOOKUP_IDENTIFIER
\new Dynamics
\foo.bar
It works fine with { \foo.bar }.
Is it expected that these wouldn’t always work where normal variables work?
Best, Simon
- Limitation with new Lookup identifier syntax,
Simon Albrecht <=