> On Apr 20, 2015, at 4:40 PM, Steven Weber <[email protected]> wrote: > > Is there a way in scheme to say “is this grob being typeset because of an > explicit command (\clef bass), or implicitly (because of a line break)”?
Hmmm… maybe try this clef-interface property (I haven’t tried it yet): non-default (boolean) Set for manually specified clefs. http://lilypond.org/doc/v2.18/Documentation/internals/clef_002dinterface If that doesn’t work I have another trick up my sleeve that should do it. (If you post your override function that will make it easier to help you.) HTH, -Paul _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
