On 21 December 2012 19:57, Richard Shann <richard.sh...@virgin.net> wrote:
> Can anyone spot what is wrong with this?
>
> (snip)
>
> It is supposed to place a customized dynamics "pia." on the score. It
> does this, but the point-and-click location given is
> textedit://filename:0:0:0
>
> that is, no line or column information. Curiously, if I insert the text
> of the definition directly, all is well.

Hi,

Add a dash between <> and #(make-dynamic-script ...
The dash is AFAIK mandatory for such post-event "thing",
though I know David worked on this subject, but don't ask me
what he did or explanation about the future.

  MvmntIVoiceI = {
    <>-#(make-dynamic-script (markup #:normal-text #:bold #:italic
      "pia.")) a'4
  }

Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to