Op Wed, 23 Oct 2013 11:34:02 +1100
Vaughan McAlley <vaug...@mcalley.net.au> schreef:

> On 22 October 2013 22:22, flup2 <phili...@philmassart.net> wrote:
> >
> > Oh thanks !
> >
> > Someday my Scheme will come ;-)
> >
> > Philippe
> >
> >
> >
> > --
> > View this message in context:
> > http://lilypond.1069038.n5.nabble.com/Octave-script-in-Frescobaldi-tp152801p152806.html
> > Sent from the User mailing list archive at Nabble.com.
> >
> > _______________________________________________
> > lilypond-user mailing list
> > lilypond-user@gnu.org
> > https://lists.gnu.org/mailman/listinfo/lilypond-user
> >
> 
> In Frescobaldi, you can also use regexes in Search/Replace. First
> select the music (no Scheme expression or key signatures):
> 
> Search for (assuming Dutch note names):
> ([\s\(\)\~])([a-g][eis]*)([\,\']*)
> 
> Replace with:
> \1<\2\3 \2'>
> 
> It’s a bit quick and dirty!

Ah, catching up with the mail after a holiday, I see that I was telling
an old story :-) But my expression handled durations :-)

-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


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

Reply via email to