<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Latex Hint: Use your computer leverage to output large amounts of data.</title>
	<atom:link href="http://www.allenjhall.com/content/2009/06/09/latex-hint-output-many-graphics-automated/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allenjhall.com/content/2009/06/09/latex-hint-output-many-graphics-automated/</link>
	<description>Materials Science &#38; Engineering, Productivity, and Life</description>
	<pubDate>Wed, 08 Sep 2010 22:28:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.allenjhall.com/content/2009/06/09/latex-hint-output-many-graphics-automated/comment-page-1/#comment-2655</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Jun 2009 20:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.allenjhall.com/content/?p=170#comment-2655</guid>
		<description>Note- that terminal prompt command needs to be performed on the directory with your files.  Let's assume you want to save it as "filenames.tex" and also that you only want to add the .pdf files:

&gt;&gt; ls *.pdf &#124;awk '{ print "\\dataimg{"$0"}" }' &gt; filenames.tex

should get the job done.</description>
		<content:encoded><![CDATA[<p>Note- that terminal prompt command needs to be performed on the directory with your files.  Let&#8217;s assume you want to save it as &#8220;filenames.tex&#8221; and also that you only want to add the .pdf files:</p>
<p>>> ls *.pdf |awk &#8216;{ print &#8220;\\dataimg{&#8221;$0&#8243;}&#8221; }&#8217; > filenames.tex</p>
<p>should get the job done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
