I lose my alphabet

Denis Penard <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <[email protected]>
Hello,

It seems there is a slightly weird thing over here about alphabet!

My alphabet should be A B C D E F G H I J but when I run the part below, 
it is wrong.

I had the same for another score.

Let's see:


\version "2.22.0"

\score {

   \relative {
     \time 4/4
     \set Score.markFormatter = #format-mark-box-letters
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
   }
}
\score{
   \relative {
     \time 4/4
     \set Score.markFormatter = #format-mark-box-numbers
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
     R1
     \mark \default
   }

}


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.