> I propose developing the infrastructure that allows saying
> violin = \makeVector 2
> and afterwards using
> \violin 1 = { ... } % backslash is no typo here
> as well as { ... \violin 1 }
> It will be possible to use arbitrary numbers (or Scheme expressions)
> as index, and this would straightforwardly map to a Scheme vector of
> size 2 called violin.

Nice idea!  A minor nit: I would like to somehow `bind' the number to
the variable, something like `\violin{1}', to emphasize the
vector-ness.  Is this possible?


    Werner

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

Reply via email to