1\version "2.19.21"
2
3\header {
4  texidoc = "Rehearsal marks at the end of the last measure of a
5score are automatically made visible.
6"
7}
8
9\relative {
10  c'1
11  \mark "Final Mark"
12}
13