<?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>Some TeX Developments &#187; LaTeX</title>
	<atom:link href="http://www.texdev.net/category/latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Sun, 22 Jan 2012 10:34:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>siunitx v2.4 beta</title>
		<link>http://www.texdev.net/2011/11/09/siunitx-v2-4-beta/</link>
		<comments>http://www.texdev.net/2011/11/09/siunitx-v2-4-beta/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 18:49:10 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[siunitx]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1174</guid>
		<description><![CDATA[Development of the next release of siunitx has gone quite smoothly: I&#8217;ve added a few new features, and there is now nothing outstanding for v2.4. So it is time to ask for some volunteers to test the code. In terms of new features, I have added the a choice of rounding modes modes the ability [...]]]></description>
			<content:encoded><![CDATA[<p>Development of the next release of <a href="http://ctan.org/pg/siunitx">siunitx</a> has gone quite smoothly: I&#8217;ve added a few new features, and there is now nothing outstanding for v2.4. So it is time to ask for some volunteers to test the code.</p>
<p>In terms of new features, I have added the a <a href="https://bitbucket.org/josephwright/siunitx/issue/40/choice-of-methods-for-rounding-exactly">choice of rounding modes</a> modes the ability to <a href="https://bitbucket.org/josephwright/siunitx/issue/62/more-possibilities-for-the-sirange-and">compress down exponents in ranges and lists</a>, both long-standing feature requests. In response to a <a href="http://tex.stackexchange.com/q/32925/73">recent TeX.sx question</a>, siunitx can now also<a href="https://bitbucket.org/josephwright/siunitx/issue/173/convert-scientific-notation-to-si-prefix"> turn exponents into unit prefixes</a>. At a lower level, I&#8217;ve also altered some of the options internally so fewer of the assume math mode.</p>
<p>To test, please download the <a href="http://www.texdev.net/wp-content/uploads/2011/11/siunitx.tds_.zip">ready to install TDS-style .zip</a> file and install it locally. You should then be good to go. Feedback as a <a href="https://bitbucket.org/josephwright/siunitx/issues?status=new&amp;status=open">bug report</a> or <a href="mailto:joseph.wright@morningstar2.co.uk">by e-mail</a> welcome, as always. Assuming there are no problems, I&#8217;d expect to upload to <a href="http://www.ctan.org/">CTAN</a> by the end of the month.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/11/09/siunitx-v2-4-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorting beamer bugs</title>
		<link>http://www.texdev.net/2011/09/11/sorting-beamer-bugs/</link>
		<comments>http://www.texdev.net/2011/09/11/sorting-beamer-bugs/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 10:31:17 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[beamer]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1107</guid>
		<description><![CDATA[The beamer class is rightly regarded as the leading way to produce presentations with LaTeX. A while ago now, there was a need to find a new maintainer, and Vedran Miletić volunteered to take over. At the same time, I&#8217;d said I would be willing to at least take on some formal connection, if only to [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="A LaTeX class for producing presentations and slides" href="http://ctan.org/pkg/beamer">beamer</a> class is rightly regarded as the leading way to produce presentations with LaTeX. A while ago now, there was a need to find a new maintainer, and <a href="https://bitbucket.org/rivanvx">Vedran Miletić</a><a href="http://permalink.gmane.org/gmane.comp.tex.latex.beamer.general/2286"> volunteered to take over</a>. At the same time, I&#8217;d said I would be willing to at least take on some formal connection, if only to get available patches integrated into the code.</p>
<p>Vedran has fixed a number of bugs in beamer, but the <a href="https://bitbucket.org/rivanvx/beamer/issues?status=new&amp;status=open">list has been building up</a>. I&#8217;ve spoken with Vedran about this, and as I suspected he&#8217;s rather busy! There&#8217;s also the fact that beamer works for most people most of the time. So for the moment I&#8217;m going to be dealing with keeping on top of the bug list.</p>
<p>As a first stage, I&#8217;m going through the list, removing anything that is not really a beamer issue (such as passing issues with hyperref) or which I can&#8217;t reproduce. I&#8217;m also picking up on bugs where there is a patch available: those can go into the code pretty much straight away. The next phase will be to sort bugs that seem to have some obvious fix. This is not so easy as beamer is rather complex internally, and I want to avoid breaking anything.</p>
<p>I&#8217;d expect to update <a title="LaTeX3: More use, more work" href="http://www.ctan.org">CTAN</a> once I&#8217;ve had a look through all of the bugs. Probably by the end of this week this first phase should be done, so I&#8217;d expect there to be a run of new beamer versions over the coming weeks.</p>
<p>I can&#8217;t promise to sort out all of the bugs, but I&#8217;d like to at least try to get the list down. If anyone wants to help out (or indeed to take over!) then they are, as usual, welcome to <a href="mailto:joseph.wright@morningstar2.co.uk">make contact.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/09/11/sorting-beamer-bugs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>LaTeX training: in demand</title>
		<link>http://www.texdev.net/2011/08/31/latex-training-in-demand/</link>
		<comments>http://www.texdev.net/2011/08/31/latex-training-in-demand/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 19:26:25 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1086</guid>
		<description><![CDATA[As part of my activity for UK-TUG, I and a couple of other members ran a training event last week in London: LaTeX for beginners. This is the third time we&#8217;ve run a similar course, and I think that this was the best presentation we&#8217;ve given to date. The slides and handouts seem to work [...]]]></description>
			<content:encoded><![CDATA[<p>As part of my activity for <a href="http://uk.tug.org">UK-TUG</a>, I and a couple of other members ran a training event last week in London: <a href="http://uk.tug.org/2011/07/12/latex-for-beginners-course-26th-august-2011-uea-london/">LaTeX for beginners</a>. This is the third time we&#8217;ve run a similar course, and I think that this was the best presentation we&#8217;ve given to date. The <a href="https://github.com/uktug/latex-beginners-course">slides and handouts</a> seem to work pretty well, and the timing and so forth is now becoming a lot clearer!</p>
<p>Coming away from the event, what is most notable is the demand for LaTeX training. We&#8217;ve run the same course three times in just over a year, and I&#8217;ve currently got a waiting list which will easily fill the next presentation. At the same time, we get asked a lot about an intermediate-level course, and so we&#8217;ve made a start on <a href="https://github.com/uktug/latex-intermediate-course">assembling some slides for that</a>, too.</p>
<p>On the course itself, we had a number of people from publishing backgrounds, and again there are more on the waiting list. So it&#8217;s clear that LaTeX continues to be a significant player, at least in the UK, in the publishing world.</p>
<p>Depending on availability of help, I&#8217;m hoping that we can run one course early in the new year, and another at around Easter. So this will be keeping me busy for a while!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/08/31/latex-training-in-demand/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>biblatex-chem updates</title>
		<link>http://www.texdev.net/2011/08/14/biblatex-chem-updates/</link>
		<comments>http://www.texdev.net/2011/08/14/biblatex-chem-updates/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 08:59:34 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[biblatex-chem]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1079</guid>
		<description><![CDATA[Recent changes to biblatex (in v1.6) mean that the biblatex-chem bundle is currently broken. I&#8217;ve not released a quick-fix as there are some long-standing issues to address in biblatex-chem. When I initially wrote the code, I started from scratch and defined only what I wanted. That works, but means that any changes in biblatex are [...]]]></description>
			<content:encoded><![CDATA[<p>Recent changes to <a title="Programmable Bibliographies and Citations" href="http://ctan.org/pkg/biblatex">biblatex</a> (in v1.6) mean that the <a title="A set of biblatex implementations of chemistry-related bibliography styles" href="http://ctan.org/pkg/biblatex-chem">biblatex-chem</a> bundle is currently broken. I&#8217;ve not released a quick-fix as there are some long-standing issues to address in biblatex-chem. When I initially wrote the code, I started from scratch and defined only what I wanted. That works, but means that any changes in biblatex are not automatically picked up. From <a title="A biblatex implementation of the IEEE bibliography style" href="http://ctan.org/pkg/biblatex-ieee">biblatex-ieee</a>, I took the alternative approach and worked from the standard biblatex styles to what was needed. That&#8217;s a better long-term approach, so it&#8217;s the one I&#8217;m now bringing to biblatex-chem. It will take a little while, so user might want to keep an eye on the <a href="https://bitbucket.org/josephwright/biblatex-chem">development code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/08/14/biblatex-chem-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which siunitx options to set globally?</title>
		<link>http://www.texdev.net/2011/07/17/which-siunitx-options-to-set-globally/</link>
		<comments>http://www.texdev.net/2011/07/17/which-siunitx-options-to-set-globally/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 15:08:14 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[siunitx]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1048</guid>
		<description><![CDATA[On the TeX.SX site recently, there was some discussion about locally over-riding the round-mode = places setting in my siunitx package. One thing this highlights for me is the need to think about which settings to apply globally. Some siunitx settings are about consistency of appearance, and seem to apply naturally to entire documents. A [...]]]></description>
			<content:encoded><![CDATA[<p>On the <a href="http://tex.stackexchange.com/">TeX.SX</a> site recently, there was some discussion about <a href="http://tex.stackexchange.com/q/23193/73">locally over-riding the <code>round-mode = places</code> setting</a> in my <a title="A comprehensive (SI) units package" href="http://ctan.org/pkg/siunitx">siunitx</a> package. One thing this highlights for me is the need to think about which settings to apply globally.</p>
<p>Some siunitx settings are about consistency of appearance, and seem to apply naturally to entire documents. A classic example would be <code>output-decimal-marker</code>: if you are using <code>,</code> as a decimal marker, it should apply everywhere!</p>
<p>However, this is not so clear-cut for many of the options related to number-manipulation. The rounding options in particular are really intended for the case where you have some auto-generated data (say a long list from an instrument), and the real accuracy is not as great as the apparent precision. Instruments are great at providing lots of numbers, but it takes a bit of human thought to decide how many of these are really relevant. So for these cases, setting an appropriate rounding scheme is perfectly sensible.</p>
<p>On the other hand, for a number you&#8217;ve typed in yourself I&#8217;d hope that you&#8217;ve done the thinking part when the number is typed, so rounding by the computer is not needed. That suggests to me that most of the time rounding should not be set as a global option.</p>
<p>Of course, it will depend on the exact nature of the document in question. If all of the data in a document is in tables, all of which need rounding, then there is a performance gain from setting the rounding once globally. So the best I can say, guidance-wise, is ‘think about <em>your</em> document’!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/07/17/which-siunitx-options-to-set-globally/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updating LaTeX3 support in MiKTeX</title>
		<link>http://www.texdev.net/2011/07/12/updating-latex3-support-in-miktex/</link>
		<comments>http://www.texdev.net/2011/07/12/updating-latex3-support-in-miktex/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 18:59:34 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[LaTeX3]]></category>
		<category><![CDATA[MiKTeX]]></category>
		<category><![CDATA[siunitx]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1042</guid>
		<description><![CDATA[The LaTeX3 Project have recently updated the organisation of the various LaTeX3-based packages on CTAN. This means that the older expl3 and xpackages need to be replaced by l3kernel and l3packages. Unfortunately, this seems to confuse MiKTeX, which does not pick up the need to install the new material. So MiKTeX users will need to [...]]]></description>
			<content:encoded><![CDATA[<p>The LaTeX3 Project have recently updated the organisation of the various LaTeX3-based packages on CTAN. This means that the older expl3 and xpackages need to be replaced by <a href="http://ctan.org/pkg/l3kernel">l3kernel</a> and <a href="http://ctan.org/pkg/l3packages">l3packages</a>. Unfortunately, this seems to <a href="http://www.latex-community.org/forum/viewtopic.php?f=9&amp;t=14110">confuse MiKTeX</a>, which does not pick up the need to install the new material. So MiKTeX users will need to do this by hand in the MiKTeX Package Manager. This should be a passing problem, but does seem to be causing some confusion for MiKTeX users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/07/12/updating-latex3-support-in-miktex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>siunitx v2.3: consolidation</title>
		<link>http://www.texdev.net/2011/05/30/siunitx-v2-3-consolidation/</link>
		<comments>http://www.texdev.net/2011/05/30/siunitx-v2-3-consolidation/#comments</comments>
		<pubDate>Mon, 30 May 2011 17:36:49 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[siunitx]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1025</guid>
		<description><![CDATA[I&#8217;m making a start on the next release of siunitx: v2.3. There are a number of issues in the database targeting this release, and these are mainly about dealing with things behind the scenes. Some options need revision, and I need to improve the table code somewhat. However, I doubt that there will be much [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m making a start on the next release of <a title="A comprehensive (SI) units package" href="http://ctan.org/pkg/siunitx">siunitx</a>: v2.3. There are a number of <a href="https://bitbucket.org/josephwright/siunitx/issues?milestone=v2.3">issues in the database</a> targeting this release, and these are mainly about dealing with things behind the scenes. Some options need revision, and I need to improve the table code somewhat. However, I doubt that there will be much to excite users. That&#8217;s not necessarily a bad thing: there seem to be a lot of siunitx users, and I don&#8217;t want to break the code! Of course, if there is a particular issue that needs addressing then the usual rule applies: <a href="mailto:joseph.wright@morningstar2.co.uk">make a case to me</a> and I&#8217;ll see what I can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/05/30/siunitx-v2-3-consolidation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your LaTeX tee-shirt!</title>
		<link>http://www.texdev.net/2011/05/22/get-your-latex-tee-shirt/</link>
		<comments>http://www.texdev.net/2011/05/22/get-your-latex-tee-shirt/#comments</comments>
		<pubDate>Sun, 22 May 2011 16:11:00 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1015</guid>
		<description><![CDATA[From a member of the LaTeX3 Project (who will remain anonymous!) I just came upon this offer: http://www.getdigital.de/products/Latex Now you know what to wear at the next conference!]]></description>
			<content:encoded><![CDATA[<p>From a member of the LaTeX3 Project (who will remain anonymous!)</p>
<blockquote><p>I just came upon this offer:</p>
<p><a href="http://www.getdigital.de/products/Latex">http://www.getdigital.de/products/Latex</a></p>
<p>Now you know what to wear at the next conference!</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/05/22/get-your-latex-tee-shirt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>siunitx v2.2 released</title>
		<link>http://www.texdev.net/2011/04/14/siunitx-v2-2-released/</link>
		<comments>http://www.texdev.net/2011/04/14/siunitx-v2-2-released/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 07:24:54 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[siunitx]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1006</guid>
		<description><![CDATA[As I detailed a little while ago, I&#8217;ve been working on v2.2 of siunitx. I&#8217;ve now released the latest version, v2.2, to CTAN. There are a number of small changes, introducing new features, but I thought I would highlight a few. A long-standing feature request has been to be able to use the cancel package [...]]]></description>
			<content:encoded><![CDATA[<p>As I <a href="http://www.texdev.net/2011/03/20/sorting-issues-for-consideration-for-siunitx-v2-2/">detailed a little while ago</a>, I&#8217;ve been working on v2.2 of <a href="http://ctan.org/pkg/siunitx">siunitx</a>. I&#8217;ve now released the latest version, v2.2, to <a href="http://www.ctan.org/">CTAN</a>. There are a number of small changes, introducing new features, but I thought I would highlight a few.</p>
<p>A long-standing feature request has been to be able to use the <a href="http://ctan.org/pkg/cancel">cancel</a> package to show how units cancel out. This is useful for teaching, although it&#8217;s not of course part of the usual typesetting of units for publication. It turns out not to be too hard to allow this, so that you can now use input such as</p>
<pre>\si[per-mode = fraction]{\cancel\kg\m\per\s\cancel\kg}</pre>
<p>and have it come out properly. At the same time, I&#8217;ve made it possible to highlight particular units</p>
<pre>\si{\highlight{green}\square\metre\candela\second}</pre>
<p>again for teaching-related purposes.</p>
<p>A second long-standing request is to be able to parse uncertainties given in the form</p>
<pre>\num{1.23 +- 0.15}</pre>
<p>which was something more of challenge, but again is now working properly. So you can get the same output from the above and from</p>
<pre>\num{1.23(15)}.</pre>
<p>A final highlight is the new <code>\tablenum</code> macro. This is needed for aligning numbers inside <code>\multicolumn</code> and <code>\multirow</code>, which otherwise does not work. (At a technical level, both <code>\multicolumn</code> and <code>\mutirow</code> use the <code>\omit</code> primitive, and so the code inserted by the <code>S</code> column is not used. The <code>\tablenum</code> macro effectively makes the same approach available as a stand-alone function.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/04/14/siunitx-v2-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTeX Beginner’s Guide published</title>
		<link>http://www.texdev.net/2011/04/05/latex-beginner%e2%80%99s-guide-published/</link>
		<comments>http://www.texdev.net/2011/04/05/latex-beginner%e2%80%99s-guide-published/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 17:01:43 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=1001</guid>
		<description><![CDATA[A new guide for LaTeX beginners has just been published by Packt Publishing. Written by Stefan Kottwitz (of TeXblog fame), it&#8217;s a very hands-on  approach to teaching LaTeX. The book is filled with examples, and makes use of modern packages, editors and so on. Stefan has put a summary of the contents on his blog. [...]]]></description>
			<content:encoded><![CDATA[<p>A new <a href="http://www.amazon.co.uk/LaTeX-Beginner%2527s-Guide-Stefan-Kottwitz/dp/1847199860/ref=sr_1_4?ie=UTF8&amp;qid=1302006801&amp;sr=8-4">guide for LaTeX beginners</a> has just been published by <a href="https://www.packtpub.com/">Packt Publishing</a>. Written by Stefan Kottwitz (of <a href="http://texblog.net/">TeXblog</a> fame), it&#8217;s a very hands-on  approach to teaching LaTeX. The book is filled with examples, and makes use of modern packages, editors and so on. Stefan has put a <a href="http://texblog.net/latex-archive/latex-general/beginners-guide/">summary of the contents</a> on his blog.</p>
<p>I saw the book before publication, so had an opportunity to make some suggestions. In general, Stefan&#8217;s done a great job and it is a very readable and accessible guide The style is very much meant to be like a conversation with a knowledgeable friend, and I think this works really well.</p>
<p>However, there is a problem. The examples of LaTeX output in the book are poor: they&#8217;ve come out as low-resolution JPEGs. This really detracts from the a key point of using LaTeX in the first place: good-looking output. That&#8217;s a shame, as if you picked up the book not knowing much about LaTeX you&#8217;d take one look at the output and think it was awful.</p>
<p>Overall, I can recommend the <em>content </em>book for helping new users, but with the warning ‘the real output from LaTeX looks much better than in the book’. So one to use as a complement to other texts, rather than alone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2011/04/05/latex-beginner%e2%80%99s-guide-published/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

