From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan BISSON Subject: Latex export : newlines in footnotes. Date: Mon, 28 May 2012 23:20:14 +0200 Message-ID: <4FC3EC0E.6050109@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigCD6CC8E3CC95AD259C6A91F1" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZ7KB-0004Xd-G3 for emacs-orgmode@gnu.org; Mon, 28 May 2012 17:18:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZ7K9-0007cx-Qz for emacs-orgmode@gnu.org; Mon, 28 May 2012 17:17:59 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:57088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZ7K9-0007cX-IR for emacs-orgmode@gnu.org; Mon, 28 May 2012 17:17:57 -0400 Received: by eekb47 with SMTP id b47so926170eek.0 for ; Mon, 28 May 2012 14:17:54 -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@gnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCD6CC8E3CC95AD259C6A91F1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, When I try to export my org file using latest git (1 month ago version got this problem too) to a tex file, I have problems with footnotes. * Orgfile Hello [fn:foo: bar] -> Latex Output Hello \footnote{bar } So I got a newline after bar, which causes big troubles in tables as the latex exporter puts the closing } at the end of the table, not a the end of the current cell. Any clue on how to get rid of this new line, and get the closing element at the right place ? Thanks ! --------------enigCD6CC8E3CC95AD259C6A91F1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iF4EAREIAAYFAk/D7BAACgkQC2YP/JcnKf02pwD+Nu3N8YRXyjbCD9i1dr1Dk9lR ZpDOTbub9HAtF01szgYBAI3Uqt+2+rc4DbKh8Cdd6IoUjGSLlaHMd1RPYhTv1GtT =wKKB -----END PGP SIGNATURE----- --------------enigCD6CC8E3CC95AD259C6A91F1--