emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* numbered equations in html export
@ 2014-06-30 16:35 Eric Schulte
  2014-06-30 20:22 ` Nicolas Goaziou
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Schulte @ 2014-06-30 16:35 UTC (permalink / raw)
  To: Org Mode Mailing List

[-- Attachment #1: Type: text/plain, Size: 89 bytes --]

Hi,

All equations are numbered "1" when the attached example file is
exported to HTML.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: example.org --]
[-- Type: text/x-org, Size: 242 bytes --]

#+Title: Example

* H1
See Equation [[the-first]],

#+name: the-first
\begin{equation}
n_{i+1} = \frac{n_{i} (d-i) (e-1)}{(i+1)}
\end{equation}

and also Equation [[the-second]].

#+name: the-second
\begin{equation}
n_{0} = 1
\end{equation}


[-- Attachment #3: Type: text/plain, Size: 99 bytes --]


Thanks,

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D (see https://u.fsf.org/yw)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-07-01 15:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-30 16:35 numbered equations in html export Eric Schulte
2014-06-30 20:22 ` Nicolas Goaziou
2014-07-01  4:19   ` Eric Schulte
2014-07-01 13:29     ` Nicolas Goaziou
2014-07-01 14:02       ` Nick Dokos
2014-07-01 14:56         ` Nicolas Goaziou
2014-07-01 15:33           ` Nick Dokos

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).