Hello,
timor writes:
>> If that's the case, we could indeed remove the duplicate '(123 . 125).
> Very nice.
Done, in master branch.
There are actually no tests for org-bibtex.el. Anyone using this library
(or not!) is more than welcome to write some, BTW.
Regards,
--
Nicolas Goaziou
2016-04-20 9:45 GMT+02:00 Eric S Fraga :
> So it's not just the title that needs to be
> treated carefully but other entries (author, editor, booktitle).
You are correct. The piece of code in question is actually called for
all fields, not only title. I was using the title as an example. So
if
On Tuesday, 19 Apr 2016 at 20:43, timor wrote:
> Yes. Looking at the BibTeX Files I am dealing with, the use of inner
> braces is usually justified (except for the example I gave, but it is
> not org-mode's job to correct poor BibTeX, I think). Therefore they
> should be kept intact when reading t
Hello Nicolas,
2016-04-19 21:28 GMT+02:00 Nicolas Goaziou :
> So, do you think that returning {Unnecessary Braces in Title.} instead
> of the above would be fine?
Yes. Looking at the BibTeX Files I am dealing with, the use of inner
braces is usually justified (except for the example I gave, but i
Hello,
timor writes:
> When using org-bibtex-read-buffer, I noticed that the following title
> field in a bibtex entry:
>
> ...
> {{MASTER}: {A} {Multicore} {Cache} {Energy}-{Saving}
> {Technique} {Using} {Dynamic} {Cache}
> {Reconfiguration}}
> ...
>
> is rea
When using org-bibtex-read-buffer, I noticed that the following title
field in a bibtex entry:
...
{{MASTER}: {A} {Multicore} {Cache} {Energy}-{Saving}
{Technique} {Using} {Dynamic} {Cache}
{Reconfiguration}}
...
is read in as
"MASTER}: {A} {Multicore} {Cache}