SoundsFromSound wrote > How would I use \tag in this situation? You mean, with inserting some > blank empty markup? or something else?
Hi Ben, When keeping the music in variables and writing d'1 -\tag #'score _\markup \lower #4 " " instead of d'1_\markup \lower #4 " " you can "deactivate" the correctional markup by using \removeWithTag #'score for the parts. That way, the parts' line spacing will not be affected by the spacer markup that is intended for the full score only. 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
