bug-lilypond
[Top][All Lists]
Advanced

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

Re: doc suggestion


From: Graham Percival
Subject: Re: doc suggestion
Date: Tue, 29 Jul 2008 21:09:40 -0700

LM 5 hasn't been touched as part of GDP, and AFAIK nobody has any
spare time to look at it.  The only possibility is that Trevor
might spend a few hours on it after he's done the first update for
NR 6.

(remember that Trevor is the *only* person working on LM 3-5 and
NR 3-6.  Everybody else is still struggling with NR 1+2)

Cheers,
- Graham


On Wed, 30 Jul 2008 00:45:11 -0300
"Han-Wen Nienhuys" <address@hidden> wrote:

> there is a the following snippet in
> 
> 5.1.4 Saving typing with variables and functions
> 
> but the example doesn't show how the padText works.  I think skylining
> handles this automaticallly. Maybe you should find a different
> example?
> 
>      padText =
>      #(define-music-function (parser location padding) (number?)
>        #{
>          \once \override TextScript #'padding = #$padding
>        #})
> 
>      \relative c''' {
>        c4^"piu mosso" b a b
>        \padText #1.8
>        c4^"piu mosso" d e f
>        \padText #2.6
>        c4^"piu mosso" fis a g
>      }
> 
> -- 
> Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen
> 
> 
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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