On 12/9/20 1:46 PM, Ralph Palmer wrote:
On Wed, Dec 9, 2020 at 12:38 PM Paul Scott <[email protected]
<mailto:[email protected]>> wrote:
I have code referring to #format-mark-box-barnumbers-segno :
BoxBarNumberMarkSign = {
\set Score.markFormatter = #format-mark-box-barnumbers-segno
}
Should that code work? I get
fatal error: make-center-align-markup: Invalid argument in
position 1.
Expect: markup, found: ((#<procedure bold-markup (layout props arg)>
(#<procedure box-markup (layout props arg)> "206")) (#<procedure
musicglyph-markup (layout props glyph-name)> "scripts.segno")).
when I try to use it (in 2.21.81).
Any thoughts?
Thank you,
Paul
Hi, Paul - Could you please submit a Minimal Working Example, so we
can see just what you're trying to do as well as how you're trying to
do it?
In building the MWE I verified that #format-mark-box-barnumbers-segno or
#format-mark-box-barnumbers-coda apparently no longer exist or maybe I
thought they would.
I use #format-mark-box-barnumbers and many of its relatives in similar
code all the time.
I'd curious to know if #format-mark-box-barnumbers-segno and
#format-mark-box-barnumbers-coda ever did exist.
Thank you,
Paul