|
| From: | Nicolas Sceaux |
| Subject: | Re: Invisible notes, Scheme contexts |
| Date: | Thu, 15 Dec 2005 21:39:14 +0100 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) |
Mats Bengtsson <address@hidden> writes:
>>>I see some cases where this would be clearly a win. Few weeks ago, a
>>>singer asked me to change all alto clefs to treble clefs in a
>>>voice+piano reduction score. Just redefining the \clef music function
>>>would have made that really easy and quick.
>>>
>>>
>>>
> A query replace alto -> treble is probably quicker than redefining the
> function, at least if your name is not Nicolas Sceaux. :-)
This score was really big.
$ find ?-* -name "*ly" | wc -l
882
$ find ?-* -name "*ly" | xargs cat | wc -l
31446
| [Prev in Thread] | Current Thread | [Next in Thread] |