From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Change resolution of LaTeX formulas in HTML output? Date: Thu, 05 Aug 2010 13:06:39 -0400 Message-ID: <11091.1281027999@alphaville.usa.hp.com> References: <966165.50782.qm@web65516.mail.ac4.yahoo.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=36065 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh3uF-000528-91 for emacs-orgmode@gnu.org; Thu, 05 Aug 2010 13:07:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oh3u9-0003tk-Q3 for emacs-orgmode@gnu.org; Thu, 05 Aug 2010 13:06:58 -0400 Received: from g1t0027.austin.hp.com ([15.216.28.34]:38453) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oh3u9-0003tL-Mv for emacs-orgmode@gnu.org; Thu, 05 Aug 2010 13:06:53 -0400 In-Reply-To: Message from amscopub-mail@yahoo.com of "Thu, 05 Aug 2010 09:06:20 PDT." <966165.50782.qm@web65516.mail.ac4.yahoo.com> 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: amscopub-mail@yahoo.com Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org amscopub-mail@yahoo.com wrote: > Thanks for the reply. > > What version of org-mode is that defined in? I'm using 7.01g. > I presume it's not in any released version. You'll probably have to pull the latest from the git repository to get it. HTH, Nick > 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >