From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [ox-latex] Bad default value for image width? Date: Thu, 11 Apr 2013 17:36:34 +0200 Message-ID: <877gk9rse5.fsf@bzg.ath.cx> References: <87haji85a7.fsf@pank.iue.private> <8761zv9xd0.fsf@gmail.com> <87y5cqiown.fsf@pank.iue.private> <87k3oasic2.fsf@gmail.com> <87ppy2i9kt.fsf@pank.iue.private> <87d2u2400d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQJYH-0007Qo-9p for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 11:36:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQJYB-0007lt-Ko for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 11:36:41 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:63107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQJYB-0007lY-FG for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 11:36:35 -0400 Received: by mail-wg0-f49.google.com with SMTP id x12so592498wgg.28 for ; Thu, 11 Apr 2013 08:36:34 -0700 (PDT) In-Reply-To: <87d2u2400d.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 10 Apr 2013 22:13:38 +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 Goaziou writes: > Rasmus writes: > >> Perhaps. I'm not convinced. > > Since I didn't introduce this feature in new exporter (it was already in > the previous one), it may be interesting to know the motivation of the > person who originally introduced it. I think it was Bastien (Cc'ed). The same than the one you expressed: make sure images fit the page. I don't there was a way to set the width attribute per image at the time. >> For people who use it it might also be reasonable to introduce >> a org-latex-wrap-image-default-width or making >> org-latex-image-default-width a list ordered by type of element/float >> type. >> >> E.g. '((float . ".9\\textwidth") (wrap . ".5\\textwidth")). . . > > I'm not sure we need to go that far. Not sure either, a bit too much for sure. -- Bastien