From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: emacs-orgmode list <emacs-orgmode@gnu.org>
Subject: latex equation and html export
Date: Mon, 30 Dec 2013 13:52:36 +0100 [thread overview]
Message-ID: <CAD-VTcHpSOand4hHk2a=t981mXgqRF2qdR7WetYK5FimmcesbQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
Hello everyone,
With numbered equation, I do not succeed to get a code working both for
LateX export AND html export .
For example this code:
#+BEGIN_LaTeX
\begin{equation}
\label{eq:2}
A \to \neg B
\end{equation}
#+END_LaTeX
works fine in org-mode : latex syntax is highleted and the export to pdf
works. But it does not work with html export: the formula does not appear.
Same problem also for footnotes and reference with biblatex... : I do not
see the conversion.
Your help is welcome.
Best wishes
Jo.
[-- Attachment #2: Type: text/html, Size: 812 bytes --]
next reply other threads:[~2013-12-30 12:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-30 12:52 Joseph Vidal-Rosset [this message]
2013-12-30 16:25 ` latex equation and html export Thomas S. Dye
2013-12-30 18:03 ` Joseph Vidal-Rosset
2013-12-30 18:53 ` Thomas S. Dye
2013-12-30 20:10 ` Joseph Vidal-Rosset
2013-12-30 21:30 ` Thomas S. Dye
2014-01-01 6:28 ` Nick Dokos
2014-01-01 9:11 ` Joseph Vidal-Rosset
2014-01-01 9:28 ` Achim Gratz
2014-01-01 15:42 ` Nick Dokos
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='CAD-VTcHpSOand4hHk2a=t981mXgqRF2qdR7WetYK5FimmcesbQ@mail.gmail.com' \
--to=joseph.vidal.rosset@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 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.