From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: ODT export formulas scale [8.0.5 (8.0.5-6-g426917-elpa @ /home/vincent/.emacs.d/elpa/org-20130708/)] Date: Wed, 10 Jul 2013 12:13:40 +0200 Message-ID: <877ggywwmj.fsf@bzg.ath.cx> References: <891706373.280442859.1373448479412.JavaMail.root@zimbra33-e6.priv.proxad.net> <1253320475.280456473.1373448738929.JavaMail.root@zimbra33-e6.priv.proxad.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwrP5-0005U1-UP for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 06:13:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwrP5-00065c-2r for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 06:13:43 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:44703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwrP4-00065Y-Tm for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 06:13:43 -0400 Received: by mail-wg0-f41.google.com with SMTP id y10so10791556wgg.2 for ; Wed, 10 Jul 2013 03:13:42 -0700 (PDT) In-Reply-To: <1253320475.280456473.1373448738929.JavaMail.root@zimbra33-e6.priv.proxad.net> (Vincent Liard's message of "Wed, 10 Jul 2013 11:32:18 +0200 (CEST)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Vincent Liard Cc: emacs-orgmode@gnu.org Hi Vincent, Vincent Liard writes: > On my computer, org-odt-pixels-per-inch was set to 72 while > libreoffice considers images to be 96 dpi. A simple workaround is to > (setq org-odt-pixels-per-inch 96) > > But I don't know if 96 is the correct value for everyone and should be > hardcoded or if the value should be taken from some configuration > file. You're right -- patch applied (with minor modifications), thanks! -- Bastien