[TxMt] Re: Nothing is read from the tm_properties file

Allan Odgaard mailinglist at textmate.org
Tue Dec 27 18:57:56 UTC 2011


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.



More information about the textmate mailing list