emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: emacs-orgmode list <emacs-orgmode@gnu.org>
Subject: Re: latex equation and html export
Date: Mon, 30 Dec 2013 21:10:29 +0100	[thread overview]
Message-ID: <CAD-VTcGSo4B-6spAB_b2wxJ0R6_ajEX6Zz=zwZcG8ZO2CO4LzA@mail.gmail.com> (raw)
In-Reply-To: <m1ha9q2mst.fsf@tsdye.com>

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

2013/12/30 Thomas S. Dye <tsd@tsdye.com>

>  get this LaTeX, which works as expected:
>
> \begin{equation}
> \label{eq:2}
> A [image: \to] [image: \neg{}] B
> \end{equation}
> % Emacs 24.3.1 (Org mode 8.2.4)
>

Bonsoir Thomas,

Indeed, the code works correctly. I do not understand why
 #+NAME: eq:2
#+BEGIN_EQUATION

#+END_EQUATION
does not produce the same thing when I export it into latex.

I have this list of preambules:

# -*- Mode:org; mode:reftex; coding:utf-8  -*-
#+OPTIONS:   H:5 num:t toc:t \n:nil @:t ::t |:t ^:nil -:t f:t *:t <:t
#+OPTIONS: tex:verbatim
#+LaTeX_CLASS: koma-article
#+LaTeX_CLASS_OPTIONS: [koma,a4paper]
#+LANGUAGE:  en
#+LATEX_HEADER: \usepackage[AUTO]{inputenc}
#+LATEX_HEADER: \usepackage[hyperref,x11names]{xcolor}
#+LATEX_HEADER:
\usepackage[colorlinks=true,urlcolor=SteelBlue4,linkcolor=Firebrick4]{hyperref}
#+LaTeX_HEADER: \usepackage[backend=biber,style=verbose]{biblatex}
#+LaTeX_HEADER: \bibliography{jvr-biblatex-references.bib}
#+LaTeX_HEADER: \usepackage{bussproofs}
#+LaTeX_HEADER: \usepackage{amsmath,amssymb,amsopn}
#+LaTeX_HEADER: \usepackage{fitch}
#+OPTIONS: tex:verbatim
#+HTML_MATHJAX: align:"left" mathml:t path:"/MathJax/MathJax.js"
#+OPTIONS: tex:imagemagick

Could you send to me your configuration files and your preambles please, it
would be certainly helpful.

In advance thanks,

Best wishes,

Jo.

[-- Attachment #2: Type: text/html, Size: 5906 bytes --]

  reply	other threads:[~2013-12-30 20:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30 12:52 latex equation and html export Joseph Vidal-Rosset
2013-12-30 16:25 ` 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 [this message]
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

  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='CAD-VTcGSo4B-6spAB_b2wxJ0R6_ajEX6Zz=zwZcG8ZO2CO4LzA@mail.gmail.com' \
    --to=joseph.vidal.rosset@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tsd@tsdye.com \
    /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).