Victor B. Gonzalez:
this is my font setup in my user file. I program in *.py and *.sql and
prefer my fonts to be fixed-width. I noticed a problem though that just
happened recently where although my fonts are fixed-width, any fonts
enclosed in single or double quotes are not :(
...
font.Monospace=font:Monospace,size:11
...
style.python.3=fore:#0000cd,$(font.monospace)
Properties are case-sensitive so $(font.monospace) does not produce
the value assigned to font.Monospace.
Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest