<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random Things &#187; latex</title>
	<atom:link href="http://www.edna.narrabilis.com/category/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edna.narrabilis.com</link>
	<description></description>
	<lastBuildDate>Sat, 18 Jul 2009 15:07:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The pesky TEXINPUTS</title>
		<link>http://www.edna.narrabilis.com/2006/04/21/the-pesky-texinputs/</link>
		<comments>http://www.edna.narrabilis.com/2006/04/21/the-pesky-texinputs/#comments</comments>
		<pubDate>Fri, 21 Apr 2006 16:04:35 +0000</pubDate>
		<dc:creator>ednawig</dc:creator>
				<category><![CDATA[latex]]></category>

		<guid isPermaLink="false">http://www.edna.narrabilis.com/2006/04/21/the-pesky-texinputs/</guid>
		<description><![CDATA[pdflatex was giving this error:

&#160;&#160; Error: pdflatex (file pdftex.cfg): cannot open config file
&#160;&#160;==&#62; Fatal error occurred, the output PDF file is not finished!



This was on a linux system, with tetex installed from rpms, so was puzzling.
Turns out some users had TEXINPUTS set. As it was set /usr/share/texmf/tex, latex worked ok, but pdflatex bombed. At least [...]]]></description>
			<content:encoded><![CDATA[<p><code>pdflatex</code> was giving this error:<br />
<code><br />
&nbsp;&nbsp; Error: pdflatex (file pdftex.cfg): cannot open config file<br />
&nbsp;&nbsp;==&gt; Fatal error occurred, the output PDF file is not finished!<br />
</code><span id="more-46"></span><span style="float:left; margin-right: 2em; margin-top: 1em; margin-bottom: 1em;"><script type="text/javascript"><!--
google_ad_client = "pub-8771063603940634";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></span><br />
This was on a linux system, with tetex installed from rpms, so was puzzling.<br />
Turns out some users had TEXINPUTS set. As it was set <code>/usr/share/texmf/tex</code>, latex worked ok, but pdflatex bombed. At least was easy to fix!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edna.narrabilis.com/2006/04/21/the-pesky-texinputs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php and (la)TeX</title>
		<link>http://www.edna.narrabilis.com/2006/03/03/6/</link>
		<comments>http://www.edna.narrabilis.com/2006/03/03/6/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 19:50:46 +0000</pubDate>
		<dc:creator>ednawig</dc:creator>
				<category><![CDATA[latex]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.edna.narrabilis.com/2006/03/03/6/</guid>
		<description><![CDATA[I often need to format reports such as phonebooks. It&#8217;s hard to get any better than TeX, so I like to combine them 





Click here to see a (very simplified) example. Note that the directory where the files are created has to be writable by apache (assuming that is the owner of the web server [...]]]></description>
			<content:encoded><![CDATA[<p>I often need to format reports such as phonebooks. It&#8217;s hard to get any better than TeX, so I like to combine them <span id="more-6"></span><br />
<span style="float:left; margin-right: 2em; margin-top: 1em; margin-bottom: 1em;"><br />
<script type="text/javascript"><!--
google_ad_client = "pub-8771063603940634";
google_ad_width = 125;
google_ad_height = 125;
google_ad_format = "125x125_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</span><br />
Click <a id="p10" href="http://www.edna.narrabilis.com/wp-content/uploads/2006/03/2.html">here</a> to see a (very simplified) example. Note that the directory where the files are created has to be writable by <code>apache</code> (assuming that is the owner of the web server processes). And it really should be outside of the DocumentRoot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edna.narrabilis.com/2006/03/03/6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
