From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Org-mode version 6.30trans (release_6.30d.862.gd5f8); problem with underscore for subscripts in emphasised text latex export Date: Mon, 21 Sep 2009 13:14:01 +0100 Message-ID: <873a6gfqba.wl%ucecesf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Mon_Sep_21_13:14:01_2009-1" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mphmg-0005G1-TP for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 08:14:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mphmb-0005B8-2h for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 08:14:21 -0400 Received: from [199.232.76.173] (port=41108 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mphma-0005B5-Ru for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 08:14:16 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:47154) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mphma-0004J0-Gq for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 08:14:16 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --Multipart_Mon_Sep_21_13:14:01_2009-1 Content-Type: text/plain; charset=US-ASCII Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ The attached small file illustrates a problem in exporting to latex an itemised list that has items with subscripts (via the underscore) within emphasised text. Emacs : GNU Emacs 23.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2009-08-03 on raven, modified by Debian Package: Org-mode version 6.30trans (release_6.30d.862.gd5f8) Thanks, eric --Multipart_Mon_Sep_21_13:14:01_2009-1 Content-Type: application/octet-stream Content-Disposition: attachment; filename="test2.org" Content-Transfer-Encoding: 7bit #+TITLE: test2.org #+AUTHOR: Eric S Fraga #+EMAIL: e.fraga@ucl.ac.uk #+DATE: 2009-09-21 Mon #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: #+LINK_HOME: * Problem with underscore (subscript) in emphasised text. 1. Design for CO_2 capture. 2. The paper /Design for CO_2 capture/ is very interesting. 3. This item is combined with the previous and the previous is actually formatted wrongly. 4. This item seems to come out just fine. --Multipart_Mon_Sep_21_13:14:01_2009-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Mon_Sep_21_13:14:01_2009-1--