From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sunny Srivastava Subject: [LaTeX Export] Question: How to import a really long caption in #+CAPTION: Date: Wed, 1 Jun 2011 22:31:14 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0050450291865a6f1604a4b16eb6 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRxhH-0001pf-Pt for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 22:31:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRxgs-00052V-Pl for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 22:31:42 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:65459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRxgr-000508-ER for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 22:31:17 -0400 Received: by eyd9 with SMTP id 9so155338eyd.0 for ; Wed, 01 Jun 2011 19:31:14 -0700 (PDT) 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 mailing list --0050450291865a6f1604a4b16eb6 Content-Type: text/plain; charset=ISO-8859-1 Dear org-mode users: I want to export a really long caption in org to latex export. For example: #+CAPTION: A_really_long_caption_that_really_needs_a_line_break #+LABEL: fig:sims Presently, I can do it by just having the really long line in front of #+caption; if I have a line break, it is not exported as a caption. From worg, I know I can use: #+LaTeX: \caption{ .... } But I was wondering if there is a org-mode way of doing this. Thanks in advance for your help. Best Regards, S. --0050450291865a6f1604a4b16eb6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear org-mode users:

I want to export a really long caption in org t= o latex export.

For example:

#+CAPTION: A_really_long_caption= _that_really_needs_a_line_break
#+LABEL:=A0=A0=A0=A0=A0 fig:sims

= Presently, I can do it by just having the really long line in front of #+ca= ption; if I have a line break, it is not exported as a caption. From worg, = I know I can use:

#+LaTeX: \caption{ .... }

But I was wondering if there is a org-= mode way of doing this.

Thanks in advance for your help.

Best= Regards,
S.
--0050450291865a6f1604a4b16eb6--