Tao Cumplido wrote Wednesday, June 24, 2009 12:10 AM
what is the correct way of using scheme unicode chars in LilyPond?(display #\©) or (display #\u00a9) don't work (both do in DrScheme).It can't be the file encoding because (display "©") works.
\char ##x00a9 See Notation Reference 3.3.3 Text encoding Trevor _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
