On Mon, Mar 10, 2008 at 1:36 PM, John Fox <[EMAIL PROTECTED]> wrote: > You can change fonts and font sizes via Rcmdr options, as explained in > ?Commander (also accessible via the R Commander "Help -> Commander help" > menu). For example, > > options(Rcmdr=list(default.font="*helvetica-medium-r-normal-*-20*", > log.font.size=20)) > > would change both the GUI elements and text input and output to 20-point > (from the default 12).
Thanks, John. Done so and now having the font size changed. Paul > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > project.org] On Behalf Of Paul Smith > > Sent: March-10-08 8:20 AM > > To: r-help > > Subject: [R] Changing font size of Rcmdr (Linux) > > > > Dear All, > > > > I have Rcmdr installed on a machine running Fedora 8 (Linux). It works > > fine, but I find the fonts of the Script window and of Output window > > very small. How can one increase the size of the font use on those > > windows? > > > > Thanks in advance, > > > > Paul > > > > ______________________________________________ > > R-help@r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide http://www.R-project.org/posting- > > guide.html > > and provide commented, minimal, self-contained, reproducible code. > > ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.