From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Latex export of figure with multiline caption and label results in additional space Date: Thu, 06 Sep 2018 16:39:04 +0200 Message-ID: <87r2i6u1vb.fsf@nicolasgoaziou.fr> References: <871saqtz7c.fsf@mailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxvR8-0002Jw-9A for emacs-orgmode@gnu.org; Thu, 06 Sep 2018 10:39:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxvR5-0002rp-2R for emacs-orgmode@gnu.org; Thu, 06 Sep 2018 10:39:10 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:48729) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fxvR4-0002lh-RF for emacs-orgmode@gnu.org; Thu, 06 Sep 2018 10:39:06 -0400 In-Reply-To: <871saqtz7c.fsf@mailbox.org> (Max Beutelspacher's message of "Wed, 22 Aug 2018 13:31:19 +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" To: Max Beutelspacher Cc: emacs-orgmode@gnu.org Hello, Max Beutelspacher writes: > I have a problem when I'm exporting a figure with a multiline caption > and a label to pdf via latex. > > Here is an example > #+BEGIN_SRC org +LATEX_HEADER: \usepackage{caption} +LATEX_HEADER: > #\captionsetup{format=hang} +NAME: test +CAPTION:Cras placerat > #accumsan nulla. Aliquam posuere. Etiam laoreet quam sed arcu. > #Phasellus purus. [[file:test.png]] +END_SRC I cannot parse your example. Could you send it again? Regards, -- Nicolas Goaziou