<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/bibtexml/patches/" rel="alternate"/><link href="https://sourceforge.net/p/bibtexml/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/bibtexml/patches/</id><updated>2008-03-12T10:54:21Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Add docbook 5 support</title><link href="https://sourceforge.net/p/bibtexml/patches/4/" rel="alternate"/><published>2008-03-12T10:54:21Z</published><updated>2008-03-12T10:54:21Z</updated><author><name>Max Berger</name><uri>https://sourceforge.net/u/maxberger/</uri></author><id>https://sourceforge.netd1ca0556feb45d7d66a7f78452899fe1a84c1064</id><summary type="html">&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;</summary></entry><entry><title>Compile Patch for bibtexconverter-j</title><link href="https://sourceforge.net/p/bibtexml/patches/3/" rel="alternate"/><published>2008-03-12T10:52:42Z</published><updated>2008-03-12T10:52:42Z</updated><author><name>Max Berger</name><uri>https://sourceforge.net/u/maxberger/</uri></author><id>https://sourceforge.netf6fb74acf595ea94276c0c4740d94b1a28a4e00d</id><summary type="html">&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;</summary></entry><entry><title>bibtext2xml.py: Translation of non-breaking space '~'</title><link href="https://sourceforge.net/p/bibtexml/patches/2/" rel="alternate"/><published>2004-02-25T11:55:41Z</published><updated>2004-02-25T11:55:41Z</updated><author><name>Moritz Ringler</name><uri>https://sourceforge.net/u/ringler/</uri></author><id>https://sourceforge.netd3020a81e9cd4300df9b76448e89ba2fd9fb072b</id><summary type="html">&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;</summary></entry><entry><title>bibtex2xml.py: Bug fix for comments</title><link href="https://sourceforge.net/p/bibtexml/patches/1/" rel="alternate"/><published>2003-09-30T10:52:13Z</published><updated>2003-09-30T10:52:13Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net08a341defe9b8b7fe3f9b4da93e00c9d6f748f12</id><summary type="html">&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;</summary></entry></feed>