Re: \once \macro

2008-03-26 Thread Karl Hammar
Graham: > [EMAIL PROTECTED] (Karl Hammar) wrote: > > > 1) Does anybody else remember if this worked in the past? (ie am > > > I going crazy?) > > { > > c'4 > > \once \override Stem #'direction = #DOWN > > %\stemDown > > c'4 > > c' > > } > Yes, I know that works. I'm asking a general q

Re: once macro

2008-03-25 Thread Graham Percival
On Tue, 25 Mar 2008 22:23:32 +0100 Mats Bengtsson <[EMAIL PROTECTED]> wrote: > Quoting Graham Percival <[EMAIL PROTECTED]>: > > > 2) Would it be possible to enable it? I don't see any pressing > > need for this, except that it would make the docs a little bit > > easier to write. (although sin

Re: once macro

2008-03-25 Thread Mats Bengtsson
Quoting Graham Percival <[EMAIL PROTECTED]>: I could have sworn that { c'4 \once \stemDown c'4 } worked, but it clearly doesn't. 1) Does anybody else remember if this worked in the past? (ie am I going crazy?) I've never tried it, but would be very surprised if it has ever worked. 2)

Re: \once \macro

2008-03-25 Thread Graham Percival
On Tue, 25 Mar 2008 21:15:41 +0100 (CET) [EMAIL PROTECTED] (Karl Hammar) wrote: > > 1) Does anybody else remember if this worked in the past? (ie am > > I going crazy?) > > { > c'4 > \once \override Stem #'direction = #DOWN > %\stemDown > c'4 > c' > } Yes, I know that works. I'm as

Re: \once \macro

2008-03-25 Thread Karl Hammar
> I could have sworn that > > { > c'4 > \once \stemDown > c'4 > } > > worked, but it clearly doesn't. > 1) Does anybody else remember if this worked in the past? (ie am > I going crazy?) ... Try { c'4 \once \override Stem #'direction = #DOWN %\stemDown c'4 c' } Regards, /Kar

\once \macro

2008-03-25 Thread Graham Percival
I could have sworn that { c'4 \once \stemDown c'4 } worked, but it clearly doesn't. 1) Does anybody else remember if this worked in the past? (ie am I going crazy?) 2) Would it be possible to enable it? I don't see any pressing need for this, except that it would make the docs a little