<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>wiKIBlog - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-91024559" type="application/json"/><link>http://wikiblog.disqus.com/</link><description></description><atom:link href="http://wikiblog.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 20 Dec 2012 05:43:12 -0000</lastBuildDate><item><title>Re: Be productive with PyQt4</title><link>http://thewikiblog.appspot.com/wiki/be-productive-with-pyqt4#comment-743498536</link><description>&lt;p&gt;spandex!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giubau Barbu</dc:creator><pubDate>Thu, 20 Dec 2012 05:43:12 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-634788658</link><description>&lt;p&gt;PythonTeX is a more recent LaTeX package that provides similar functionality:  &lt;br&gt;&lt;a href="https://github.com/gpoore/pythontex" rel="nofollow"&gt;https://github.com/gpoore/pyth...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Thu, 30 Aug 2012 17:27:35 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-392869448</link><description>&lt;p&gt;On my Linux this python in latex not work.&lt;/p&gt;

&lt;p&gt;I have TexLive 2011 full and I just made small example&lt;/p&gt;

&lt;p&gt;On compiling it miss job-name.py.out &lt;/p&gt;

&lt;p&gt;Is there something else ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Fri, 23 Dec 2011 02:12:15 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-377996105</link><description>&lt;p&gt;In addition to he shell-escape switch, what may be happening is that recent Windows version don' t use "cat", but "type" . Try that substitution in python.sty. It worked for me. The other possibility is that C:\Python26 or whatever your Python location is, is not in your path.    &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jz</dc:creator><pubDate>Fri, 02 Dec 2011 18:09:41 -0000</pubDate></item><item><title>Re: Be productive with PyQt4</title><link>http://thewikiblog.appspot.com/wiki/be-productive-with-pyqt4#comment-357575976</link><description>&lt;p&gt;This is awesome i loved your tips &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vzades</dc:creator><pubDate>Mon, 07 Nov 2011 12:25:15 -0000</pubDate></item><item><title>Re: wiKIBlog</title><link>http://thewikiblog.appspot.com/wiki/compiling-vim-with-python-support-on-windows#comment-202868049</link><description>&lt;p&gt;men i do all steps and i think is ok, i am new on vim, i need set a compiler on vim too?&lt;br&gt; &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bambanx</dc:creator><pubDate>Thu, 12 May 2011 23:53:25 -0000</pubDate></item><item><title>Re: wiKIBlog</title><link>http://thewikiblog.appspot.com/wiki/compiling-vim-with-python-support-on-windows#comment-73258218</link><description>&lt;p&gt;I'm trying 7.3 with Ruby support, and like you I have run into a heap 'o errors.  Much appreciated to hear about it if you ever figure out the solution.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Mon, 30 Aug 2010 21:29:23 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-72399293</link><description>&lt;p&gt;Is it possible to pass variables to he python block in the same way as variables can be passed to the $ ... % block. E.g:&lt;/p&gt;

&lt;p&gt;\def \my_var1{245}&lt;/p&gt;

&lt;p&gt;Find $log_2 (\my_var1)$:&lt;br&gt;Answer:&lt;br&gt;\begin{python}%                                                                                                                                              &lt;br&gt;import math&lt;br&gt;print  math.log(\my_var1, 2)&lt;br&gt;\end{python}%  &lt;/p&gt;

&lt;p&gt;The code above doesn't work because of \my_var1 in python block. Any ideas how this should be tackled? &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vm</dc:creator><pubDate>Thu, 26 Aug 2010 10:54:50 -0000</pubDate></item><item><title>Re: Be productive with PyQt4</title><link>http://thewikiblog.appspot.com/wiki/be-productive-with-pyqt4#comment-45541127</link><description>&lt;p&gt;Thanks! i needed your &lt;a href="http://main.py" rel="nofollow"&gt;main.py&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">velinx</dc:creator><pubDate>Mon, 19 Apr 2010 17:03:37 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-38647186</link><description>&lt;p&gt;Python+LaTeX is great!  Thanks for the lead.&lt;/p&gt;

&lt;p&gt;A cautionary note for writing Python in TeXshop.  Tabbing is not a valid way of creating whitespace (apparently only spaces are), and without error messages reported, this can take forever to debug :/&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon</dc:creator><pubDate>Tue, 09 Mar 2010 02:04:19 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-15411816</link><description>&lt;p&gt;Regarde à partir de la ligne 64 du fichier example.tex.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">projetmbc</dc:creator><pubDate>Wed, 26 Aug 2009 05:50:13 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-12270786</link><description>&lt;p&gt;C'est intéressant, mais ce qui serait réellement magique serait de pouvoir imbriquer des figures dans un document. LÀ, on serait en 'business' :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JC</dc:creator><pubDate>Tue, 07 Jul 2009 15:14:39 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-9529993</link><description>&lt;p&gt;Bonjour, voici un projet similaire : &lt;a href="http://github.com/tmolteno/SympyTeX/tree/master" rel="nofollow"&gt;http://github.com/tmolteno/Sym...&lt;/a&gt; .&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christophe</dc:creator><pubDate>Tue, 19 May 2009 04:38:29 -0000</pubDate></item><item><title>Re: Be productive with PyQt4</title><link>http://thewikiblog.appspot.com/wiki/be-productive-with-pyqt4#comment-9467540</link><description>&lt;p&gt;You're welcome Ibn Saeed!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kib2</dc:creator><pubDate>Sun, 17 May 2009 04:06:25 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-9467534</link><description>&lt;p&gt;Merci Flyingsquirre,&lt;/p&gt;

&lt;p&gt;il va vraiment falloir que je me remette sur ce blog un de ces quatre :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kib2</dc:creator><pubDate>Sun, 17 May 2009 04:05:03 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-9467493</link><description>&lt;p&gt;Il faut compiler le document avec l'option shell-escape :&lt;/p&gt;

&lt;p&gt;pdflatex -shell-escape test.tex&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flyingsquirrel</dc:creator><pubDate>Sun, 17 May 2009 04:01:09 -0000</pubDate></item><item><title>Re: Be productive with PyQt4</title><link>http://thewikiblog.appspot.com/wiki/be-productive-with-pyqt4#comment-8966805</link><description>&lt;p&gt;Thanks for your efforts. &lt;/p&gt;

&lt;p&gt;Its an excellent resource. I have bookmarked your site.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ibn Saeed</dc:creator><pubDate>Sun, 03 May 2009 21:07:25 -0000</pubDate></item><item><title>Re: wiKIBlog</title><link>http://thewikiblog.appspot.com/wiki/compiling-vim-with-python-support-on-windows#comment-8961043</link><description>&lt;p&gt;Thanks alot, it helped me to setup Vim 7.2 with Python 2.6.2&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ibn Saeed</dc:creator><pubDate>Sun, 03 May 2009 19:50:27 -0000</pubDate></item><item><title>Re: Python inside LaTeX</title><link>http://thewikiblog.appspot.com/blog/python-inside-latex#comment-8329224</link><description>&lt;p&gt;Bonjour,&lt;/p&gt;

&lt;p&gt;ce travail m'intéresse, cependant lorsque je compile le document test.tex, avec pdflatex j'ai un message d'erreur :&lt;/p&gt;

&lt;p&gt;system(cat  &lt;a href="http://test.py" rel="nofollow"&gt;test.py&lt;/a&gt; | python &amp;gt; test.py.out 2&amp;gt; test.py.err)...disabled.&lt;br&gt;! I can't find file `test.py.out'.&lt;br&gt;&amp;lt;to again="" be="" read=""&amp;gt; &lt;br&gt;                   \def &lt;br&gt;l.26 \end{python}                &lt;br&gt;Please type another input file name:&lt;/p&gt;

&lt;p&gt;Je précise que je suis sous windows vista et compile un document latex avec winedt. D'ailleurs est-il suffisant que les package python.sty et test.sty soient dans le répertoire de test.tex (d'habitude les packages sont installés à la volée).&lt;/p&gt;

&lt;p&gt;Merci par avance  pour les explications et aide que vous pourrez m'apporter,&lt;br&gt;SB&lt;br&gt;&amp;lt;/to&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SB</dc:creator><pubDate>Sat, 18 Apr 2009 09:00:39 -0000</pubDate></item><item><title>Re: wiKIB</title><link>http://thewikiblog.appspot.com/blog/wikib#comment-6370312</link><description>&lt;p&gt;Bonjour,&lt;br&gt;je viens d'apprendre que le logiciel Eric proposait un patch permettant d'utiliser pygments combiné avec QScintilla. Je passe donc l'info.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christophe</dc:creator><pubDate>Wed, 18 Feb 2009 04:43:10 -0000</pubDate></item><item><title>Re: Links Of The Week 2</title><link>http://thewikiblog.appspot.com/blog/links-of-the-week-2#comment-4091871</link><description>&lt;p&gt;Hi Gilles,&lt;/p&gt;

&lt;p&gt;&lt;a href="http://TeXample.net" rel="nofollow"&gt;TeXample.net&lt;/a&gt; sources are interesting, and I'm sure you can ask Karl if you've got any problem : he's a very kind person.&lt;/p&gt;

&lt;p&gt;Clojure, Factor, Qi II, Haskell, newLisp : I've not enough time yet to choose, but that's my main goal in the next weeks.&lt;br&gt;Maybe I'll post some things here.&lt;/p&gt;

&lt;p&gt;See you.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kib2</dc:creator><pubDate>Mon, 01 Dec 2008 16:15:59 -0000</pubDate></item><item><title>Re: Links Of The Week 2</title><link>http://thewikiblog.appspot.com/blog/links-of-the-week-2#comment-4068618</link><description>&lt;p&gt;Hi Kib,&lt;/p&gt;

&lt;p&gt;The source-code of &lt;a href="http://TeXample.net" rel="nofollow"&gt;TeXample.net&lt;/a&gt; sounds interesting. Clojure language too. There are tons of great / interesting programming languages but I miss time to give them a try :( Python is my day-programming language and I really love it but sometimes I would like to code in another (sweet) language to avoid being "formated" by my day-programming one. I'm a little bit afraid about that. Anyways.&lt;/p&gt;

&lt;p&gt;Thanks for sharing your links!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gilles Fabio</dc:creator><pubDate>Sun, 30 Nov 2008 06:49:14 -0000</pubDate></item><item><title>Re: wiKIBlog</title><link>http://thewikiblog.appspot.com/wiki/lisp-page#comment-3682039</link><description>&lt;p&gt;thanks for the clarifications cormullion, it can be a good project idea to make a sort of Skribe for newLisp's docs.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kib2</dc:creator><pubDate>Tue, 11 Nov 2008 13:32:01 -0000</pubDate></item><item><title>Re: wiKIBlog</title><link>http://thewikiblog.appspot.com/wiki/lisp-page#comment-3681471</link><description>&lt;p&gt;btw - Only the (unoffical - 3rd party contribution) introduction to newLISP is written using ConTeXt. The primary and official documentation is written in a subset of HTML (I think).&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cormullion</dc:creator><pubDate>Tue, 11 Nov 2008 13:04:18 -0000</pubDate></item><item><title>Re: wiKIB</title><link>http://thewikiblog.appspot.com/blog/wikib#comment-1977467</link><description>&lt;p&gt;Merci pour le lien.&lt;br&gt;Jusqu'à ce que j'essaye d'utiliser QSci Scintilla, je ne savais pas trop comment passer des infos sur QT pour C++ à celles relativement à PyQt pour Python. Maintenant que je sais comment faire, les exemples de la page me paraissent très intéressants et utiles. Je vais essayer de mon côté et vraiment si je rame je vous embêtterais peut-être.&lt;/p&gt;

&lt;p&gt;Cordialement et encore merci pour les infos.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">projetmbc</dc:creator><pubDate>Mon, 01 Sep 2008 11:01:17 -0000</pubDate></item></channel></rss>