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

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

Reply via email to