Re: \transposedCueDuring

2006-12-28 Thread Graham Percival
Werner LEMBERG wrote: Could I get a short example of \transposedCueDuring to include in the manual? There isn't any regression test for this, and the NEWS item doesn't have an example. Here it is. Thanks, added. Cheers, - Graham __

Re: \transposedCueDuring

2006-12-28 Thread Werner LEMBERG
> Could I get a short example of \transposedCueDuring to include in the > manual? There isn't any regression test for this, and the NEWS item > doesn't have an example. Here it is. Werner ==

\transposedCueDuring

2006-12-27 Thread Graham Percival
Could I get a short example of \transposedCueDuring to include in the manual? There isn't any regression test for this, and the NEWS item doesn't have an example. Cheers, - Graham ___ lilypond-devel mailing list lilypond-devel@gn

\transposedCueDuring

2006-08-26 Thread Graham Percival
"With the command \transposedCueDuring a cue's transposition can be changed locally. This can be used to prevent excessive ledger lines on cues." Could somebody create a short example of this so I can include it in the manual? The only docs that exist for it right now is ly/

Re: patch for \transposedCueDuring

2006-05-17 Thread Werner LEMBERG
> Werner LEMBERG schreef: > > A new try. > > looks good. please commit. Done. Werner ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: patch for \transposedCueDuring

2006-05-17 Thread Han-Wen Nienhuys
Werner LEMBERG schreef: A new try. Werner looks good. please commit. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ lilypond

patch for \transposedCueDuring

2006-05-17 Thread Werner LEMBERG
MUSIC_MUSIC): New token. (Generic_prefix_music_scm): Add rule for it. * lily/quote-iterator.cc (Quote_iterator::process): Handle `quoted-transposition' property. * ly/music-functions-init.ly (transposedCueDuring): New function. * scm/define-music-pro

Re: patch for \transposedCueDuring

2006-05-16 Thread Han-Wen Nienhuys
Werner LEMBERG schreef: looks good, just the doc string for quoteTransposedDuring is missing. where? Werner after the type signature. See other music funcs for an example. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Mu

Re: patch for \transposedCueDuring

2006-05-16 Thread Werner LEMBERG
> looks good, just the doc string for quoteTransposedDuring is missing. where? Werner ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: patch for \transposedCueDuring

2006-05-16 Thread Han-Wen Nienhuys
2006/5/16, Werner LEMBERG <[EMAIL PROTECTED]>: Here is my updated patch which implements \transposedCueDuring as discussed earlier on this list. looks good, just the doc string for quoteTransposedDuring is missing. cheers, -- Han-Wen Nienhuys [EMAIL PROTECTED] http://www.xs4all.nl/~

patch for \transposedCueDuring

2006-05-15 Thread Werner LEMBERG
Here is my updated patch which implements \transposedCueDuring as discussed earlier on this list. Werner == 2006-05-15 Werner Lemberg <[EMAIL PROTECTED]> * lily/lexer.ll (init_signature_has_table