<?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; biblatex-chem</title>
	<atom:link href="http://www.texdev.net/tag/biblatex-chem/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>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>biblatex-chem again</title>
		<link>http://www.texdev.net/2009/09/18/biblatex-cheam-again/</link>
		<comments>http://www.texdev.net/2009/09/18/biblatex-cheam-again/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:53:22 +0000</pubDate>
		<dc:creator>Joseph Wright</dc:creator>
				<category><![CDATA[biblatex]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[biblatex-chem]]></category>

		<guid isPermaLink="false">http://www.texdev.net/?p=414</guid>
		<description><![CDATA[Another day, another biblatex-chem update. I&#8217;ve added the ability to only use the first page of a range to all of the styles. Some journals require this, and I&#8217;d prefer to keep the total number of styles down with appropriate options. This is such a trivial variation it seems to be the best way to [...]]]></description>
			<content:encoded><![CDATA[<p>Another day, another <a title="Chemistry styles for biblatex" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=biblatex-chem">biblatex-chem</a> update. I&#8217;ve added the ability to only use the first page of a range to all of the styles. Some journals require this, and I&#8217;d prefer to keep the total number of styles down with appropriate options. This is such a trivial variation it seems to be the best way to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2009/09/18/biblatex-cheam-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>biblatex-chem update</title>
		<link>http://www.texdev.net/2009/09/15/biblatex-chem-update/</link>
		<comments>http://www.texdev.net/2009/09/15/biblatex-chem-update/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 13:45:22 +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=409</guid>
		<description><![CDATA[I&#8217;ve just spotted a bug in biblatex-chem, and a fix is on the way to CTAN. It looks like changes in the biblatex core have made the comma after journal titles when using the chem-rsc style disappear. This was working earlier: I&#8217;ve retested an old version and it is not due to anything I&#8217;ve done. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just spotted a bug in <a title="biblatex styles for chemistry" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=biblatex-chem">biblatex-chem</a>, and a fix is on the way to <a title="The Comprehensive TeX Archive Network" href="http://www.ctan.org">CTAN</a>. It looks like changes in the <a title="Bibliographies in LaTeX using BibTeX for sorting only" href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=biblatex">biblatex </a>core have made the comma after journal titles when using the chem-rsc style disappear. This was working earlier: I&#8217;ve retested an old version and it is not due to anything I&#8217;ve done.</p>
<p>On another matter, I&#8217;ve been asked to look at turning page ranges into single pages in biblatex-chem. I need to add the appropriate functions to biblatex, so there may be a delay (I have lots on at the moment). It is definitely on my list to do. Why do this? Well, some journals insist on first-page only, but in a database both pages will be present. So the code needs to handle things.  There should be another update once I sort this: a few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.texdev.net/2009/09/15/biblatex-chem-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

