joostkremers / ebib

A BibTeX database manager for Emacs.
https://joostkremers.github.io/ebib/
BSD 3-Clause "New" or "Revised" License
272 stars 37 forks source link

ebib--process-reference-template: use new parsebib-clean-TeX-markup #261

Closed Hugo-Heagren closed 1 year ago

Hugo-Heagren commented 1 year ago

Replace ebib-clean-TeX-markup with parsebib-clean-TeX-markup. Seems to have been missed in the original replacements.

joostkremers commented 1 year ago

Thanks, somehow I missed that one...