<?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: achemso: Cross-referencing to floats</title>
	<atom:link href="http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:07:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-10715</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-10715</guid>
		<description>It works, but with a warning: you should not do it! On the font size, why are you trying to do this? The class is intended for submitting manuscripts, which you are not really supposed to mess about with. BTW, comments here are not the best way to ask detailed questions: please e-mail me directly.</description>
		<content:encoded><![CDATA[<p>It works, but with a warning: you should not do it! On the font size, why are you trying to do this? The class is intended for submitting manuscripts, which you are not really supposed to mess about with. BTW, comments here are not the best way to ask detailed questions: please e-mail me directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bin</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-10714</link>
		<dc:creator>Bin</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-10714</guid>
		<description>Hm.. I&#039;m pretty sure $\mathrm{\AA}$ actually works fine in a normal &quot;article&quot; class.</description>
		<content:encoded><![CDATA[<p>Hm.. I&#8217;m pretty sure $\mathrm{\AA}$ actually works fine in a normal &#8220;article&#8221; class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bin</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-10713</link>
		<dc:creator>Bin</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-10713</guid>
		<description>Also, is there anyway to rescale the fontsize for the entire document? I tried something like &quot;\fontsize{10pt}{10pt}\selectfont&quot;, but it only does the job for the main text, not for figure captions and so on.</description>
		<content:encoded><![CDATA[<p>Also, is there anyway to rescale the fontsize for the entire document? I tried something like &#8220;\fontsize{10pt}{10pt}\selectfont&#8221;, but it only does the job for the main text, not for figure captions and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-10712</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-10712</guid>
		<description>&lt;code&gt;\AA&lt;/code&gt; is not valid in math mode: there will be a warning in the log. Use it in text mode.</description>
		<content:encoded><![CDATA[<p><code>\AA</code> is not valid in math mode: there will be a warning in the log. Use it in text mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bin</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-10711</link>
		<dc:creator>Bin</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-10711</guid>
		<description>Hi, Joseph:

Thanks for your response. I just found another problem with the template. Somehow when I use $\mathrm{\AA}$ in the tex, the angstrom sign does not show up in the final pdf. Do you have any idea how this would happen?

Thanks,
Bin</description>
		<content:encoded><![CDATA[<p>Hi, Joseph:</p>
<p>Thanks for your response. I just found another problem with the template. Somehow when I use $\mathrm{\AA}$ in the tex, the angstrom sign does not show up in the final pdf. Do you have any idea how this would happen?</p>
<p>Thanks,<br />
Bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-10709</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Fri, 03 Feb 2012 20:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-10709</guid>
		<description>As of v3.6, I have removed &lt;code&gt;cleveref&lt;/code&gt; from &lt;code&gt;achemso&lt;/code&gt; as there are some issues with load order. You can also use &lt;code&gt;\plainref&lt;/code&gt; to insert a reference without any additional formatting.</description>
		<content:encoded><![CDATA[<p>As of v3.6, I have removed <code>cleveref</code> from <code>achemso</code> as there are some issues with load order. You can also use <code>\plainref</code> to insert a reference without any additional formatting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bin</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-10708</link>
		<dc:creator>Bin</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-10708</guid>
		<description>Is there anyway to turn off this &quot;clever&quot; ref and go back to the normal one? It bothers me because now I have no way of generating things like Figures 2A and 2B.</description>
		<content:encoded><![CDATA[<p>Is there anyway to turn off this &#8220;clever&#8221; ref and go back to the normal one? It bothers me because now I have no way of generating things like Figures 2A and 2B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-4023</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Sat, 25 Dec 2010 10:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-4023</guid>
		<description>The eqnarray environment is defective: this is well-documented in LaTeX guides. As a result, it is not supported by cleveref (which achemso loads). Load the amsmath package and use an AMS environment such as aligned.</description>
		<content:encoded><![CDATA[<p>The eqnarray environment is defective: this is well-documented in LaTeX guides. As a result, it is not supported by cleveref (which achemso loads). Load the amsmath package and use an AMS environment such as aligned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-4017</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Sat, 25 Dec 2010 08:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-4017</guid>
		<description>I have a problem with the reference of equations in achemso.

I use the following:
&lt;pre&gt;
\begin{eqnarray}
\dot{y} &amp; = &amp; m\, z \nonumber \\
        &amp;   &amp;     \label{eq1} \\
\dot{z} &amp; = &amp; - m\, y \nonumber
\end{eqnarray}
&lt;/pre&gt;
and when in the document insert (&lt;code&gt;\ref{eq1}&lt;/code&gt;) the result is: (?? 1). 

Can someone help?

Thanks</description>
		<content:encoded><![CDATA[<p>I have a problem with the reference of equations in achemso.</p>
<p>I use the following:</p>
<pre>
\begin{eqnarray}
\dot{y} &amp; = &amp; m\, z \nonumber \\
        &amp;   &amp;     \label{eq1} \\
\dot{z} &amp; = &amp; - m\, y \nonumber
\end{eqnarray}
</pre>
<p>and when in the document insert (<code>\ref{eq1}</code>) the result is: (?? 1). </p>
<p>Can someone help?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.texdev.net/2010/01/16/achemso-cross-referencing-to-floats/#comment-2449</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 16 Apr 2010 19:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=606#comment-2449</guid>
		<description>Is it possible to default chemstyle to use cleveref instead of varioref?  As mentioned in this post, being able to use &quot;scheme 1 to 3&quot; is a useful feature.</description>
		<content:encoded><![CDATA[<p>Is it possible to default chemstyle to use cleveref instead of varioref?  As mentioned in this post, being able to use &#8220;scheme 1 to 3&#8243; is a useful feature.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

