<?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: Too much information!</title>
	<atom:link href="http://www.texdev.net/2009/02/26/too-much-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net/2009/02/26/too-much-information/</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Mon, 08 Mar 2010 14:08:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DE-TeX-FAQ, DTK 1/2009, Baskerville, marginnote, splitindex, TeX at 30, Neuerscheinung, silence, TeX Pearls, Software-Updates &#171; TeX &#38; Friends</title>
		<link>http://www.texdev.net/2009/02/26/too-much-information/comment-page-1/#comment-197</link>
		<dc:creator>DE-TeX-FAQ, DTK 1/2009, Baskerville, marginnote, splitindex, TeX at 30, Neuerscheinung, silence, TeX Pearls, Software-Updates &#171; TeX &#38; Friends</dc:creator>
		<pubDate>Sat, 07 Mar 2009 00:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=209#comment-197</guid>
		<description>[...] Wright weist in seinem Blog auf das Paket silence von Paul Isambert hin, mit dem man die Fehlermeldungen, die LaTeX beim [...]</description>
		<content:encoded><![CDATA[<p>[...] Wright weist in seinem Blog auf das Paket silence von Paul Isambert hin, mit dem man die Fehlermeldungen, die LaTeX beim [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/02/26/too-much-information/comment-page-1/#comment-153</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Fri, 27 Feb 2009 22:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=209#comment-153</guid>
		<description>Aditya, I&#039;m imagine that LuaTeX might help with the console (not sure yet, but eventually), but for the log you&#039;ve just got a text file.  So no colour available.  That&#039;s not to stop editors from colour-coding based on content (particularly if something more structured can be created in LaTeX3 or by the silence approach).</description>
		<content:encoded><![CDATA[<p>Aditya, I&#8217;m imagine that LuaTeX might help with the console (not sure yet, but eventually), but for the log you&#8217;ve just got a text file.  So no colour available.  That&#8217;s not to stop editors from colour-coding based on content (particularly if something more structured can be created in LaTeX3 or by the silence approach).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/02/26/too-much-information/comment-page-1/#comment-152</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Fri, 27 Feb 2009 22:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=209#comment-152</guid>
		<description>Karl, at the macro level we can deal with too much rather better than too little.  The silence package is a handy addition to LaTeX2e, and hopefully the team will agree on something flexible for the LaTeX3 work.

As for too little, I guess that once everything is accessible via LuaTeX you&#039;ll be able to go after everything you want too. They are changing every part of tex.web, after all!</description>
		<content:encoded><![CDATA[<p>Karl, at the macro level we can deal with too much rather better than too little.  The silence package is a handy addition to LaTeX2e, and hopefully the team will agree on something flexible for the LaTeX3 work.</p>
<p>As for too little, I guess that once everything is accessible via LuaTeX you&#8217;ll be able to go after everything you want too. They are changing every part of tex.web, after all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya Mahajan</title>
		<link>http://www.texdev.net/2009/02/26/too-much-information/comment-page-1/#comment-149</link>
		<dc:creator>Aditya Mahajan</dc:creator>
		<pubDate>Fri, 27 Feb 2009 18:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=209#comment-149</guid>
		<description>I sometimes wonder if it is possible for TeX to output ANSI color sequences with each message. That way, we could have packages that set the &quot;color scheme&quot; of the output, and can enable what gets highlighted.</description>
		<content:encoded><![CDATA[<p>I sometimes wonder if it is possible for TeX to output ANSI color sequences with each message. That way, we could have packages that set the &#8220;color scheme&#8221; of the output, and can enable what gets highlighted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karl berry</title>
		<link>http://www.texdev.net/2009/02/26/too-much-information/comment-page-1/#comment-148</link>
		<dc:creator>karl berry</dc:creator>
		<pubDate>Fri, 27 Feb 2009 15:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=209#comment-148</guid>
		<description>I too think there is both too little and (usually) too much logging by default. Font messages are one particular thing that come to mind; sure, tell me when something is being scaled or replaced the first time, but then after I&#039;ve looked at it, I want an easy way to turn them off so I don&#039;t have to see them on every run.  I&#039;ve gone so far as to redefine \@font@info and \@font@warning sometimes.

As for too little, the etex extensions here help, but for deepest debugging, what I often miss is the value of an argument to a primitive.  TeX tells me it&#039;s executing, say, \hskip, but not what the value of the glue is.  If I&#039;m tracking down bad glue inserted somewhere, that&#039;s exactly what I want to know.  However, changing this would touch virtually every part of tex.web, so I&#039;m not holding my breath :).</description>
		<content:encoded><![CDATA[<p>I too think there is both too little and (usually) too much logging by default. Font messages are one particular thing that come to mind; sure, tell me when something is being scaled or replaced the first time, but then after I&#8217;ve looked at it, I want an easy way to turn them off so I don&#8217;t have to see them on every run.  I&#8217;ve gone so far as to redefine \@font@info and \@font@warning sometimes.</p>
<p>As for too little, the etex extensions here help, but for deepest debugging, what I often miss is the value of an argument to a primitive.  TeX tells me it&#8217;s executing, say, \hskip, but not what the value of the glue is.  If I&#8217;m tracking down bad glue inserted somewhere, that&#8217;s exactly what I want to know.  However, changing this would touch virtually every part of tex.web, so I&#8217;m not holding my breath <img src='http://www.texdev.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
