From: Patrick McCarty Date: Sun, 1 Nov 2009 22:29:14 +0000 (-0800) Subject: Remove the fetaBraces override. It is not needed. X-Git-Tag: release/2.13.7-0~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=33b0f41c6100556b20893e86e7fcf733a364c545;p=lilypond.git Remove the fetaBraces override. It is not needed. Thanks, Neil! --- diff --git a/input/regression/gonville.ly b/input/regression/gonville.ly index e826e07471..cdb528970a 100644 --- a/input/regression/gonville.ly +++ b/input/regression/gonville.ly @@ -53,8 +53,6 @@ a4-\trill b8 c16 d32 } \layout { - #(define font-defaults - '((font-family . gonville) (font-encoding . fetaBraces))) #(define font-defaults '((font-family . gonville) (font-encoding . fetaMusic))) }