emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: "Liste-emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Mathjax vs. problems with imagemagick
Date: Tue, 8 Jul 2014 15:44:37 +0200	[thread overview]
Message-ID: <CAD-VTcHaVXK1srgqvZNCo44GmrQ3TvUsN4dwbK6O118_xMJOrQ@mail.gmail.com> (raw)
In-Reply-To: <CAD-VTcHj=QwoyLYcVwjJvd_2xPoKfy36N-XndN1VuzUMkCU6pQ@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1317 bytes --]

Hello Nick, hello everybody,

I have finally got the solution.

I have put again in my init.el  the code from the page
http://orgmode.org/worg/org-tutorials/org-latex-preview.html , i.e.

(setq org-latex-listings 'minted) (require 'ox-latex) (add-to-list
'org-latex-packages-alist '("" "minted"))



and I have added this one foiunded on the web (I do not remind where
exactly):


;; Let the exporter use the -shell-escape option to let latex
;; execute external programs.
;; This obviously and can be dangerous to activate!
(setq org-latex-pdf-process
      '("xelatex -shell-escape -interaction nonstopmode -output-directory
%o %f"))


Now it works. But I do not know really why.

Best wishes,

Jo.



2014-07-08 15:04 GMT+02:00 Joseph Vidal-Rosset <
joseph.vidal.rosset@gmail.com>:

>
> 2014-07-08 15:01 GMT+02:00 Joseph Vidal-Rosset <
> joseph.vidal.rosset@gmail.com>:
>
> That's strange because it works well with LaTeX export and even with
>> latex-preview-image and org-htmlize. This image of implication
>> elimination rule in my gnus-message should be nice:
>>
>> [image: \begin{prooftree} \AxiomC{$A \to B$} \AxiomC{$A$}
>> \RightLabel{\scriptsize{$\to E$}} \BinaryInfC{$B$} \end{prooftree}]
>>
>>
>
> No. I see  now the image in my browser, it is not nice at all... I do not
> understand why. :(
>
> Jo.
>

[-- Attachment #1.2: Type: text/html, Size: 2842 bytes --]

[-- Attachment #2: latex2370749y_e0d3b5403491143b62376f682dfe5dbed1070fa6.png --]
[-- Type: image/png, Size: 636 bytes --]

  reply	other threads:[~2014-07-08 13:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-06  8:03 Mathjax vs. problems with imagemagick Joseph Vidal-Rosset
2014-07-06  8:39 ` briangpowell .
2014-07-06  8:59   ` Joseph Vidal-Rosset
2014-07-06 21:25 ` Nick Dokos
2014-07-08 13:01   ` Joseph Vidal-Rosset
2014-07-08 13:04     ` Joseph Vidal-Rosset
2014-07-08 13:44       ` Joseph Vidal-Rosset [this message]
2014-07-11  0:59     ` Nick Dokos
2014-07-11  7:38       ` Joseph Vidal-Rosset
2014-07-11 15:59         ` Nick Dokos
2014-07-11 16:06           ` Joseph Vidal-Rosset
2014-07-11 18:05             ` Nick Dokos
2014-07-11 18:24               ` Joseph Vidal-Rosset
2014-07-28 14:36               ` Sebastien Vauban

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-VTcHaVXK1srgqvZNCo44GmrQ3TvUsN4dwbK6O118_xMJOrQ@mail.gmail.com \
    --to=joseph.vidal.rosset@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.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).