Comment #3 on issue 4025 by [email protected]: LeftEdge.space-alist.first-note doesn't work
https://code.google.com/p/lilypond/issues/detail?id=4025

In lily/staff-spacing.cc I read

  if (!last_grob)
    {
      /*
        TODO:

Should insert an adjustable space here? For exercises, you might want to
        use a staff without a clef in the beginning.
      */

      /*
        we used to have a warning here, but it generates a lot of
        spurious error messages.
      */
      return Spring ();
    }

Perhaps relevant?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to