lilypond-user
[Top][All Lists]
Advanced

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

Re: nanorc


From: Francois Planiol
Subject: Re: nanorc
Date: Thu, 15 Jan 2009 20:49:36 +0100
User-agent: KMail/1.9.1

Thank you thank you thank you,

I never had the idea to look deeply in the man page of nano. Nano could now 
become my editor.

Is there a possibilty to highlight differently the nested levels of
{
        {
                { blabla }
        }
}

??

Great list, thank you again!

Francois

Am Donnerstag, 15. Januar 2009 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




reply via email to

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