<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I have been working a bit more on this issue. A possible workaround
    seems to be:<br>
    <br>
    1.) Check if the destination layer of the "measure to swap" is empty<br>
    2.) If not, continue with 3.). If so, then fill <u>all </u>(!)
    measures of this staff that have notes on the source layer, but an
    empty destination layer, with a temporary note on the destination
    layer (it's not enough to fill them in the measure to swap only!)<br>
    3.) Swap layers<br>
    4.) If 2.), then remove the temporarily added notes in all measures<br>
    <br>
    This works at least on my two test files.<br>
    I haven't checked, but probably it will be sufficient to fill all
    measures starting from the current measure until the end of the
    piece with temporary notes. Probably the measures before are
    unaffected from the layer swap.<br>
    <br>
    Jan<br>
    <br>
  </body>
</html>