From: fred Date: Sun, 24 Mar 2002 19:59:23 +0000 (+0000) Subject: lilypond-0.1.30 X-Git-Tag: release/1.5.59~3789 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b4e4805bfc34e5adee7b35e2e0a884d55f3102ae;p=lilypond.git lilypond-0.1.30 --- diff --git a/lily/lexer.l b/lily/lexer.l index 96ee56b49d..840e2b31ce 100644 --- a/lily/lexer.l +++ b/lily/lexer.l @@ -66,7 +66,7 @@ A [a-zA-Z] AA {A}|_ N [0-9] AN {AA}|{N} -PUNCT [?!,.:'] +PUNCT [?!:'] ACCENT \\[`'"^] NATIONAL [\001-\006\021-\027\031\036\200-\377] TEX {AA}|-|{PUNCT}|{ACCENT}|{NATIONAL}