# Notation entre portées

## Creating cross-staff notation

1. First of all, enter the notation on one staff only
2. Select a note in the [voice](/fr/basics/working-with-multiple-voices.md) that you wish to move up or down to the other staff, e.g.\
   ![](/files/1YsQ3M6diLZlmMuh6XvZ)
3. Press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Up</kbd>/<kbd>Down</kbd> (Mac: <kbd>Cmd</kbd>+<kbd>Shift</kbd>+<kbd>Up</kbd>/<kbd>Down</kbd>), to move the voice up or down to the other staff. Alternatively, you can click on the cross-staff icon in the toolbar and choose the same options from the context menu.\
   ![](/files/9qx3KmFFm3pF4wUx2em8)

**Note** : Il n'est actuellement pas possible de déplacer des notes séparées d'un accord entre portées : c'est l'ensemble de l'accord qui est déplacé. Afin de garder certaines notes dans la portée d'origine, celles-ci doivent être déplacée dans une voix différente. Attention : les notes déplacées ainsi continuent à être logiquement reliées à leur portée d'origine et simplement dessinées sur une autre. C'est pourquoi aucun silence n'apparaît sur la portée d'origine.

## See also

[How to span a chord or stem over two staves](https://musescore.org/en/node/8717)

<figure><img src="/files/jFgLzPCeU96DWhRibqDS" alt="Longstem2"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.musescore.org/fr/idiomatic-notation/keyboard/cross-staff-notation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
