[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-preview-latex-fragment on Retina display?
From: |
Nick Dokos |
Subject: |
Re: [O] org-preview-latex-fragment on Retina display? |
Date: |
Fri, 29 May 2015 17:07:53 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Adam Sneller <address@hidden> writes:
> Recently, I upgraded to a macbook pro with retina display, and now all
> my latex previews in org-mode are... fuzzy. These are generated with
> org-preview-latex-fragment command, using dvipng.
>
What happens if you produce a PDF document from LaTeX? Is it fuzzy?
What happens if you use ImageMagick instead of dvipng?
> Is there a setting I can change to up-res these? Maybe something in org.el?
>
Nick