<?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; cleveref</title>
	<atom:link href="http://www.texdev.net/tag/cleveref/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Tue, 27 Jul 2010 06:07:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>achemso: Cross-referencing to floats</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/</link>
		<comments>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 09:55:49 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[achemso]]></category>
		<category><![CDATA[cleveref]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=606</guid>
		<description><![CDATA[I&#8217;ve had a a few questions about the achemso bundle concerning creating references such as “Figures 1 to 3” automatically. The problem has been that I&#8217;ve been using the varioref package to turn \ref{some-fig} in “Figure 1” automatically, rather than having to put Figure~\ref{some-fig}. Unfortunately, varioref does not handle multiple references in an automated fashion. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a a few questions about the <a title="Support for American Chemical Society journal submissions" href="http://tug.ctan.org/pkg/achemso">achemso</a> bundle concerning creating references such as “Figures 1 to 3” automatically. The problem has been that I&#8217;ve been using the <a title="Intelligent page references" href="http://tug.ctan.org/pkg/varioref">varioref</a> package to turn <code>\ref{some-fig}</code> in “Figure 1” automatically, rather than having to put <code>Figure~\ref{some-fig}</code>. Unfortunately, varioref does not handle multiple references in an automated fashion.</p>
<p>For version 3.4 of achemso (which I&#8217;ve just sent to <a title="The Comprehensive TeX Archive Network" href="http://www.ctan.org/">CTAN</a>), I&#8217;ve switched to the <a title="Automatic cross-reference formatting" href="http://tug.ctan.org/pkg/cleveref">cleveref</a> package. This means that you can now write something like <code>\ref{fig-1,fig-2,fig-3}</code> and get “Figures 1 to 3” without further effort. I hope that this makes life much easier for users, although it does mean that there is another package required to use achemso. I think that this is the right balance: I&#8217;m sure users will let me know if I&#8217;ve got it wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
