lilypond-user
[Top][All Lists]
Advanced

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

Re: Scheme function for ossia


From: Kieren MacMillan
Subject: Re: Scheme function for ossia
Date: Tue, 25 Aug 2009 15:55:41 -0400

Hi Mats,

No! \alias does something completely different than you seem to beleive.

Just to complete this (dangling) thread, and make sure *I* know what it does... =)

\context
{
  \name "BAR"
  \alias FOO
  ...
}

informs lilypond that the newly-defined context called "BAR" should accept any commands (\override, etc.) that are accepted by the previously-defined context named "FOO". However, none of the \accepts, \removes, \overrides, \sets, etc. from the definition of FOO are carried over automatically.

Correct?

Thanks,
Kieren.




reply via email to

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