From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Change resolution of LaTeX formulas in HTML output? Date: Fri, 6 Aug 2010 12:46:28 +0200 Message-ID: References: <308653.38337.qm@web65503.mail.ac4.yahoo.com> <878w4m3t73.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47570 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhKRd-0003QT-8L for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 06:46:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhKRc-0006Xf-6f for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 06:46:33 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:43695) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OhKRb-0006XZ-VH for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 06:46:32 -0400 Received: by eydd26 with SMTP id d26so2965868eyd.0 for ; Fri, 06 Aug 2010 03:46:31 -0700 (PDT) In-Reply-To: <878w4m3t73.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org On Aug 5, 2010, at 12:32 AM, 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. I would not think that we need this change, the :scale and :html-scale parameters do this for in-buffer display and html formatting, respectively. Please revert this change. - Carsten