Thank you for your excellent tool!
I wanted to ask whether support for biblatex files is planned? biblatex files are slightly different from bibtex, they allow braced expressions. In case of plainnat style, this results in mis-formatted citations. (They are "almost" correct, but not quite.)
Biblatex is slightly different from bibtex, there are no "aux" files, but it should be possible to create "empty" latex documents, with biblatex' preamble, run xelatex, and get the required bcf files, in order to run biber on them and get the bbl file. Afterwards, the process should be the same.
May this option be considered?
Thank you for your excellent tool!
I wanted to ask whether support for biblatex files is planned? biblatex files are slightly different from bibtex, they allow braced expressions. In case of
plainnatstyle, this results in mis-formatted citations. (They are "almost" correct, but not quite.)Biblatex is slightly different from bibtex, there are no "aux" files, but it should be possible to create "empty" latex documents, with biblatex' preamble, run xelatex, and get the required bcf files, in order to run biber on them and get the bbl file. Afterwards, the process should be the same.
May this option be considered?