$OpenBSD: patch-tkrat_options_tcl,v 1.1 2012/08/22 05:17:33 stu Exp $
--- tkrat/options.tcl.orig	Sat May  5 03:55:06 2012
+++ tkrat/options.tcl	Sat May  5 03:55:19 2012
@@ -535,7 +535,7 @@ proc OptionsInit {} {
 
     # Font options
     set option(override_fonts) 1
-    set option(prop_norm) {components Helvetica 12 bold roman 0 0}
+    set option(prop_norm) {components Helvetica 12 normal roman 0 0}
     set option(prop_light) {components Helvetica 12 normal roman 0 0}
     set option(fixed_norm) {components Courier 12 normal roman 0 0}
     set option(fixed_bold) {components Courier 12 bold roman 0 0}
