> \char ##x00a9

Thanks. It didn't work right away but I figured it out.

(display #x00a9) -> 169

(display (char? #x00a9)) -> #f

(display (number? #x00a9)) -> #t

(display (integer->char #x00a9)) -> ©


I still wish there was a direct way but this will do.
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to