CVS Commit Overview for 2007-04-24
==================================
2007-04-24 Samuele Kaplun <[email protected]>
* modules/bibformat/etc/format_templates/Default_HTML_detailed.bft:
Fixed indentation and wrong bfe from my previous commit
2007-04-24 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat.py,
modules/bibformat/lib/bibformat_dblayer.py,
modules/bibformat/lib/bibformat_engine.py: Improved verbosity.
2007-04-24 Jerome Caffaro <[email protected]>
* modules/websearch/lib/search_engine.py: Forwarding "verbose"
parameter to BibFormat in order to be able to print debug info when
displaying formatted records in the web interface.
2007-04-24 Samuele Kaplun <[email protected]>
* modules/bibformat/lib/bibformat_regression_tests.py: Updated
regression tests in order to reflect new fulltext links.
2007-04-24 Jan Brice Krause <[email protected]>
* modules/bibconvert/etc/oaiarxiv2marcxml.xsl: Corrected 695
processing. Added 65017 multiple subjects (first in $$a, others in
$$b.
2007-04-24 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/refextract.py: In certain papers, " bf "
appears just before the volume of a cited item. It is believed that
this is a mistyped TeX command for making the volume "bold" in the
paper. The line may look something like this after numeration has
been recognised: M. Bauer, B. Stech, M. Wirbel, Z. Phys. bf C :
<cds.VOL>34</cds.VOL> <cds.YR>(1987)</cds.YR> <cds.PG>103</cds.PG>
The " bf " stops the title from being correctly linked with its
series and/or numeration and thus breaks the citation. Added a
pattern to recognise this situation and to strip out the " bf "
after the numeration-recognition pass, so that citations are not
missed because of this sitatuation.
2007-04-24 Nicholas Robinson <[email protected]>
* modules/bibedit/lib/refextract.py: Corrected 2 bugs in the
function "move_tagged_series_into_tagged_title": * Previously, the
series could be lost under certain conditions. Now it will
always be added into the title. * Previously, the series was
added into the title, separated by "., ". E.g. "Phys. Rev., B".
Now, the comma has been dropped, meaning that the example above
will be output as "Phys. Rev. B".
--
CDS Invenio Developers <[email protected]>