From mboxrd@z Thu Jan 1 00:00:00 1970 From: amscopub-mail@yahoo.com Subject: Re: Change resolution of LaTeX formulas in HTML output? Date: Thu, 5 Aug 2010 09:06:20 -0700 (PDT) Message-ID: <966165.50782.qm@web65516.mail.ac4.yahoo.com> Reply-To: amscopub-mail@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=35580 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh2xb-0006Bd-12 for emacs-orgmode@gnu.org; Thu, 05 Aug 2010 12:06:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oh2xZ-0004un-Rz for emacs-orgmode@gnu.org; Thu, 05 Aug 2010 12:06:22 -0400 Received: from n13.bullet.mail.ac4.yahoo.com ([74.6.228.93]:21737) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Oh2xZ-0004ug-OW for emacs-orgmode@gnu.org; Thu, 05 Aug 2010 12:06:21 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Thanks for the reply. What version of org-mode is that defined in? I'm using 7.01g. When I bring up org-format-latex-options, it doesn't define that variable in the documentation. Setting the variable doesn't seem to do anything. The PNG files are always 72 x 72 ppi. I tried setting it to this: :html-resolution 90 :html-resolution 300 but to no avail. --Uriel On Thu, 05 Aug 2010 00:32:16 +0200 Bastien wrote: > amscopub-mail@yahoo.com writes: > > > Is there a way to control the resolution of PNG LaTeX formulas when > > you export to HTML? > > I've implemented this. > > You can define the :html-resolution in `org-format-latex-options'. > > Please test and report any problem. > > -- > Bastien