I don't really see what the problem is:
\relative c'{
c-\tweak #'font-size #-3 _\flageolet
c-\tweak #'font-size #-3 ^\flageolet
}
/Mats
Werner LEMBERG wrote:
\tweak only accepts `-' due to its definition.
Is there a definition of \tweak given somewhere in some .scm file?
It's defined in music-functions-init.ly (as a Scheme function). The
exact cause of the rejection of `^' and `_' is buried deeply in
lily/parser.yy -- I haven't understood it :-)
Werner
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user