I tried this but the files still do not open up with monospacing. Here
is what I have now:

if PLAT_WIN
        font.base=$(font.monospace)
   font.small=$(font.monospace)
   font.comment=$(font.monospace)
        font.code.comment.box=$(font.comment)
        font.code.comment.line=$(font.comment)
        font.code.comment.doc=$(font.comment)
        font.text=$(font.monospace)
   font.text.comment=$(font.monospace)
   font.embedded.base=$(font.monospace)
   font.embedded.comment=$(font.monospace)
        font.monospace=font:Courier New,size:10
   font.vbs=$(font.monospace)
if PLAT_GTK
   font.base=$(font.monospace)
   font.small=$(font.monospace)
   font.comment=$(font.monospace)
        font.code.comment.box=$(font.comment)
        font.code.comment.line=$(font.comment)
        font.code.comment.doc=$(font.comment)
   font.text=$(font.monospace)
   font.text.comment=$(font.monospace)
   font.embedded.base=$(font.monospace)
   font.embedded.comment=$(font.monospace)
        font.monospace=font:!Bitstream Vera Sans Mono,size:10
   font.vbs=$(font.monospace)
font.js=$(font.comment)


On 8/16/06, John Salerno <[EMAIL PROTECTED]> wrote:
Thanks!

On 8/16/06, Robert Roessler <[EMAIL PROTECTED]> wrote:
> John Salerno wrote:
> > Hi once more everyone. I just went through all the options on the docs
> > page and set everything just how I like it, but one thing I missed was
> > how to set the font to monospace by default. I think this is the case
> > on Linux, but when I open Scite in Windows, the font is not my default
> > monospace font. Is there an extra option to add that sets this when
> > Scite opens?
>
> This is one is sneakily hidden in the SciTE FAQ (SciTEFAQ.html) as the
> first entry - "How do I use a fixed width font for all text?" ;)
>
> Robert Roessler
> [EMAIL PROTECTED]
> http://www.rftp.com
> _______________________________________________
> Scite-interest mailing list
> [email protected]
> http://mailman.lyra.org/mailman/listinfo/scite-interest
>

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to