[EMAIL PROTECTED] 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   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to