* org-mode export to html with png images
@ 2013-10-05 7:56 Joseph Vidal-Rosset
0 siblings, 0 replies; only message in thread
From: Joseph Vidal-Rosset @ 2013-10-05 7:56 UTC (permalink / raw)
To: emacs-orgmode list
[-- Attachment #1: Type: text/plain, Size: 766 bytes --]
Hello everybody,
I do not succeed to get correct results with exporting .png images for html
files with specific formulas , for example,
with
#+OPTIONS: tex:dvipng
the formula
\begin{prooftree}
\AxiomC{\scriptsize{1}}
\noLine
\UnaryInfC{[image: [\neg A \land A]]}
\RightLabel{\scriptsize{[image: \land E]}}
\UnaryInfC{[image: \neg A]}
\AxiomC{\scriptsize{1}}
\noLine
\UnaryInfC{[image: [\neg A \land A]]}
\RightLabel{\scriptsize{[image: \land E]}}
\UnaryInfC{[image: A]}
\RightLabel{\scriptsize{[image: \neg E]}}
\BinaryInfC{[image: \bot]}
\RightLabel{\scriptsize{[image: \to I~1]}}
\UnaryInfC{[image: (\neg A \land A) \to B]}
\end{prooftree}
does not give a correct .png image for browsers.
Suggestions?
(with imagemagick it is not better).
Thanks
Jo.
[-- Attachment #2: Type: text/html, Size: 2530 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-05 7:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-05 7:56 org-mode export to html with png images Joseph Vidal-Rosset
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).