It looks like default works http://www.lilypond.org/doc/v2.17/Documentation/notation/note-head-styles
You have a > too much: <\tweak #'style #'default c a'> If you want to revert for all notes, you can also use \revert NoteHead #'style Cheers, Joram Am 13.09.2013 16:22, schrieb EdBeesley: > Easy one this time! I'm using crosshead notes but I want to tweak one back to > the default blob, this is what I'm using: > > <\tweak #'style #'default> c a'> > > Obviously default is the wrong name because I get no notehead, so what is > it? > > > > > -- > View this message in context: > http://lilypond.1069038.n5.nabble.com/Name-of-default-notehead-for-style-tweak-tp150746.html > Sent from the User mailing list archive at Nabble.com. > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user > _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
