Peter Crighton <[email protected]> writes: > 2015-05-30 21:50 GMT+02:00 David Kastrup <[email protected]>: > >> >> Number three: >> >> divisiaIII = ^\markup { "div. a 3" } >> >> \score { >> { a1_\divisiaIII } >> } >> > > > That would still affect both editions, it wouldn’t be tweakable by the > edition-engraver. > > > In this score > > divisiaIII = ^\markup { "div. a 3" } > \score { > { a1\divisiaIII } > } > > another way would be to add an additional _\divisiaIII with the > edition-engraver and remove/omit the markup that has been placed above the > staff. Would that be doable? Simply adding \once \omit TextScript obviously > also removes the _\divisiaIII.
Well, I don't really know the edition-engraver so I have to leave that to the expertise of those who do. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
