From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: "Liste-emacs-orgmode@gnu.org " <emacs-orgmode@gnu.org>
Subject: Re: Texlive packages in Gnus via Org
Date: Thu, 09 Jan 2014 12:18:48 +0100 [thread overview]
Message-ID: <87lhypjtd3.fsf@gmail.com> (raw)
In-Reply-To: <878uupv39x.fsf@bzg.ath.cx> (Bastien's message of "Thu, 09 Jan 2014 11:49:14 +0100")
[-- Attachment #1: Type: text/plain, Size: 1940 bytes --]
#+OPTIONS: latex:t
Le jeu. 09 janv. 2014 à 11:49:14 , Bastien <bzg@gnu.org> a envoyé ce
message:
> Hi Joseph,
>
> Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> writes:
>
>> I wonder how it is possible to get png images in Gnus for everything
>> that is created by latex, as it is possible already to get it for
>> html
>> via org export.
>
> One indirect way is to run M-x org-preview-latex-fragment RET in a
> buffer containing the equations, then inlining[fn:1] the .png files from
> the ltxpng/ directory.
>
> I can't think of something more direct right now.
I try:
\begin{equation}
\neg \neg A \vdash_{m} A
\end{equation}
It seems that it will work for the equation package, but it does not
work with for example other packages: the prooftree command given by
bussproofs package does not work,
\begin{prooftree}
\AxiomC{$A$}
\AxiomC{$A \to \bot$}
\RightLabel{\scriptsize{$\to E$}}
\BinaryInfC{$\bot$}
\end{prooftree}
neither fitch proofs:
\begin{equation*}
\begin{fitch}
\fh A & H \\
\fa \fh \bot & H \\
\fa A \to \bot
\end{fitch}
\end{equation*}
>
>> It could be very nice for the scientific community to get such a tool
>> thanks to Gnus + Org.
>
> By reading Cedric Villani last book, I was under the impression
> that the whole scientific community was able to read TeX equations
> directly, with no need of visual feedback ;) But agreed, this
> would be nice.
The scientific community can live without this tool, of course, but it
would be nice if Org + Gnus could be the email client par excellence of
this community. I am happy to see that you agree.
Best wishes,
Jo.
[fn:1] I guess that by "inlining" you mean making the command M-x
org-mime-htmlize . But I am not sur that is what you meant. It is
nevertheless already a great pleasure of making Org working in Gnus !
What a terrific tool !
[-- Attachment #2.1: Type: text/html, Size: 3075 bytes --]
[-- Attachment #2.2: latex6879-dX_b3a8f89e4d9ae735182bfa943e20e2e087009aa9.png --]
[-- Type: image/png, Size: 584 bytes --]
next prev parent reply other threads:[~2014-01-09 11:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 10:04 Texlive packages in Gnus via Org Joseph Vidal-Rosset
2014-01-09 10:49 ` Bastien
2014-01-09 11:18 ` Joseph Vidal-Rosset [this message]
2014-01-09 11:23 ` Joseph Vidal-Rosset
2014-01-09 12:18 ` Joseph Vidal-Rosset
2014-01-09 12:35 ` Joseph Vidal-Rosset
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=87lhypjtd3.fsf@gmail.com \
--to=joseph.vidal.rosset@gmail.com \
--cc=bzg@gnu.org \
--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.