From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: set default width for figure floats? Date: Fri, 11 Mar 2016 17:07:34 +0100 Message-ID: <87io0tov5l.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aePbj-0005qg-0Q for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 11:08:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aePbd-0003Xs-UF for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 11:08:06 -0500 Received: from plane.gmane.org ([80.91.229.3]:46635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aePbd-0003XV-OP for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 11:08:01 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aePbQ-0001Zh-0L for emacs-orgmode@gnu.org; Fri, 11 Mar 2016 17:07:48 +0100 Received: from 62.80.108.15 ([62.80.108.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Mar 2016 17:07:47 +0100 Received: from rasmus by 62.80.108.15 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Mar 2016 17:07:47 +0100 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: emacs-orgmode@gnu.org Rainer M Krug writes: > I think this has been asked before, but I can't find it: > > Is there a way of setting the default width for images included as > > [[file:map-All.png]] > > in org documents? It seems that the default is > > \includegraphics[width=.9\linewidth]{map-All.png} > > and I don't want the images to be scaled, but to let them keep their own > size. Maybe: org-latex-image-default-width Or per image via #+attr_latex :width :height Rasmus -- What will be next?