[SCM] kBibTeX is a BibTeX editor for KDE to edit bibliographies used with LaTeX branch, debian-patches/0.4-3, created. e7b30a8ccdd0a166aa7e56bf033c4110307d869e
Bastien ROUCARIÈS
roucaries.bastien at gmail.com
Mon Nov 5 11:51:07 UTC 2012
The branch, debian-patches/0.4-3 has been created
at e7b30a8ccdd0a166aa7e56bf033c4110307d869e (commit)
- Shortlog ------------------------------------------------------------
commit e7b30a8ccdd0a166aa7e56bf033c4110307d869e
Author: Thomas Fischer <thomas.fischer at t-fischer.net>
Date: Mon Nov 5 11:50:09 2012 +0100
Fix data loss with localfile field
Bibtex file with localfile field are destroyed by current kbibtex.
If you create an article with your favorite editor:
@article{test,
author = "test",
title = "test",
journal = "test",
year = 2012,
localfile = "/tmp/test.pdf",
}
during loading the file kbibtex convert local file to http://test.pdf
The following patch avoid this problem.
bug-debian: http://bugs.debian.org/644024
Forwarded: http://gna.org/bugs/?20275
applied-upstream: 4.1
-----------------------------------------------------------------------
--
kBibTeX is a BibTeX editor for KDE to edit bibliographies used with LaTeX
More information about the debian-science-commits
mailing list