Werner LEMBERG wrote:
The defaults are `not-set', which is equivalent to #f since both
properties are read using to_boolean ().
No, remove-empty is set to true by default in a number of contexts,
including Lyrics.

But those defaults aren't hard-coded but explicitly set in
engraver-init.ly -- Neil has answered it correctly :-)
I guessed that you meant "default" = "set by default in LilyPond", since you mentioned the lilypond-internals. All the default values for grob properties that are described in the grob descriptions in the IR are set in scm/define-grobs.scm, so they are not hard-coded either. As far as I can remember, there's hardly any documentation for any property
that explains what happens if the property is unset.

   /Mats


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to