<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Miktex 2.9 and Maple 13 (Help)</title>
    <link>http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 09:56:21 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 09:56:21 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Miktex 2.9 and Maple 13 (Help)</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Miktex 2.9 and Maple 13 (Help)</title>
      <link>http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help</link>
    </image>
    <item>
      <title>Maple to TeX</title>
      <link>http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help?ref=Feed:MaplePrimes:Miktex 2.9 and Maple 13 (Help):Comments#answer125854</link>
      <itunes:summary>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I don't understand your problem.&lt;/p&gt;
&lt;p&gt;1 - If you copy Maple source code into a TeX compiler, it will produce that code as text, as in the .jpg image you refer to. What did you expect?&lt;/p&gt;
&lt;p&gt;2 - If you want to use a graphic output from Maple, you can export the box either as a&amp;nbsp; .eps (Postscript) or .pdf (Adobe Pdf) file and insert it in a (La)TeX document using either an "\insertgraphics" or a "\special" command.&lt;/p&gt;
&lt;p&gt;3 - By the way, the directories are texmf and localtexmf and not texfm and localtexfm as you write; that may be why you don't find them. If the compiler runs, it means that the directories have been properly installed.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;
&lt;p&gt;Ralph&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I don't understand your problem.&lt;/p&gt;
&lt;p&gt;1 - If you copy Maple source code into a TeX compiler, it will produce that code as text, as in the .jpg image you refer to. What did you expect?&lt;/p&gt;
&lt;p&gt;2 - If you want to use a graphic output from Maple, you can export the box either as a&amp;nbsp; .eps (Postscript) or .pdf (Adobe Pdf) file and insert it in a (La)TeX document using either an "\insertgraphics" or a "\special" command.&lt;/p&gt;
&lt;p&gt;3 - By the way, the directories are texmf and localtexmf and not texfm and localtexfm as you write; that may be why you don't find them. If the compiler runs, it means that the directories have been properly installed.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;
&lt;p&gt;Ralph&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>125854</guid>
      <pubDate>Thu, 22 Sep 2011 22:00:08 Z</pubDate>
      <itunes:author>Ralph</itunes:author>
      <author>Ralph</author>
    </item>
    <item>
      <title>Classic</title>
      <link>http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help?ref=Feed:MaplePrimes:Miktex 2.9 and Maple 13 (Help):Comments#answer125856</link>
      <itunes:summary>&lt;p&gt;Is the problem that the 2D output is not properly broken across lines?&lt;/p&gt;
&lt;p&gt;If so, then you could try the following.&amp;nbsp; Save your worksheet as .mws, then open it and run it in the Classic GUI. Run the command&lt;/p&gt;
&lt;pre&gt;interface(labelling=false):
&lt;/pre&gt;
&lt;p&gt;(You can run that in another sheet, sharing the same kernel. Or you can run it once in your open sheet, and then delete that line.) Then use the File-&amp;gt;Export from the menu bar, to export as LaTeX. This seems to produce a result with better line-breaking of typeset output in the emitted LaTeX source, but without having to recourse to using embedded .eps or graphics for the typeset output.&lt;/p&gt;
&lt;p&gt;Next &lt;a href="http://www.mapleprimes.com/scr/new"&gt;submit an SCR&lt;/a&gt; against this problem of LaTeX export in the Standard GUI.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Is the problem that the 2D output is not properly broken across lines?&lt;/p&gt;
&lt;p&gt;If so, then you could try the following.&amp;nbsp; Save your worksheet as .mws, then open it and run it in the Classic GUI. Run the command&lt;/p&gt;
&lt;pre&gt;interface(labelling=false):
&lt;/pre&gt;
&lt;p&gt;(You can run that in another sheet, sharing the same kernel. Or you can run it once in your open sheet, and then delete that line.) Then use the File-&amp;gt;Export from the menu bar, to export as LaTeX. This seems to produce a result with better line-breaking of typeset output in the emitted LaTeX source, but without having to recourse to using embedded .eps or graphics for the typeset output.&lt;/p&gt;
&lt;p&gt;Next &lt;a href="http://www.mapleprimes.com/scr/new"&gt;submit an SCR&lt;/a&gt; against this problem of LaTeX export in the Standard GUI.&lt;/p&gt;</description>
      <guid>125856</guid>
      <pubDate>Thu, 22 Sep 2011 22:09:35 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
    <item>
      <title>Thanks for your answer
Yea now is better</title>
      <link>http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help?ref=Feed:MaplePrimes:Miktex 2.9 and Maple 13 (Help):Comments#comment125859</link>
      <itunes:summary>&lt;p&gt;Thanks for your answer&lt;/p&gt;
&lt;p&gt;Yea now is better but still no good enough . Now its look that:&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=125859/421428/11.JPG"&gt;&lt;img src="/thumbnail.ashx?file=/view.aspx?sf=125859/421428/11.JPG" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The equations which I &lt;span class="short_text"&gt;&lt;span class="hps"&gt;emphasize&lt;/span&gt;&lt;/span&gt;d should be in the center...&lt;/p&gt;
&lt;p&gt;Have you any ideas?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Thanks for answers&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thanks for your answer&lt;/p&gt;
&lt;p&gt;Yea now is better but still no good enough . Now its look that:&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=125859/421428/11.JPG"&gt;&lt;img src="/thumbnail.ashx?file=/view.aspx?sf=125859/421428/11.JPG" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The equations which I &lt;span class="short_text"&gt;&lt;span class="hps"&gt;emphasize&lt;/span&gt;&lt;/span&gt;d should be in the center...&lt;/p&gt;
&lt;p&gt;Have you any ideas?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Thanks for answers&lt;/p&gt;</description>
      <guid>125859</guid>
      <pubDate>Thu, 22 Sep 2011 23:13:21 Z</pubDate>
      <itunes:author>Szumi</itunes:author>
      <author>Szumi</author>
    </item>
    <item>
      <title>fix up</title>
      <link>http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help?ref=Feed:MaplePrimes:Miktex 2.9 and Maple 13 (Help):Comments#comment125875</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help#comment125859"&gt;@Szumi&lt;/a&gt; It's extra work, but you can always try and line-break and/or center yourself, since it is LaTeX source.&lt;/p&gt;
&lt;p&gt;Another possibility, using the Standard GUI, is to open the Tools-&amp;gt;Options-&amp;gt;Exports tab and adjust the "Math linebreaking width". That (still) might not center in the way you expect.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help#comment125859"&gt;@Szumi&lt;/a&gt; It's extra work, but you can always try and line-break and/or center yourself, since it is LaTeX source.&lt;/p&gt;
&lt;p&gt;Another possibility, using the Standard GUI, is to open the Tools-&amp;gt;Options-&amp;gt;Exports tab and adjust the "Math linebreaking width". That (still) might not center in the way you expect.&lt;/p&gt;</description>
      <guid>125875</guid>
      <pubDate>Fri, 23 Sep 2011 08:23:25 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
    <item>
      <title>..."Another possibility, using the Standard</title>
      <link>http://www.mapleprimes.com/questions/125842-Miktex-29-And-Maple-13-Help?ref=Feed:MaplePrimes:Miktex 2.9 and Maple 13 (Help):Comments#comment125884</link>
      <itunes:summary>&lt;p&gt;..."&lt;span&gt;Another possibility, using the Standard GUI, is to open the Tools-&amp;gt;Options-&amp;gt;Exports tab and adjust the "Math linebreaking width". That (still) might not center in the way you expect.&lt;/span&gt;"&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;I did&lt;/span&gt; &lt;span class="hps"&gt;what you wrote&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;but&lt;/span&gt; &lt;span class="hps"&gt;nothing has changed&lt;/span&gt;&lt;/span&gt;...:(&lt;/p&gt;
&lt;p&gt;I can not center the equation manualy in Latex, becouse when I create the pdf file&amp;nbsp; my equation &lt;span class="short_text"&gt; &lt;span class="hps"&gt;disappears&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;The centering is not important, I must do something with this line breaking&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;Any ideas??&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;Thanks for your comments&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;..."&lt;span&gt;Another possibility, using the Standard GUI, is to open the Tools-&amp;gt;Options-&amp;gt;Exports tab and adjust the "Math linebreaking width". That (still) might not center in the way you expect.&lt;/span&gt;"&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;I did&lt;/span&gt; &lt;span class="hps"&gt;what you wrote&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;but&lt;/span&gt; &lt;span class="hps"&gt;nothing has changed&lt;/span&gt;&lt;/span&gt;...:(&lt;/p&gt;
&lt;p&gt;I can not center the equation manualy in Latex, becouse when I create the pdf file&amp;nbsp; my equation &lt;span class="short_text"&gt; &lt;span class="hps"&gt;disappears&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;The centering is not important, I must do something with this line breaking&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;Any ideas??&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="short_text"&gt;&lt;span class="hps"&gt;Thanks for your comments&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>125884</guid>
      <pubDate>Fri, 23 Sep 2011 16:47:24 Z</pubDate>
      <itunes:author>Szumi</itunes:author>
      <author>Szumi</author>
    </item>
  </channel>
</rss>