mari+lilypond wrote > Hi Torsten, > > your answer did overlap with my last mail. It seems that your suggestion > solves my questions in a way as I imagined.
Hi Markus, I had some difficulties submitting my answer and, in the end, it appeared four times - sorry for that. Just a remark regarding the difference between \new and \context: Using \context with the (existing) Staff's name will pass the musical expression to this Staff. That's why your attempts increasing vertical spacing variables failed - both notes and bass figures belong to the same Staff, so any inter-staff spacing will have no effect. \new, in contrast to that, will always create a new context (even if its name already exists). All the best, Torsten -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
