all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* In-buffer LaTeX too small (almost illegible)
@ 2010-11-23  8:09 Barton
  2010-11-24 15:46 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Barton @ 2010-11-23  8:09 UTC (permalink / raw
  To: emacs-orgmode

Greetings mailing list,

I use orgmode for my LaTeX math notetaking (and every other aspect of
my life as well).

The problem at hand may not be particularly germane to org-mode, so
please forgive me if this ends up being some silly quirk of my
configuration.

I'm using Arch Linux/TexLive 2010/latest org-mode. My window manager
is Xmonad, I don't run any Gtk+ settings daemons. 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?

Thank you for reading this,
Barton

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: In-buffer LaTeX too small (almost illegible)
  2010-11-23  8:09 In-buffer LaTeX too small (almost illegible) Barton
@ 2010-11-24 15:46 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2010-11-24 15:46 UTC (permalink / raw
  To: Barton; +Cc: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-24 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23  8:09 In-buffer LaTeX too small (almost illegible) Barton
2010-11-24 15:46 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.