Johannes Feulner <[email protected]> writes: > But what is the difference between _\markup and -\markup? > > Looking at the examples on > http://lilypond.org/doc/v2.22/Documentation/notation/formatting-text I > cannot see a difference.
_\markup is essentially the same as -\withMusicProperty #'direction #DOWN -\markup It won't make a difference for text scripts that are going to appear below the system anyway. But for example in \voiceOne settings, they'd go above the system by default. -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
