Re: [Anjuta-list] Font weirdness with 0.1.8



On Tue, 2001-12-04 at 09:26, Biswapesh Chattopadhyay wrote:
> Look for a file called 'internal.properties' in /usr/share/anjuta. It
> should have lines like:
> --------------------------
> # Keyword 2
> style.cpp.16=fore:#0000FF,bold
> # Keyword 3
> style.cpp.19=fore:#991111,bold
> ---------------------------
> 
> These control the colors. The brown ones (style.cpp.16) are
> system-defined structs/typedefs and light blue ones (style.cpp.19) are
> project specific struct/typedefs. If you do not like the colors, you can
> set them to normal using:
> 
> style.cpp.16=$(style.default.keyword)
> style.cpp.19=$(style.default.keyword)
> 
> I'm not sure where the default font is set - I thought they should be
> settable from the options ?
> 
> Regards.
> Biswa.
> 
> On Tue, 2001-12-04 at 03:58, Luciano Chavez wrote:
> > Hello,
> > 
> > I just finished building and installing 0.1.8 over 0.1.7. It looks about
> > the same but the font and color for certain variables is now different.
> > Variables like gint, gchar, GtkWidget *, etc. are red and the font looks
> > non-monospaced.
> > 
> > Anyways, I use Lucida console font throughout and it is throwing the
> > spacing out of whack. I can't find where to change this. I tried in
> > Preferences/Styles but can't find it. Is there a magic entry that I can
> > add to .anjuta/session.properties to clear this up?

"Normal<default>" is the actual place (in the preferece->style) for
setting the default properties (or atleast used to be).

Regards,
-Naba



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]