On Wed, Jul 9, 2008 at 3:10 PM, James E. Bailey <[EMAIL PROTECTED]> wrote:
>
> Am 09.07.2008 um 23:34 schrieb Patrick McCarty:
>>
>> The Dynamic_engraver was recently split into the
>> "New_dynamic_engraver" and the "Dynamic_align_engraver", so if you
>> include these engravers instead of Dynamic_e
Am 09.07.2008 um 23:34 schrieb Patrick McCarty:
Hi James,
On Wed, Jul 9, 2008 at 9:35 AM, James E. Bailey
<[EMAIL PROTECTED]> wrote:
On Wed, Jul 9, 2008 at 8:25 AM, James E. Bailey
<[EMAIL PROTECTED]> wrote:
I've not understood this for a while, and I figure I should
probably ask
about
Hi James,
On Wed, Jul 9, 2008 at 9:35 AM, James E. Bailey <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 9, 2008 at 8:25 AM, James E. Bailey <[EMAIL PROTECTED]> wrote:
>>
>> I've not understood this for a while, and I figure I should probably ask
>> about it. When I have dynamics in a variable, the text
Also, the \crescTextCresc and \dimTextDim work like there's a \once in
front of them when they're in the variable.
\version "2.11.51"
\layout {
\context {
\type "Engraver_group"
\name VocalDynamics
\alias Voice
\consists Text_engraver
\consists "Dynamic_engraver"
I've not understood this for a while, and I figure I should probably
ask about it. When I have dynamics in a variable, the text spanner
shows up and I can't get rid of it.
\version "2.11.51"
\layout {
\context {
\type "Engraver_group"
\name VocalDynamics
\alias Voice