emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] In-buffer LaTeX too small (almost illegible)


From: Nicolas Goaziou
Subject: Re: [Orgmode] In-buffer LaTeX too small (almost illegible)
Date: Wed, 24 Nov 2010 16:46:36 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO)

Hello,

>>>>> Barton  writes:

> The in-buffer LaTeX previews generated by org-preview-latex fragment
> are smaller than what can be called readable.

> Perhaps there is some change I can make to the default configuration
> to increase the size of the generated preview fragments?

You should have a look at `org-format-latex-options':

(setq org-format-latex-options 
      (plist-put org-format-latex-options :scale 1.3))
      
Regards,

-- Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]