lilypond-user
[Top][All Lists]
Advanced

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

Re: nanorc


From: James E. Bailey
Subject: Re: nanorc
Date: Thu, 15 Jan 2009 19:33:56 +0100

It was probably me. And I gladly accept any regex improvements. I learned regex for the sole purpose of having syntax hilighting for lilypond, so I'm certain someone who knows something about it could do a far better job than I.

And again, thanks. sometimes I just don't bother with trying to fix something I don't actually understand.

Am 15.01.2009 um 08:18 schrieb Martin Tarenskeen:

I can't remember who it was, but in a previous thread someone posted a
nanorc configuration file for nano with lilypond syntax highlighting in
this list.

I got slightly better results when I changed the following lines in the
nanorc file:

posted version:

color green "[a-h](as|es|is|isis|eses|s)?(['!,?]?)"
color green "[a-h](as|es|is|isis|eses|s)?(['!,?]?)+[0-9]+[\.]?"

My version is now:

color green "[a-hrs](as|es|is|isis|eses|s)?(['!,?]?) "
color green "[a-hrs](as|es|is|isis|eses|s)?(['!,?]?)+[0-9]+[\.]? "

[a-hrs] takes care of r rests and s spaces just like normal notenames.
The added space at the end of the expression just before the closing "
prevents that too many words are colored green that are not notenames.

I will also attach my complete nanorc file which, in addition, also
includes ABC music syntax support.

Maybe this helps,

Martin Tarenskeen



<nanorc>_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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