From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marijn Subject: latex-export of first-column-starting emphasis broken Date: Wed, 16 Jan 2013 16:54:35 +0100 Message-ID: <50F6CD3B.1030304@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvVBy-0000ay-D8 for emacs-orgmode@gnu.org; Wed, 16 Jan 2013 10:46:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvVBq-0004CI-H3 for emacs-orgmode@gnu.org; Wed, 16 Jan 2013 10:46:18 -0500 Received: from smtp.gentoo.org ([140.211.166.183]:58097) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvVBq-0004CB-BM for emacs-orgmode@gnu.org; Wed, 16 Jan 2013 10:46:10 -0500 Received: from [10.200.40.124] (unknown [79.170.210.172]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hkbst) by smtp.gentoo.org (Postfix) with ESMTPSA id 50D7C33DA95 for ; Wed, 16 Jan 2013 15:46:08 +0000 (UTC) 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 While visiting a file with just these two lines: * S /s ()/ export to latex: C-c C-e p. Resulting tex file fails to compile due to the presence of: \emph{s ()\} instead of \emph{s ()} If you add a space to the beginning of the second line, then it works as expected. I am using this work-around for now. I'm using emacs-24.2 Marijn PS Please CC me in responses, as I'm not subsscribed. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlD2zTsACgkQp/VmCx0OL2yGBQCfWJ1XxQOzZvLRNkepyC8GbI2G SOAAoKKgVv2fgouo/7ZjChSPztiIkHaC =i1dg -----END PGP SIGNATURE-----