emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ahmed Fasih <wuzzyview@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Equation references for HTML: suggested approaches?
Date: Wed, 10 Aug 2011 08:15:49 -0400	[thread overview]
Message-ID: <CAN3TgMo940taLrTk7xFRvtYsA+17YY4_-SFW2=kuG_unaLrwKg@mail.gmail.com> (raw)

Hi, I've been using org-mode very successfully to output Latex, and
have used successfully Latex math modes like "equation" to number
equations and reference them:

\begin{equation}
\label{eq-myeq}
a = 1
\end{equation}

We have defined something in (\ref{eq-myeq}).

In HTML output, however, the equation isn't numbered and this
reference is rendered as anchored links that don't exist in the file.

I realize that there's some debate in MathJax to add this
functionality, but I write today specifically to ask what workarounds
people use to get equation numbering and referencing in HTML output,
as a stopgap solution?
- The org-mode method of embedding and linking to *images* works great
for Latex output and ok for HTML output (where figures aren't
numbered, and references to them use their caption instead of a
number---which is passable), but I can't find a way to use this with
equations.
- I've also tried to use local search links, e.g., [[-eq-myeq]] but
this doesn't seem to work ("No match - create this as a new
heading?").

So is there a simple workaround to get numbered equations and
references in HTML that people currently use while a robust solution
is being worked on?
Thanks for your help!
Ahmed

             reply	other threads:[~2011-08-10 12:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10 12:15 Ahmed Fasih [this message]
2011-08-10 12:27 ` Equation references for HTML: suggested approaches? Ahmed Fasih
2011-08-15 18:39   ` Bastien

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='CAN3TgMo940taLrTk7xFRvtYsA+17YY4_-SFW2=kuG_unaLrwKg@mail.gmail.com' \
    --to=wuzzyview@gmail.com \
    --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).