> like to be able to do things like include a note or a sharp or flat
> sign in a paragraph of normal text (Along the lines of: "The sharp
> sign (#) raises the pitch of the following note by a semitone" or "A
\font\music = musix20
\def\sharp{{\music\char52}}
\def\flat{{\music\char50}}
The sharp sign \sharp{} raises the pitch of the following note by a
semitone.
Petr Felzmann.
- Re: MusiXTeX symbols in a text paragraph? Petr Felzmann
