On Sat, Jan 17, 2004 at 06:02:40PM +0100, Stefan Svensson wrote:
> Is it possible to make musixlyr accept the latin-1 character set? I'm
> getting tired of writing \aa{}, \"a and \"o all over the place... :-)

The following method does not really yield full latin-1 support, but it 
should meet the target of enabling easy umlaut typing (I hope the 8-bit 
umlauts get transferred correctly):

8<---------------------------------
\input musixtex \input musixlyr

\catcode`\�\active \def�{\"a}
\catcode`\�\active \def�{\"o}
\catcode`\�\active \let�\aa

\setlyrics1{� � �} \assignlyrics11

\startextract
 \NOtes\qa{ggg}\en
\endextract
\bye
8<---------------------------------

(By the way: musixlyr does not care about character encoding - it just 
shuffles around the stuff it gets via \setlyrics. :-))

Best regards,

Rainer
_______________________________________________
Tex-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to