Thomas Morley <thomasmorle...@gmail.com> writes:

make-vector

> @David
> If an experienced user like Damian stumbles across it, it might be
> worth clearifying it in NR/IR.
> What do you think?

I don't think that we can reasonably explain stuff like make-vector in
our manuals.

The best we can do is to avoid it in elementary examples.  That may mean
spelling three identical lists out, or using
(let ((breaklst ...)) (vector breaklst breaklst breaklst))

It's probably most straightforward to spell the lists out three times.
That leaves the user with a tedious but reliable and easy to understand
recipe.

-- 
David Kastrup

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

Reply via email to