lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can you determine why a grob is being typeset in scheme?


From: Paul Morris
Subject: Re: Can you determine why a grob is being typeset in scheme?
Date: Mon, 20 Apr 2015 17:34:33 -0400

> On Apr 20, 2015, at 4:40 PM, Steven Weber <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]