From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: No subscript when exporting Date: Fri, 02 Jul 2010 17:02:08 -0700 Message-ID: <87eifltou7.fsf@gmail.com> References: <164465041.20100703000447@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=48421 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUqBR-0003C7-19 for emacs-orgmode@gnu.org; Fri, 02 Jul 2010 20:02:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUqBP-00075D-I8 for emacs-orgmode@gnu.org; Fri, 02 Jul 2010 20:02:12 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:57270) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUqBP-000757-Dk for emacs-orgmode@gnu.org; Fri, 02 Jul 2010 20:02:11 -0400 Received: by pwi9 with SMTP id 9so3366668pwi.0 for ; Fri, 02 Jul 2010 17:02:10 -0700 (PDT) In-Reply-To: <164465041.20100703000447@gmail.com> (Ivanov Dmitry's message of "Sat, 3 Jul 2010 00:04:47 +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: Ivanov Dmitry Cc: emacs-orgmode@gnu.org Hi Ivanov, add something like the following to the top of your file #+OPTIONS: ^:nil see http://orgmode.org/manual/Export-options.html#Export-options for more information -- Eric Ivanov Dmitry writes: > I create a program documentation in org mode. When I export to html names with underscore, the second part is a subscript (like in LaTeX): > > manufacturer_id -> id is a subscript. > > How can I avoid this? > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode