all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: superscript without base
Date: Thu, 19 Mar 2015 14:13:03 +0100	[thread overview]
Message-ID: <87mw399lls.fsf@gmx.us> (raw)
In-Reply-To: m2fv91cfr8.fsf@andrew.cmu.edu

John Kitchin <jkitchin@andrew.cmu.edu> writes:

> or maybe try \textsuperscript{foo}

This would work in at least KOMA-Script.

Check org-match-substring-regexp.  As you see at subscripts must start
with something that's not a space.  So I guess you could use a filter to
remove some otherwise unused character or the the like...  Or change the
the syntax table changed so that zero width space is somehow not an \s,
but that's probably asking for trouble.

—Rasmus


-- 
In theory, practice and theory are the same. In practice they are not

  reply	other threads:[~2015-03-19 13:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19 12:15 superscript without base Andreas Leha
2015-03-19 12:51 ` John Kitchin
2015-03-19 13:13   ` Rasmus [this message]
2015-03-19 13:30     ` Andreas Leha
2015-03-19 13:34       ` Rasmus
2015-03-19 13:46         ` Andreas Leha
2015-03-19 14:08           ` Rasmus
2015-03-19 20:16             ` Andreas Leha
2015-03-19 13:21   ` Andreas Leha

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

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

  git send-email \
    --in-reply-to=87mw399lls.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.