Am 16.11.2016 um 08:08 schrieb Johan Vromans:
Still as someone familiar with ASCII control codes, I would expect #20 to yield T, not U. But that's because the 'I' is missing in the sequence.
This is because LilyPond uses #format-mark-letters as default (“letters”: A to Z but without I, “alphabet”: complete A to Z). So if you want an I just \set markFormatter = #format-mark-alphabet.
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
