From: Patrick McCarty Date: Sun, 1 Nov 2009 21:03:04 +0000 (-0800) Subject: Update gonville regression test X-Git-Tag: release/2.13.7-0~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=14280fd79e6a0a52f2d4e95249ac5520a801b6fe;p=lilypond.git Update gonville regression test --- diff --git a/input/regression/gonville.ly b/input/regression/gonville.ly index cdb528970a..4d6a7cb3fc 100644 --- a/input/regression/gonville.ly +++ b/input/regression/gonville.ly @@ -55,5 +55,7 @@ \layout { #(define font-defaults '((font-family . gonville) (font-encoding . fetaMusic))) + #(define font-defaults + '((font-family . gonville) (font-encoding . fetaBraces))) } }