Hello, I tried to use a different font and theme when I write latex, however it does not work and I can not figure out why.
~/Library/Application\ Support/TextMate/Global.tmProperties:
# Version 1.0 -- Generated content! encoding = UTF-8 fontName = SourceCodePro-Regular fontSize = 13
[ attr.file.unknown-type ] fileType = text.plain
###################################################
~/path/to/latex/.tm_properties:
excludeFilesInBrowser = "!*.tex"
[ text.tex ] spellChecking = true spellingLanguage = 'de' theme = 71D40D9D-AE48-11D9-920A-000D93589AF6 fontName = GaramondPremrPro-Capt fontSize = 18
###################################################
I tried some alternatives but did not find a solution. I read about some kind of textmate2 console. Were do I find it?
Christian