* No subscript when exporting
@ 2010-07-02 20:04 Ivanov Dmitry
2010-07-03 0:02 ` Eric Schulte
0 siblings, 1 reply; 2+ messages in thread
From: Ivanov Dmitry @ 2010-07-02 20:04 UTC (permalink / raw)
To: emacs-orgmode
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?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: No subscript when exporting
2010-07-02 20:04 No subscript when exporting Ivanov Dmitry
@ 2010-07-03 0:02 ` Eric Schulte
0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2010-07-03 0:02 UTC (permalink / raw)
To: Ivanov Dmitry; +Cc: emacs-orgmode
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 <usr345@gmail.com> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-03 0:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-02 20:04 No subscript when exporting Ivanov Dmitry
2010-07-03 0:02 ` Eric Schulte
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).