lilypond-user
[Top][All Lists]
Advanced

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

Re: Quotation mark in lyrics


From: Graham Percival
Subject: Re: Quotation mark in lyrics
Date: Thu, 14 Apr 2011 18:39:01 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Apr 14, 2011 at 06:31:57PM +0100, Phil Holmes wrote:
> I use a Regex to translate the quote mark that Noteworthy creates
> (\") into the LilyPond quote mark.  Would anyone like to guess how
> many consecutive backslashes I have to use in c# to find the 2
> characters \"  ?

Hmm.  I'd guess that need 2^n for each character, where n will be
0, 1, or 2.  So that gives 3, 5, or 9 backslashes.

Do I win?

Cheers,
- Graham



reply via email to

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