<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Makefile f&#252;r Latex</title>
	<atom:link href="http://blog.oncode.info/2006/12/13/makefile-fur-latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oncode.info/2006/12/13/makefile-fur-latex/</link>
	<description>Technik ist Spiel, Gothic ist ernst und Zeit hat man zuviel</description>
	<pubDate>Thu, 20 Nov 2008 23:06:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Manuel</title>
		<link>http://blog.oncode.info/2006/12/13/makefile-fur-latex/#comment-2461</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Tue, 30 Nov 2010 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oncode.info/2006/12/13/makefile-fur-latex/#comment-2461</guid>
		<description>Hallo,

danke f&#252;rs Script. Ich hab noch folgendes hinzugef&#252;gt:

check: $(target).dvi
        @echo "*"
        @echo "* Checking LaTeX file..."
        @echo "*"
        chktex $(target)
        @echo "*"
        @echo "* Checking hyphenation..."
        @echo "*"
        hyphen_show $(target).dvi</description>
		<content:encoded><![CDATA[<p>Hallo,</p>
<p>danke f&#252;rs Script. Ich hab noch folgendes hinzugef&#252;gt:</p>
<p>check: $(target).dvi<br />
        @echo &#8220;*&#8221;<br />
        @echo &#8220;* Checking LaTeX file&#8230;&#8221;<br />
        @echo &#8220;*&#8221;<br />
        chktex $(target)<br />
        @echo &#8220;*&#8221;<br />
        @echo &#8220;* Checking hyphenation&#8230;&#8221;<br />
        @echo &#8220;*&#8221;<br />
        hyphen_show $(target).dvi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
