Mehmet Okonsar wrote:
> This one gives only an empty ps file no pdf.. I can't understand?
> -------------
> \version "2.7.10" { \relative c'
> c1^\markup {\char #65 }
> }
> -------------
Mats Bengtsson wrote:
> why do you want to specify the character code? Why not
> insert whatever symbol you want directly with your text
> editor?
People using SToccata.TTF or other non-unicode symbol fonts would find it
helpful to be able to specify the character they want using \char #137
for example.
Beyond that, \char is an existing feature; if its behaviour were
consistent with LilyPond's switch to utf-8, then people who needed only a
few accented letters from time to time could write \char #50089 to get
e-acute, or the corresponding number to get some character from the Czech,
Romanian, etc. alphabet.
-- Tom
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user