Various ways to write triplets

2022-02-27 Thread Pierre-Yves Saumont
Hi, I have always used the following syntax to write triplets: \tuplet 3/2 {a8 b c) But when I import MusicXML files, tuplets are most often rendered as: \once \omit TupletBracket \times 2/3 { a8 b8 c8} } The most surprising is that the tuple bracket isn't omitted, and removing "\once \om

\include in scheme functions

2022-02-27 Thread Pierre-Yves Saumont
Hi, The Lilypond documentation says that any lilypond code can be use in a Scheme function by enclosing it in a #{ ... #} block, but it seems \include doesn't work in this case. I am building a program to handle multiple Big Band scores. I need to extract parts for each instrument (16 to 22) and