<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1184551&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Pandoc : Latex vers epub]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1184551</link>
		<description><![CDATA[Les sujets les plus récents dans Pandoc : Latex vers epub.]]></description>
		<lastBuildDate>Mon, 04 Feb 2013 06:40:48 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12458491#p12458491</link>
			<description><![CDATA[<p>J&#039;ai essayé un petit texte avec latex2html, caibre convertit le fichier html en un epub qui affiche las formules.<br />Mais c&#039;est bien plus beau en pdf.<br />Cordialement,<br />Guy</p>]]></description>
			<author><![CDATA[dummy@example.com (gl38)]]></author>
			<pubDate>Mon, 04 Feb 2013 06:40:48 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12458491#p12458491</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12421221#p12421221</link>
			<description><![CDATA[<div class="quotebox"><cite>Ezibenroc a écrit&#160;:</cite><blockquote><div><p>Je ne comprend pas <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p></div></blockquote></div><p>Effectivement ça être assez fort!<br />Par contre en ce qui concerne le html, j&#039;ai utilisé personnellement latex2html qui transforme les formules en images gif ou png et je ne comprends pas que ces images ne soient pas conservées par un convertisseur. <br />Il y a un truc qui me dépasse.</p>]]></description>
			<author><![CDATA[dummy@example.com (Braun)]]></author>
			<pubDate>Fri, 01 Feb 2013 10:40:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12421221#p12421221</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12420501#p12420501</link>
			<description><![CDATA[<p>A mon avis c&#039;est impossible (en tout cas pour le moment).</p><p>J&#039;ai utilisé pandoc pour compiler mon .tex en .html :</p><div class="codebox"><pre><code>pandoc test.tex -s --webtex -o test.html</code></pre></div><p>Le résultat n&#039;était pas parfait, certaines choses n&#039;étaient pas affichées (des matrices, des macros...). Mais il y avait déjà un progrès énorme : des choses comme des sommes, des intégrales, des fractions...etc étaient affichées correctement.</p><p>Ensuite j&#039;ouvre Calibre, je fais la conversion html -&gt; epub.<br />Et là, plus rien ne va : aucun symbole mathématique n&#039;était affiché, seulement le texte.</p><p>Bref, à moins que quelqu&#039;un n&#039;ai une solution miracle, j&#039;abandonne l&#039;idée de lire un texte mathématique (ou scientifique en général) confortablement sur ma liseuse <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Ezibenroc)]]></author>
			<pubDate>Fri, 01 Feb 2013 09:25:03 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12420501#p12420501</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12420191#p12420191</link>
			<description><![CDATA[<p>Ca ne fonctionne pas, et je trouve que ça fait quelque chose d&#039;étrange.</p><p>Le code :</p><div class="codebox"><pre><code>$\sqrt 2$

\[\sqrt 2\]

\(\sqrt 2\)</code></pre></div><p>Produit l&#039;affichage :</p><div class="quotebox"><blockquote><div><p>$\sqrt 2$</p><br /><p>$\sqrt 2$</p><p>$\sqrt 2$</p></div></blockquote></div><p>Je ne comprend pas <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Ezibenroc)]]></author>
			<pubDate>Fri, 01 Feb 2013 08:49:42 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12420191#p12420191</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12412351#p12412351</link>
			<description><![CDATA[<p>Bon, ou plutôt pas bon, ça me paraît un peu roussi sur les bords. <br />A tout hasard mais je n&#039;y crois pas trop, si le dollar passe mal as-tu tenté l&#039;aventure avec la notation mathématique à la mode, i.e. \[ et \] pour les doubles U.S. dollars,&#160; \( et \) pour les simples?</p>]]></description>
			<author><![CDATA[dummy@example.com (Braun)]]></author>
			<pubDate>Thu, 31 Jan 2013 17:28:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12412351#p12412351</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12410531#p12410531</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Pourquoi ne fais-tu un fichier pdf ? Il y a des liseuses qui affichent le pdf correctement.</p></div></blockquote></div><p>Là n&#039;est pas la question. </p><div class="quotebox"><blockquote><div><p>As-tu utlisé la commande complète~:</p></div></blockquote></div><p>La commande complète donne exactement le même résultat <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Ezibenroc)]]></author>
			<pubDate>Thu, 31 Jan 2013 15:22:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12410531#p12410531</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12403811#p12403811</link>
			<description><![CDATA[<p>Bonsoir, <br />As-tu utlisé la commande complète~: </p><div class="codebox"><pre><code>pandoc -f latex -t epub nomdufichier.tex -o nomdufichier.epub</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Braun)]]></author>
			<pubDate>Wed, 30 Jan 2013 21:47:17 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12403811#p12403811</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12403561#p12403561</link>
			<description><![CDATA[<p>Pourquoi ne fais-tu un fichier pdf ? Il y a des liseuses qui affichent le pdf correctement.<br />Cordialement,<br />Guy</p>]]></description>
			<author><![CDATA[dummy@example.com (gl38)]]></author>
			<pubDate>Wed, 30 Jan 2013 21:16:56 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12403561#p12403561</guid>
		</item>
		<item>
			<title><![CDATA[Pandoc : Latex vers epub]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12403281#p12403281</link>
			<description><![CDATA[<p>Bonsoir,</p><p>Je souhaite compiler un fichier .tex en fichier .epub.<br />Il s&#039;agit d&#039;un texte mathématique, avec beaucoup de symboles (mais pas d&#039;images).</p><p>J&#039;ai essayé pandoc avec cette syntaxe : </p><div class="codebox"><pre><code>pandoc -s fichier.tex -o fichier.epub</code></pre></div><p>J&#039;obtiens bien un epub, mais les formules écrites entre &#039;$&#039; ne sont pas transformées. <br />Par exemple, le code suivant devrait produire l&#039;affichage de la racine de 2 : </p><div class="codebox"><pre><code>$ \sqrt 2 $</code></pre></div><p>Mais dans le fichier epub, c&#039;est écrit &quot;$ \sqrt2 $&quot;.</p><p>Par contre, certaines lettres grecques sont correctes ( $\phi$ affiche bien la lettre phi par exemple).</p><p>Pouvez vous m&#039;aider ? Y a-t-il une option qu&#039;il faut que je rajoute ? Ou bien pandoc n&#039;est il pas capable de faire ce que je veux ?</p><p>Comment faire ?</p><p>Merci d&#039;avance <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Ezibenroc)]]></author>
			<pubDate>Wed, 30 Jan 2013 20:47:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12403281#p12403281</guid>
		</item>
	</channel>
</rss>
