From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Change resolution of LaTeX formulas in HTML output? Date: Thu, 05 Aug 2010 00:32:16 +0200 Message-ID: <878w4m3t73.fsf@gnu.org> References: <308653.38337.qm@web65503.mail.ac4.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=35663 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ogmez-0001JD-6U for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ogmer-0007Tn-Jy for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:41:58 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:44373) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ogmer-0007Ta-G1 for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 18:41:57 -0400 Received: by wwi14 with SMTP id 14so6885816wwi.30 for ; Wed, 04 Aug 2010 15:41:56 -0700 (PDT) In-Reply-To: <308653.38337.qm@web65503.mail.ac4.yahoo.com> (amscopub-mail@yahoo.com's message of "Wed, 4 Aug 2010 10:00:17 -0700 (PDT)") 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: emacs-orgmode@gnu.org 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