AUCTeX preview font size too small
Add the following to your .emacs
file:
(set-default 'preview-scale-function 1.2)
Adjust the value according to your needs.
Add the following to your .emacs
file:
(set-default 'preview-scale-function 1.2)
Adjust the value according to your needs.