<?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; units</title>
	<atom:link href="http://www.texdev.net/tag/units/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>Units in ConTeXt</title>
		<link>http://www.texdev.net/2009/01/16/units-in-context/</link>
		<comments>http://www.texdev.net/2009/01/16/units-in-context/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 17:22:05 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[siunitx]]></category>
		<category><![CDATA[ConTeXt]]></category>
		<category><![CDATA[units]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=105</guid>
		<description><![CDATA[Looking to gather ideas, I was looking at the ConTeXt “units” module. The approach taken there is to create free-standing macros, such as \Second or \Candela, and to use them to build up a string of units. Like some of the LaTeX solutions, this means that the user has to maunally include symbols (such as [...]]]></description>
			<content:encoded><![CDATA[<p>Looking to gather ideas, I was looking at the <a title="ConTeXt Wiki" href="http://wiki.contextgarden.net">ConTeXt</a> “<a title="The ConTeXt units module" href="http://wiki.contextgarden.net/Units">units</a>” module. The approach taken there is to create free-standing macros, such as <code>\Second</code> or <code>\Candela</code>, and to use them to build up a string of units. Like some of the LaTeX solutions, this means that the user has to maunally include symbols (such as <code>\Times</code>) to get the formatting right. On the other hand, ConTeXt uses a glossary-like method for defining units (something I&#8217;ve thought about for <a title="siunitx - A comprehensive (SI) units package" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=siunitx">siunitx</a> in the past).  I&#8217;ll certainly be thinking about something like that for siunitx version 2.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2009/01/16/units-in-context/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

