On 27 Dec 2011, at 16:39, Reaves, Timothy wrote:
My entire .tm_properties file is: fontName = "Monaco" fontSize = 15
Try add this to ~/.tm_properties:
FONT_TEST = "$fontName/$fontSize"
Then relaunch TM and press ⌃R on a line containing: echo "$FONT_TEST"
This will show if your file is actually read and parsed correctly.
For the records though, one can (also) set the font via View → Show Fonts.
Above applies to tomdringer as well.