lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Roman numerals in my number sequence


From: Adam Good
Subject: Re: Roman numerals in my number sequence
Date: Thu, 17 Mar 2011 17:37:50 +0100

Another tree to bark up and on a similar note, how to set roman
numerals in Score.markFormatter as rehearsal marks via \mark \default
...

\version "2.12.3"

\relative c' {
  \set Score.markFormatter = #(fancy-format #f "address@hidden" 1)

  \mark \default
  a b c d

  \mark \default
  a b c d
}

gives:

warning: type check for `markFormatter' failed; value `"I."' must be
of type `procedure'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]