From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [ox-latex] Bad default value for image width? Date: Tue, 09 Apr 2013 23:30:42 +0200 Message-ID: <87sj2zmlx9.fsf@bzg.ath.cx> References: <87haji85a7.fsf@pank.iue.private> <87ehekyfwa.fsf@bzg.ath.cx> <87a9p79zto.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPg7p-00046d-RE for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 17:30:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPg7o-0005gl-AC for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 17:30:45 -0400 Received: from mail-wg0-f54.google.com ([74.125.82.54]:45735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPg7n-0005gc-SW for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 17:30:44 -0400 Received: by mail-wg0-f54.google.com with SMTP id a12so7315322wgh.33 for ; Tue, 09 Apr 2013 14:30:43 -0700 (PDT) In-Reply-To: <87a9p79zto.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 09 Apr 2013 23:08:51 +0200") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Rasmus Hi Nicolas, Nicolas Goaziou writes: > `org-latex-image-default-width' has a good default value because it will > make sure that all images fit on the page, no matter their size. > > I personally set it to "", but I wouldn't recommend it as a default > value. > > As for the patch, I doubt it has any impact, since (cond ((a))) is > equivalent to (cond ((a a))). Do you have any answer for the OP question? -- Bastien