Hi Jean,

> Well, it's not too hard to implement them.

In the hopes that it’s also not too hard for Super-Jean to implement anchors… ;)

Is there a world in which one could write something like

global = {
  \anchor #'intro
  s1*8
  \anchor #'verse
  s1*8
  \anchor #'chorus
  s1*8
}

and then

chorusMusic = {
  \gotoAnchor #'chorus
  c'1
}

would make a whole note c' appear in the 17th measure of the score?

Thanks,
Kieren.

Reply via email to