From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kowalczyk Subject: Re: LaTeX export of images Date: Wed, 23 Sep 2009 15:30:49 +0000 (UTC) Message-ID: References: <87pr9jf68i.fsf@missioncriticalit.com> <87d45hoizp.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqToP-0000LN-Cj for emacs-orgmode@gnu.org; Wed, 23 Sep 2009 11:31:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqToJ-0000L4-Uc for emacs-orgmode@gnu.org; Wed, 23 Sep 2009 11:31:20 -0400 Received: from [199.232.76.173] (port=49916 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqToJ-0000L1-PO for emacs-orgmode@gnu.org; Wed, 23 Sep 2009 11:31:15 -0400 Received: from lo.gmane.org ([80.91.229.12]:50891) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MqToJ-0000I1-9p for emacs-orgmode@gnu.org; Wed, 23 Sep 2009 11:31:15 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MqToG-0005a4-H4 for emacs-orgmode@gnu.org; Wed, 23 Sep 2009 17:31:12 +0200 Received: from 24-216-241-93.dhcp.mdfd.or.charter.com ([24.216.241.93]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Sep 2009 17:31:12 +0200 Received: from jtk by 24-216-241-93.dhcp.mdfd.or.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Sep 2009 17:31:12 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Sébastien Vauban writes: > Francesco Pizzolante wrote: > > In this case, we should just generate \includegraphics{myimage} without the > > centerline command. > > Given the output of the `\centerline' command, I guess that the inlining of an > image inside a line of text is not supported as is by Org. I can second such a > choice. +1 for default to inline graphics. When using Org for How-To and project documentation delivered as PDF, floating screenshot-size images typically situate far from the descriptive text. I would prefer inline images by default (or option), and a file/subtree level option to use LaTeX floating layout. Thanks, Jeff