[EMAIL PROTECTED] writes:
> I'm trying to transpose a whole piece with lots of different staves.  I 
> tried just putting a big transpose command around the notes {} section 
> but it gave me all sorts of parse errors.  Isn't there an easy way to 
> just transpose an entire piece with all these headaches?

added to the manual:


        @example
          \transpose @var{from} @var{to} @var{musicexpr}
        @end example

        This means that @var{musicexpr} is transposed by the interval
        between the pitches @var{from} and @var{to}.
        Since @var{from} and @var{to} are pitches, @code{\transpose} must be
        inside a @code{\notes} section.

i.e. enclose the entire thing in \notes\transpose from to 

-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to