lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1196 in lilypond: Enhancement Request: Impleme


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1196 in lilypond: Enhancement Request: Implementing tablature bends
Date: Tue, 13 Aug 2013 23:05:34 +0000


Comment #11 on issue 1196 by address@hidden: Enhancement Request: Implementing tablature bends
http://code.google.com/p/lilypond/issues/detail?id=1196

slur::draw-bend-arrow contains a reference to "first". Since first is imported into the current parser module, overwriting it affects all uses in the current parser module. While overwriting symbols imported from other modules is causing pretty little disturbance overall, overwriting _and_ using it at the same time is likely to become non-pretty. Note that the parser module is separate from the (internal) lily module and is started fresh for each LilyPond input file.

--
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]