lilypond-user
[Top][All Lists]
Advanced

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

Re: Annotate and Lilyglyphs


From: Br. Samuel Springuel
Subject: Re: Annotate and Lilyglyphs
Date: Fri, 06 Feb 2015 16:46:28 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 2015-02-06 4:18 PM, Noeck wrote:
You could also enforce this by now allowing all characters between the @:
e.g. @[-a-zA-Z\\_]*@

Rather than include all characters not "@" it would be better to simply exclude "@". I.e.:

@address@hidden@

The "^", when it is the first character inside a brace changes the brace from meaning "anything in this group" to meaning "anything not in this group". As a result this expression will match an string contained between to "@" characters which does not itself contain an @ character.

I'm fairly certain this is standard for regular expressions.


✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝
Br. Samuel, OSB
(R. Padraic Springuel)

PAX ☧ ΧΡΙΣΤΟΣ



reply via email to

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