lilypond-user
[Top][All Lists]
Advanced

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

Re: Annotate and Lilyglyphs


From: Craig Dabelstein
Subject: Re: Annotate and Lilyglyphs
Date: Fri, 06 Feb 2015 23:39:42 +0000

Hi List,

Sorry for the frustrating question, but how do I combine Samuel's code -- @address@hidden@ -- with an annotate message such as -- "Should the @\textit{cresc.} begin here or immediately after the preceeding address@hidden"

Craig


On Sat Feb 07 2015 at 7:49:15 AM Urs Liska <address@hidden> wrote:

Am 06.02.2015 um 22:46 schrieb Br. Samuel Springuel:
> 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.

Maybe. In any case it seems to work for the problem at hand, while
"@.*?@" did not work.

Thanks
Urs

>
>
> ✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝
> Br. Samuel, OSB
> (R. Padraic Springuel)
>
> PAX ☧ ΧΡΙΣΤΟΣ
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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