emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: emacs-orgmode@gnu.org
Subject: Re: latex export of words starting with a superscript
Date: Mon, 6 May 2013 23:37:40 +0200	[thread overview]
Message-ID: <20130506233740.0bce2d10@aga-netbook> (raw)
In-Reply-To: <5187AEA7.6090702@gmail.com>

Dnia 2013-05-06, o godz. 15:22:47
Brian <zenlines@gmail.com> napisał(a):

> Dear list,
> this is my first time posting here so: thanks for all the work on 
> org-mode! I like the new changes (although the new variable names
> were a pain).
> This is either a feature request, a complaint or a demonstration of
> my lack of knowledge of org-mode.

Hi,

I'd rather say that it's a demonstration of the slope of LaTeX learning
curve;).  TeX really is not supposed to handle formulae *starting* with
^ or _ (well, it works, since TeX - AFAIR - puts an implicit {} before
them, but this is not very usual in maths).  What & and _ are meant for
is *maths*, not *chemistry*. Try putting "chemistry" into the search
form at http://www.ctan.org/search - there are quite a few packages for
typesetting chemical formulae. (In fact, your problem is not the only
one with typesetting chemistry in TeX; positioning of
\(super\|sub\)scripts is also by default suitable for mathematics and
not chemistry!)

Then, you would (I guess) include some simple TeX markup in your Org
file and \usepackage something in the preamble.

In a pinch, try \null instead of a \space as a prefix.

hth

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

  reply	other threads:[~2013-05-06 21:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 13:22 latex export of words starting with a superscript Brian
2013-05-06 21:37 ` Marcin Borkowski [this message]
2013-07-15 15:06 ` tab-completion of org-babel code blocks zenlines
2013-07-15 15:44   ` Nicolas Goaziou
2013-07-16 20:00 ` table references in org-babel AND latex zenlines
2013-07-19 10:51   ` zenlines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130506233740.0bce2d10@aga-netbook \
    --to=mbork@wmi.amu.edu.pl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).