> Hi to all, > > I'm wondering if, and how, it's possible to replace a > glyph by another. What I mean, is, is it possible to de- > cide that I want all rests to be replaced by the symbol > (music "script-fermata")? This is just an example, of > course, it's obvious that nobody would want to do that.
Take a look at the example input/test/move-specific-text.ly. It should be fairly easy to use the same basic idea, just let \outputproperty set the property #'text instead. Another possibility is to use the general \apply mechanism, but that's overkill for this specific example. /Mats _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
