lilypond-devel
[Top][All Lists]
Advanced

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

Re: LyricText = markup?


From: Valentin Villenave
Subject: Re: LyricText = markup?
Date: Sat, 15 Aug 2009 20:08:57 +0200

2009/8/15 Neil Puttock <address@hidden>:

>  458                 /* ugr. This sux. */
>  459                 string s (YYText ());
>  460                 if (s == "__")
>  461                         return yylval.i = EXTENDER;
>  462                 if (s == "--")
>  463                         return yylval.i = HYPHEN;


Wow, I would never have imagined that hyphens and extenders weren't
"lexed/parsed" like the rest of the Lily syntax :-)

Regards,
Valentin

reply via email to

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