Re: NoteHeads vs duration

2016-08-20 Thread Pierre Perol-Schneider
Hi Malte. Actually the markups there were just to put something, not real issues. Thanks anyway! Cheers, Pierre 2016-08-20 12:41 GMT+02:00 Malte Meyn : > > > Am 20.08.2016 um 12:25 schrieb Pierre Perol-Schneider: > >> (case duration

Re: NoteHeads vs duration

2016-08-20 Thread Malte Meyn
Am 20.08.2016 um 12:25 schrieb Pierre Perol-Schneider: (case duration ((0) (grob-interpret-markup grob (markup "0"))) ((1) (grob-interpret-markup grob (markup "1"))) ((2) (grob-interpret-markup grob (markup "2")))

Re: NoteHeads vs duration

2016-08-20 Thread Pierre Perol-Schneider
Thank you very much David. 2016-08-20 12:20 GMT+02:00 David Kastrup : > Pierre Perol-Schneider writes: > > > Typo, sorry : so, again, how can I get access to the note head when > > duration is shorter than a fourth note ? > > > > \version

Re: NoteHeads vs duration

2016-08-20 Thread David Kastrup
Pierre Perol-Schneider writes: > Typo, sorry : so, again, how can I get access to the note head when > duration is shorter than a fourth note ? > > \version "2.19.46" > > \score { > \new Staff \relative c'' { c1 2 4 8 16 32 64 128 } > \layout { >

Re: NoteHeads vs duration

2016-08-20 Thread Pierre Perol-Schneider
Typo, sorry : so, again, how can I get access to the note head when duration is shorter than a fourth note ? \version "2.19.46" \score { \new Staff \relative c'' { c1 2 4 8 16 32 64 128 } \layout { \context { \Staff \omit Stem \omit Flag \override NoteHead.stencil

NoteHeads vs duration

2016-08-20 Thread Pierre Perol-Schneider
Hi, Please consider the following: \version "2.19.46" \score { \new Staff \relative c'' { c1 2 4 8 16 32 64 128 256 } \layout { \context { \Staff \omit Stem \omit Flag \override NoteHead.stencil = #(lambda (grob) (let ((duration