Why not spend a minute to find an authoritative answer before sending speculations to the list?
Because my memory works like a hash map, so I can find data in it constant time, while looking in the manual or the archive is in O(nlogn) where n is the size of the information source.

Bert
See for example Sect. 3.2.2 Explicitly instantiating voices of the Learning Manual or examples like
http://www.mail-archive.com/lilypond-user@gnu.org/msg38804.html

   /Mats


Kieren MacMillan wrote:
Hi Bertalan,

Are you sure? I think I remember that << { c } \\ { d } >>
Will make the c to be in a Voice called "a", so
\context Voice = "a" { e << { c } \\ { d } >> }

will make the e and c in the same voice.

I believe it's "1".

Cheers,
Kieren.


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





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

Reply via email to