public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Maths in ebooks
@ 2015-01-15  8:59 Thomas Arildsen
       [not found] ` <dfcf2e4b-b377-4d48-be9f-de82088e7832-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 18+ messages in thread
From: Thomas Arildsen @ 2015-01-15  8:59 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


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

I have been experimenting with including maths in ebooks (ultimately 
because I would like to be able to publish my research as ebooks instead of 
PDF which I think is suboptimal for tablets etc.) One approach that sort of 
works for me is converting from Markdown with LaTeX maths to ePub where I 
can make Pandoc turn the maths into MathML. My problem is just that the 
MathML looks quite horrible in comparison to what LaTeX can usually produce 
in PDF etc.
A fall-back solution for me could be to render the maths bitmapped and then 
include the images in the document. However, I recently figured out that 
ePub seems to support SVG as well and it is actually possible to turn LaTeX 
into SVG output (see e.g. http://dvisvg.sourceforge.net/ and 
http://svgkit.sourceforge.net/SVGLaTeX.html). So far I have succeeded in 
doing this quite manually, but I was wondering if it would be possible to 
make Pandoc able to automate this conversion of math formulae into SVG with 
subsequent inclusion of the SVG into the ePub? I have no experience in 
hacking Pandoc.
Best regards,

Thomas Arildsen

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/dfcf2e4b-b377-4d48-be9f-de82088e7832%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-01-16  6:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-15  8:59 Maths in ebooks Thomas Arildsen
     [not found] ` <dfcf2e4b-b377-4d48-be9f-de82088e7832-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-01-15 17:51   ` Paulo Ney de Souza
     [not found]     ` <CAFVhNZPeDbtt+Tt3=8BYVX42XfFb=4RtaLGt29Ho-ik=QzeTSg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-15 21:29       ` Thomas Arildsen
     [not found]         ` <CAFQUsiZhZtAwzTDgUcpfOGkaP1gBSb5TRV+VeH0masuxq44QTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-15 22:43           ` John MacFarlane
2015-01-15 20:30   ` John MacFarlane
     [not found]     ` <20150115203001.GA10846-nFAEphtLEs/fysO+viCLMa55KtNWUUjk@public.gmane.org>
2015-01-15 20:32       ` a
2015-01-15 21:24         ` Thomas Arildsen
     [not found]           ` <CAFQUsiZNNx=cMG9+Usrc5E=_sfN1Y7-3mF2Yv0OCmXdD4FJ0XA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-16  0:55             ` Beni Cherniavsky-Paskin
     [not found]               ` <CALJxei+TNrf+LGZTOQF_KKN+fYjBXxJyS51y1wYSyf2pQxQ19w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-16  5:10                 ` Paulo Ney de Souza
2015-01-16  2:23             ` Raniere Silva
2015-01-16  2:17         ` Raniere Silva
     [not found]           ` <20150116021752.GX19197-j/q8TITqDDESy/uc2pLa89BPR1lH4CV8@public.gmane.org>
2015-01-16  5:24             ` Paulo Ney de Souza
2015-01-16  5:32         ` Paulo Ney de Souza
2015-01-15 21:24       ` Thomas Arildsen
     [not found]         ` <CAFQUsibyf8muK86Y5Ozj+9PfVBRgt-EAkjDAfU=4gy-wJ4e8mA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-16  6:13           ` Paulo Ney de Souza
2015-01-16  2:11   ` Raniere Silva
     [not found]     ` <20150116021144.GW19197-j/q8TITqDDESy/uc2pLa89BPR1lH4CV8@public.gmane.org>
2015-01-16  5:08       ` Paulo Ney de Souza
2015-01-16  6:13       ` John MacFarlane

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 NNTP newsgroup(s).