lilypond-devel
[Top][All Lists]
Advanced

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

Issue 5656: Warn about accessing the Global context explicitly (issue 56


From: thomasmorley65
Subject: Issue 5656: Warn about accessing the Global context explicitly (issue 567050043 by address@hidden)
Date: Wed, 08 Jan 2020 16:33:34 -0800

I know several custom codings (defining a new grob, thus the need to
reintroduce all-grob-descriptions at Global level) using

\layout {
  \context {
    \Global
    \grobdescriptions #all-grob-descriptions
  }
}

will this be disallowed with this patch?
Then I'd object.

If it stays allowed, why disallow \context Global etc then?







https://codereview.appspot.com/567050043/



reply via email to

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