<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: parsing latex log files</title>
	<link>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/</link>
	<description>advocating olpa's open source developments</description>
	<pubDate>Sat, 11 Feb 2012 08:42:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: olpa</title>
		<link>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-15566</link>
		<dc:creator>olpa</dc:creator>
		<pubDate>Thu, 05 Jun 2008 03:29:08 +0000</pubDate>
		<guid>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-15566</guid>
		<description>katie, what you want is impossible in general case. However, take look at plasTeX, a LaTeX document processing framework written entirely in Python: http://plastex.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>katie, what you want is impossible in general case. However, take look at plasTeX, a LaTeX document processing framework written entirely in Python: <a href="http://plastex.sourceforge.net/" rel="nofollow">http://plastex.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katie</title>
		<link>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-15565</link>
		<dc:creator>katie</dc:creator>
		<pubDate>Wed, 04 Jun 2008 10:00:25 +0000</pubDate>
		<guid>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-15565</guid>
		<description>Hi,
I'm new to both Python and Latex and I need to extract some data from .tex. Could you please tell me the syntax for parsing Latex commands with Python?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m new to both Python and Latex and I need to extract some data from .tex. Could you please tell me the syntax for parsing Latex commands with Python?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 123Hans Nordhaug</title>
		<link>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-4083</link>
		<dc:creator>123Hans Nordhaug</dc:creator>
		<pubDate>Tue, 03 Oct 2006 18:24:14 +0000</pubDate>
		<guid>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-4083</guid>
		<description>Oops, I forgot there even is a Python scipt - Rubber - located at http://www.pps.jussieu.fr/~beffara/soft/rubber/</description>
		<content:encoded><![CDATA[<p>Oops, I forgot there even is a Python scipt - Rubber - located at <a href="http://www.pps.jussieu.fr/~beffara/soft/rubber/" rel="nofollow">http://www.pps.jussieu.fr/~beffara/soft/rubber/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olpa</title>
		<link>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-4082</link>
		<dc:creator>olpa</dc:creator>
		<pubDate>Tue, 03 Oct 2006 03:57:07 +0000</pubDate>
		<guid>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-4082</guid>
		<description>Thanks a lot for the links! I'll check them.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the links! I&#8217;ll check them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 123Hans Nordhaug</title>
		<link>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-4081</link>
		<dc:creator>123Hans Nordhaug</dc:creator>
		<pubDate>Mon, 02 Oct 2006 08:22:08 +0000</pubDate>
		<guid>http://uucode.com/blog/2006/08/10/parsing-latex-log-files/#comment-4081</guid>
		<description>There are plenty of sripts analyzing the LaTeX logs:

http://texcatalogue.sarovar.org/entries/latexmk.html (and it's relatives prv, latexn)
http://www.ctan.org/tex-archive/nonfree/support/logfilter/
texify - part of the MiKTeX distribution
texexec (or whatever it's named) - part of ConTeXt

But of course your Python implementation contains a resuable class which is a good thing.</description>
		<content:encoded><![CDATA[<p>There are plenty of sripts analyzing the LaTeX logs:</p>
<p><a href="http://texcatalogue.sarovar.org/entries/latexmk.html" rel="nofollow">http://texcatalogue.sarovar.org/entries/latexmk.html</a> (and it&#8217;s relatives prv, latexn)<br />
<a href="http://www.ctan.org/tex-archive/nonfree/support/logfilter/" rel="nofollow">http://www.ctan.org/tex-archive/nonfree/support/logfilter/</a><br />
texify - part of the MiKTeX distribution<br />
texexec (or whatever it&#8217;s named) - part of ConTeXt</p>
<p>But of course your Python implementation contains a resuable class which is a good thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

