Re: White Notation used by Charpentier

2011-12-22 Thread Klaus Föhl
Hello all, Thank you for the implementation hints. If anyone wants to know more about this notation, croches blanches is a good search term. And Charpentier also uses the single digit time signature 3 in such music. \override Staff.TimeSignature #'style = #'single-digit to implement. Cheers

Re: White Notation used by Charpentier

2011-12-21 Thread Xavier Scheuer
On 21 December 2011 15:14, Klaus Föhl klaus.fo...@uni-giessen.de wrote: Hello, These days I have seen Charpentier music using some white notation for shorter durations, in a nutshell minima noteheads with quaver flags. Wikipedia file http://en.wikipedia.org/wiki/File:Elevatio.png is showing

Re: White Notation used by Charpentier

2011-12-21 Thread Caio Barros
You can tell LilyPond not to use black note heads (credit Bertrand Bordage): But in the example given there are some black noteheads as well. I think the best solution would be to just override the notehead: whiteHeadOn = { \override NoteHead #'stencil = #ly:text-interface::print \override