Skip to content

How to change the font of any help page

2 messages · Christofer Bogaso, Uwe Ligges

#
Dear all, when I open the help page of any R function, the help page opens
with my default browser. However I am not happy with Font of the help page,
which probably set as 'Times new roman'. How can I change this Font style? I
want to see any help content with the 'Calibri' font.

Is it possible?

Thanks and regards,
#
Each package comes with its own R.css these days and it can be tweaked 
by the package. If it is the standard on, it uses your browser's default 
font for displaying the plain text in the body of a help page.

Best,
Uwe Ligges
On 13.11.2011 19:46, Christofer Bogaso wrote: