<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/bibtexml/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/bibtexml/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 12 Mar 2008 10:54:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bibtexml/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Add docbook 5 support</title><link>https://sourceforge.net/p/bibtexml/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds preliminary support for docbook 5, based on the docbook 4.5 support already existing.&lt;/p&gt;
&lt;p&gt;Much functionality is duplicated, maybe this could be merged (using xls:import?)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Berger</dc:creator><pubDate>Wed, 12 Mar 2008 10:54:21 -0000</pubDate><guid>https://sourceforge.netd1ca0556feb45d7d66a7f78452899fe1a84c1064</guid></item><item><title>Compile Patch for bibtexconverter-j</title><link>https://sourceforge.net/p/bibtexml/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;bibtexconverter uses some files with extended characters. My javac however assumes utf-8. This patch tells javac to use the correct encoding&lt;/p&gt;
&lt;p&gt;(btw: utf-8 should be the preferred way, you may thing about converting your source files)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Berger</dc:creator><pubDate>Wed, 12 Mar 2008 10:52:42 -0000</pubDate><guid>https://sourceforge.netf6fb74acf595ea94276c0c4740d94b1a28a4e00d</guid></item><item><title>bibtext2xml.py: Translation of non-breaking space '~'</title><link>https://sourceforge.net/p/bibtexml/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;To correctly translate non-breaking spaces form&lt;br /&gt;
TeX/BibTeX syntax to XML add&lt;br /&gt;
line = re.sub('~', '&amp;amp;#160;', line)&lt;br /&gt;
after line 27 of bibtex2xml.py or bibtex2xml.cp.py&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Moritz Ringler</dc:creator><pubDate>Wed, 25 Feb 2004 11:55:41 -0000</pubDate><guid>https://sourceforge.netd3020a81e9cd4300df9b76448e89ba2fd9fb072b</guid></item><item><title>bibtex2xml.py: Bug fix for comments</title><link>https://sourceforge.net/p/bibtexml/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A Bibtex file with comments will not be transformed &lt;br /&gt;
correctly, as the data after the first comment is &lt;br /&gt;
truncated. This patch correctly ignores the comments in &lt;br /&gt;
the file. A better solution would be to transform bibtex &lt;br /&gt;
comments to XML comments! :-)&lt;br /&gt;
Hope it helps&lt;br /&gt;
Cesare Pautasso &amp;amp;lt;pautasso@inf.ethz.ch&amp;amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 30 Sep 2003 10:52:13 -0000</pubDate><guid>https://sourceforge.net08a341defe9b8b7fe3f9b4da93e00c9d6f748f12</guid></item></channel></rss>