From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Change resolution of LaTeX formulas in HTML output? Date: Fri, 06 Aug 2010 11:12:50 +0200 Message-ID: <87aap085pp.fsf@gnu.org> References: <308653.38337.qm@web65503.mail.ac4.yahoo.com> <878w4m3t73.fsf@gnu.org> <8762zoswlp.fsf@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=49732 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhIz2-0004F0-MX for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 05:12:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhIz1-0000VG-GV for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 05:12:56 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:40328) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OhIz1-0000V5-CK for emacs-orgmode@gnu.org; Fri, 06 Aug 2010 05:12:55 -0400 Received: by wwi14 with SMTP id 14so8796017wwi.30 for ; Fri, 06 Aug 2010 02:12:54 -0700 (PDT) In-Reply-To: <8762zoswlp.fsf@stats.ox.ac.uk> (Dan Davison's message of "Thu, 05 Aug 2010 15:11:46 -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: Dan Davison Cc: emacs-orgmode@gnu.org Dan Davison writes: > Am I right in understanding that if we increase html-resolution the > resulting images will come out larger in a web browser; You're right. Actually having a :resolution would perhaps make sense, at least for consistency sake. What do you (and the OP) think? > i.e that there is no way to maintain the images the same size while > making them appear "sharper" in a web browser? I guess this is related to the quality of the png, which is defined by the -Q switch for dvipng. Would you like to set this as well? -- Bastien