lilypond-user
[Top][All Lists]
Advanced

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

Re: adding to the LSR


From: Daniel Hulme
Subject: Re: adding to the LSR
Date: Sat, 2 May 2009 12:50:27 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Apr 29, 2009 at 09:54:09PM +0800, Graham Percival wrote:
> Is it worth defining our own function
>   replaceOnly("\\octave", ...)
> which does
>   re.sub("\\octave[?a-z,A-Z]", ...)
> or whatever the regex was?

\\octave\b would work fine. \b matches a word Boundary.

-- 
It's so hard to see the Sun with the truth in your eyes.
http://surreal.istic.org/           “Beast that can talk,” read the sign

Attachment: signature.asc
Description: Digital signature


reply via email to

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