From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gauland Subject: Re: Setting width of babel-generated image in LaTeX export? Date: Wed, 24 Oct 2012 23:08:52 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRA4X-0006X0-8l for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 19:09:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRA4V-00048N-O9 for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 19:09:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:35354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRA4V-00048D-H7 for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 19:09:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TRA4W-0002wm-2s for emacs-orgmode@gnu.org; Thu, 25 Oct 2012 01:09:12 +0200 Received: from 218-101-54-25.trimble.co.nz ([218.101.54.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Oct 2012 01:09:12 +0200 Received: from mikelygee by 218-101-54-25.trimble.co.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Oct 2012 01:09:12 +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: emacs-orgmode@gnu.org Thomas S. Dye tsdye.com> writes: > ...Here is how I've been generating figures for LaTeX export using the new > exporter: Thanks--that's just what I was looking for.