On Tue, Nov 15, 2005 at 10:49:37AM -0800, Russ Abbott wrote: > system will be projected onto a screen. Does anyone know whether there is a > way to increase the font size in Emacs?
This is how I do it with X. There are other ways. YMMV. Put a line like this to your ~/.Xresources emacs*font: -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1 Use eg. xfontsel to find a font you like. You may need to run xrdb after editing .Xresources. You should be able to change the font with M-x customize too. I haven't looked into that. _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
