<?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: Contact</title>
	<atom:link href="http://www.texdev.net/contact/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:29:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hunter</title>
		<link>http://www.texdev.net/contact/#comment-6653</link>
		<dc:creator>Hunter</dc:creator>
		<pubDate>Thu, 20 Oct 2011 14:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://texdev.wordpress.com/?page_id=8#comment-6653</guid>
		<description>I noticed that TexLive includes a Perl 5.12 with Tk. The community of people using another Tk application (guiguts) has been unable to get ActiveState 5.12 Perl to install Tk, but we have had better luck with Strawberry Perl. Which perl are you using and if it is ActiveState what is the trick to install Tk?</description>
		<content:encoded><![CDATA[<p>I noticed that TexLive includes a Perl 5.12 with Tk. The community of people using another Tk application (guiguts) has been unable to get ActiveState 5.12 Perl to install Tk, but we have had better luck with Strawberry Perl. Which perl are you using and if it is ActiveState what is the trick to install Tk?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/contact/#comment-4129</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Sun, 09 Jan 2011 10:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://texdev.wordpress.com/?page_id=8#comment-4129</guid>
		<description>Hello Thomas,

Line breaking in these cases was improved in v2.1c. Could you post or e-mail a minimal example?</description>
		<content:encoded><![CDATA[<p>Hello Thomas,</p>
<p>Line breaking in these cases was improved in v2.1c. Could you post or e-mail a minimal example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.texdev.net/contact/#comment-4124</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 08 Jan 2011 23:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://texdev.wordpress.com/?page_id=8#comment-4124</guid>
		<description>Dear Joseph, 

using e.g. SIrange or SIlist causes overfull hbox which could be solved by a line break, e.g. before &#039;to&#039;. 
I could not figure out how to solve this. units=single helps in some cases, though. 

Best regards, 
Thomas</description>
		<content:encoded><![CDATA[<p>Dear Joseph, </p>
<p>using e.g. SIrange or SIlist causes overfull hbox which could be solved by a line break, e.g. before &#8216;to&#8217;.<br />
I could not figure out how to solve this. units=single helps in some cases, though. </p>
<p>Best regards,<br />
Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/contact/#comment-3346</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Thu, 21 Oct 2010 19:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://texdev.wordpress.com/?page_id=8#comment-3346</guid>
		<description>The problem for me is that everyone has a different set of requirements. So choosing some options for the start of the manual is not so easy. In your case, you want
&lt;pre&gt;
\SI[separate-uncertainty]{10.0(3)}{\newton\per\square\metre}
&lt;/pre&gt;
it seems. (I should add that the manual doesn&#039;t cover any &#039;internals&#039;!)</description>
		<content:encoded><![CDATA[<p>The problem for me is that everyone has a different set of requirements. So choosing some options for the start of the manual is not so easy. In your case, you want</p>
<pre>
\SI[separate-uncertainty]{10.0(3)}{\newton\per\square\metre}
</pre>
<p>it seems. (I should add that the manual doesn&#8217;t cover any &#8216;internals&#8217;!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: latex noob</title>
		<link>http://www.texdev.net/contact/#comment-3345</link>
		<dc:creator>latex noob</dc:creator>
		<pubDate>Thu, 21 Oct 2010 15:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://texdev.wordpress.com/?page_id=8#comment-3345</guid>
		<description>It will be very useful if there is a document which explain how to use siunitx by case-basis.

An end user (like me) doesn&#039;t really care how the inner working work, we just want to see what we want in our document. Unfortunately, the manual is somewhat too fancy to be read for end-user.

For example, I just want to see (in math notation)
10 \pm 0.3 Nm^{-2}
typeset beautifully using siunitx.

And now, I have to go through the documentation quite deep (and actually I haven&#039;t yet to figure out how &gt;.&lt;).
The siunitx section: for the impatient is not yet sufficient.

Well, just a suggestion from a latex noob.
(:</description>
		<content:encoded><![CDATA[<p>It will be very useful if there is a document which explain how to use siunitx by case-basis.</p>
<p>An end user (like me) doesn&#8217;t really care how the inner working work, we just want to see what we want in our document. Unfortunately, the manual is somewhat too fancy to be read for end-user.</p>
<p>For example, I just want to see (in math notation)<br />
10 \pm 0.3 Nm^{-2}<br />
typeset beautifully using siunitx.</p>
<p>And now, I have to go through the documentation quite deep (and actually I haven&#8217;t yet to figure out how &gt;.&lt;).<br />
The siunitx section: for the impatient is not yet sufficient.</p>
<p>Well, just a suggestion from a latex noob.<br />
(:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josephwright</title>
		<link>http://www.texdev.net/contact/#comment-3</link>
		<dc:creator>josephwright</dc:creator>
		<pubDate>Sun, 28 Dec 2008 19:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://texdev.wordpress.com/?page_id=8#comment-3</guid>
		<description>Hello Jürgen,

Some German spoken here, so I shall keep an eye on your blog.  I tend to use &lt;a href=&quot;http://www.texample.net&quot; rel=&quot;nofollow&quot;&gt;http://www.texample.net &lt;/a&gt; to keep up with TeX blogs: I think that &lt;a href=&quot;http://texblog.net/&quot; rel=&quot;nofollow&quot;&gt;http://texblog.net/&lt;/a&gt; is listed there. A bit of a warning: I&#039;ll probably have more development stuff than user info, I suspect, as I write a few reasonably complex packages. LaTeX3 is also still a long way from being ready for users.
Joseph</description>
		<content:encoded><![CDATA[<p>Hello Jürgen,</p>
<p>Some German spoken here, so I shall keep an eye on your blog.  I tend to use <a href="http://www.texample.net" rel="nofollow"></a><a href="http://www.texample.net" rel="nofollow">http://www.texample.net</a>  to keep up with TeX blogs: I think that <a href="http://texblog.net/" rel="nofollow">http://texblog.net/</a> is listed there. A bit of a warning: I&#8217;ll probably have more development stuff than user info, I suspect, as I write a few reasonably complex packages. LaTeX3 is also still a long way from being ready for users.<br />
Joseph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfenn</title>
		<link>http://www.texdev.net/contact/#comment-2</link>
		<dc:creator>jfenn</dc:creator>
		<pubDate>Fri, 26 Dec 2008 23:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://texdev.wordpress.com/?page_id=8#comment-2</guid>
		<description>Hello Joseph,

I&#039;ve just realised that you and I seem to have had more or less the same idea at about the same time of the year, viz. blogging about (La)TeX development(s). ;-) I&#039;ve opened my blog only a few days earlier at http://texandfriends.wordpress.com/ and I still think it&#039;s amazing how much there is to report about the world of TeX!

I am sorry that my blog is in German only.

I have compiled a small blogroll there. Though most bloggers I&#039;ve come across via Google write in German or French and most of them only have a category for (La)TeX, you might like to know that there is at least one more blog that focuses only on TeX in English by Stefan Kottwitz at http://texblog.net/.

CU,
Jürgen.</description>
		<content:encoded><![CDATA[<p>Hello Joseph,</p>
<p>I&#8217;ve just realised that you and I seem to have had more or less the same idea at about the same time of the year, viz. blogging about (La)TeX development(s). <img src='http://www.texdev.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I&#8217;ve opened my blog only a few days earlier at <a href="http://texandfriends.wordpress.com/" rel="nofollow">http://texandfriends.wordpress.com/</a> and I still think it&#8217;s amazing how much there is to report about the world of TeX!</p>
<p>I am sorry that my blog is in German only.</p>
<p>I have compiled a small blogroll there. Though most bloggers I&#8217;ve come across via Google write in German or French and most of them only have a category for (La)TeX, you might like to know that there is at least one more blog that focuses only on TeX in English by Stefan Kottwitz at <a href="http://texblog.net/" rel="nofollow">http://texblog.net/</a>.</p>
<p>CU,<br />
Jürgen.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

