You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JabRef puts the line @Comment{jabref-meta: databaseType:bibtex;} at the end of the bib by design. It seems lua-bibtex-parser does not parse this line, since print(#library.comments) prints 0.
JabRef puts the line
@Comment{jabref-meta: databaseType:bibtex;}at the end of the bib by design. It seemslua-bibtex-parserdoes not parse this line, sinceprint(#library.comments)prints0.