From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: Question on LaTeX scaling of images Date: Wed, 04 Jan 2012 15:57:03 -0500 Message-ID: <877h17rxsw.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiXtS-0004e6-7v for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 15:57:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiXtR-00006s-5w for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 15:57:06 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:52679 helo=mercure.epsilon-ti.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiXtR-00006d-0B for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 15:57:05 -0500 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 Hi, Org people. I'm currently using Org mode for preparing a report, and notice that through "C-c C-e d", small icon-style images meant to be inlined within the text, and which are nicely seen in the Emacs window, are getting spurious scaled fairly big in the produced PDF. Apparently, if I guess correctly, just so to get from the current position to the right margin. I wonder if there is a way to inhibit this growth and keep the images inlined in the output. In a previous document using reStructuredText (and Sphinx), I used such a feature a lot (for those familiar, through reST "|macros|" for keeping the writing fluid), and would like to see if I can do something similar with Org mode. (Emacs inlining of images is already quite confortable, yet macros also have their own virtues.) For now, this is not really a problem, as I only need bigger screenshot or diagrams, which seem to work just fine for the experiments I did. Iconic marks and decorations are more on the side of fine tuning, I can go without them. :-). Fran=C3=A7ois P.S. Be comfortable to tell me, if you feel I'm abusing this forum with questions and should rather ask elsewhere.