python-bibtexparser icon indicating copy to clipboard operation
python-bibtexparser copied to clipboard

few enhancements to decide based on #137 (name features)

Open sciunto opened this issue 9 years ago • 1 comments

From #137

  • [ ] Mention that in the tutorial?
  • [ ] decide what we do about customization.getnames() and related tests.
  • [ ] review #9
  • [ ] update CHANGELOG

sciunto avatar May 24 '16 11:05 sciunto

#9 should be fixable once pull request #140 is sorted (I did some renaming etc there). I'll take a look at it in the next few days.

The customization.author() and customization.editor() functions can also be rewritten in terms of the utils.splitnames() added in #140 to make them more robust. I'll also have a go at that.

I've updated the CHANGELOG to mention my additions in #140.

bcbnz avatar Jun 10 '16 04:06 bcbnz

Stale v1 issue. Not relevant for v2 (naming logic completely refactored)

MiWeiss avatar May 26 '23 13:05 MiWeiss