It's much easier to answer your question if you provide a complete (but small) example
of what you have tried. However, if you read at
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Fixing-overlapping-notation#index-MultiMeasureRest_002c-example-of-overriding
you will learn how to set the vertical position of the whole bar rest (set the staff position to 0 to get the default
position).

  /Mats

Stefan Waler wrote:
Hi,

I would like to write a whole measure rest into a staff which I "left" just before - is this possible somehow? I tried using two voices with the result that the rest is is not centered vertically anymore (which is, BTW, always very annoying anyway).

Thanks for your help!

Stefan


c1 |
\set followVoice = ##t
\change Staff=RHStaff
% the whole measure rest should remain in the LHStaff AND begin
% at the same time as the following note
c8



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: mats.bengts...@ee.kth.se
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to