From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Hagmann?= Subject: export of list with lowered characters Date: Fri, 20 Nov 2009 12:07:15 +0100 Message-ID: <4B067863.4020007@unibas.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBRKo-00013m-0o for emacs-orgmode@gnu.org; Fri, 20 Nov 2009 06:07:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBRKh-0000zC-Tc for Emacs-orgmode@gnu.org; Fri, 20 Nov 2009 06:07:24 -0500 Received: from [199.232.76.173] (port=46496 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBRKh-0000z1-Ml for Emacs-orgmode@gnu.org; Fri, 20 Nov 2009 06:07:19 -0500 Received: from smtp1pub.unibas.ch ([131.152.227.80]:43861) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBRKh-0003oO-9l for Emacs-orgmode@gnu.org; Fri, 20 Nov 2009 06:07:19 -0500 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 Hi, How can I get the following to be exported correctly to html? - A 20mM HCO_{3}^{-} - B 20 - 100mM H^{+} - C 20 - 100mM Na^{+} - D 5 - 15 mM K^{+} - E 80 - 150mM Cl^{+} I have "^{}:t" in the "+OPTIONS:" line. In other words: can I turn off strike-throughs (+....+)? Thanks, Jörg