lilypond-1.3.30
[lilypond.git] / input / test / mark.ly
blob8d65150c3792d72c580d6cf7245170872c3e4edc
1 \version "1.3.5";
3 global = \notes {
4 s1 | \mark "A";
5 s1 | \mark ;
6 s1 | \mark "12";
7 s1
10 one = \notes \relative c {
11 c''1 c c c
15 \score{
16 \context Staff < \global \one >
17 \paper {
18 \translator { \OrchestralPartStaffContext