From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Superscript and subscript in HTML? Date: Wed, 28 May 2014 09:36:13 -0400 Message-ID: <20140528133612.GB2600@pfdstudio-air.home> References: <5385CCB5.7070604@pfdstudio.com> <20140528132220.GA2600@pfdstudio-air.home> <8d8b01598d277ad77f2d4081ded6e199@mail.rickster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wpe1o-0004cc-3I for emacs-orgmode@gnu.org; Wed, 28 May 2014 09:36:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wpe1i-0004ep-6C for emacs-orgmode@gnu.org; Wed, 28 May 2014 09:36:23 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wpe1h-0004ek-V3 for emacs-orgmode@gnu.org; Wed, 28 May 2014 09:36:18 -0400 Content-Disposition: inline In-Reply-To: <8d8b01598d277ad77f2d4081ded6e199@mail.rickster.com> 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: Rick Frankel Cc: emacs-orgmode@gnu.org On Wed, May 28, 2014 at 09:29:44AM -0400, Rick Frankel wrote: > > The begin/end src lines are just that, markers to show where the org > source starts and end. What you have formatted is a source code > listing, not the source code. If you're giving an example of org buffer contents, #+BEGIN_SRC and #+END_SRC are probably not the best delimiters to use to set off your example, since they're valid org markup. Anyway, it turns out some options I had enabled were preventing the superscript/subscript markup from being recognized. I had this #+OPTIONS: H:5 \n:nil @:t ::t |:t ^:nil -:t f:t *:t <:t at the top of the buffer. Removing that line seems to get me proper HTML markup. Thanks! -pd -- ---- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com