Re: notes grouped

2015-05-24 Thread Pierre Perol-Schneider
can find the information here: > > http://www.lilypond.org/doc/v2.18/Documentation/notation-big-page.de.html#setting-automatic-beam-behavior > > This is a snippet about that subject: > http://lsr.di.unimi.it/LSR/Item?id=520 > > Cheers, > Klaus > > > > -- > View th

Re: notes grouped

2015-05-24 Thread Klaus Blum
://lilypond.1069038.n5.nabble.com/notes-grouped-tp176988p176995.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: notes grouped

2015-05-24 Thread Urs Liska
Am 24.05.2015 um 20:52 schrieb Marco Bagolin: I would like to get the notes grouped in the file as "original.png", but my best result is what you can see in the file "myresult.png"with the following code: \tuplet 3/2 {b[[( d b]} a b)] What is my mistake? I can't

notes grouped

2015-05-24 Thread Marco Bagolin
I would like to get the notes grouped in the file as "original.png", but my best result is what you can see in the file "myresult.png" with the following code: \tuplet 3/2 {b[[( d b]} a b)] What is my mistake? I can't see where I wrong. ___