Increase the font size of math environment in Emacs22+LaTeX-preview

  • Follow


Hi,

   I am very happy with my Emacs22 under Windows, and using AuCTex as
a latex working environment. I wonder if I can increase the size of
the preview formula ( a scale factor of 1.5 ?)  I checked auctex a
little bit, but not familar with elisp stuff.

Thanks a lot.


Forrest.

0
Reply Forrest 1/23/2008 10:33:32 PM

* Forrest (2008-01-23) writes:

>    I am very happy with my Emacs22 under Windows, and using AuCTex as
> a latex working environment. I wonder if I can increase the size of
> the preview formula ( a scale factor of 1.5 ?)

It is likely that Emacs is not able to determine the screen dimensions
correctly.  You can check the dimensions found by Emacs by calling
`M-: (display-mm-width) <RET>' and `M-: (display-mm-height) <RET>'.

Use `M-x customize-variable <RET> display-mm-dimensions-alist <RET>' to
specify the correct dimensions in case they are off.

-- 
Ralf
0
Reply Ralf 1/26/2008 9:52:44 AM


1 Replies
398 Views

(page loaded in 0.043 seconds)

Similiar Articles:







7/28/2012 11:38:28 AM


Reply: