emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] org.el: Add support for LaTeX to MathML conversion
Date: Sun, 18 Sep 2011 01:05:26 +0530	[thread overview]
Message-ID: <81wrd7uflt.fsf@gmail.com> (raw)
In-Reply-To: <81obyuolh6.fsf@gmail.com> (Jambunathan K.'s message of "Fri, 09 Sep 2011 01:27:57 +0530")

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


> 2. Currently there is NO support for numbered and displayed equations
>    which go like this
>
>    x = y             (1)
>    y = z             (2)

This is no longer true for equations that are embedded as
MathML. Equations that are attached with Labels will be typeset as
Numbered Display Equations.

See the attached file for an illustrative export.


[-- Attachment #2: latex-mathml-display-equations.odt --]
[-- Type: application/vnd.oasis.opendocument.text, Size: 11380 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: latex-mathml-display-equations.org --]
[-- Type: text/x-org, Size: 777 bytes --]

#+TITLE:     latex-mathml-display-equations.org
#+AUTHOR:    Jambunathan K
#+EMAIL:     kjambunathan@gmail.com
#+DATE:      2011-09-18 Sun
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE:  en
#+OPTIONS:   H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS:   TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc

#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:   
#+LINK_HOME: 
#+XSLT:

* LaTeX Fragment
  The equation down below has just a label.

#+CAPTION: Kinetic Energy
#+LABEL: Equation:2
  \begin{equation}
  x=\sqrt{b}
  \end{equation}

  If $a^2=b$ and \( b=2 \), then the solution must be either \[
  a=+\sqrt{2} \] or \[ a=-\sqrt{2} \].

* Reference to LaTeX Fragments
  This is a reference to LaTeX Fragment2 \ref{Equation:2}.


      reply	other threads:[~2011-09-17 19:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-08 15:38 [odt][ANN] Embed links to mathml files as ODF formula Jambunathan K
2011-09-08 19:57 ` [PATCH] org.el: Add support for LaTeX to MathML conversion Jambunathan K
2011-09-17 19:35   ` Jambunathan K [this message]

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=81wrd7uflt.fsf@gmail.com \
    --to=kjambunathan@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).