bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TeX escapes don't work


From: Han-Wen Nienhuys
Subject: Re: TeX escapes don't work
Date: Sun, 7 Nov 2004 00:42:31 +0100

address@hidden writes:
> Han-Wen Nienhuys writes:
> 
> > incidentally, you can also do something like
> 
> Currently, \encoding must not be in lyricsmode, but this compiles

Huh?  \encoding is a lexer directive, which the parser takes into
account as per

        | LYRICS_STRING {
                $$ = make_simple_markup (THIS->lexer_->encoding (), $1);
        }
        ;



-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]