gi-ev / LNI

A LaTeX class for submissions to the “Lecture Notes in Informatics” (LNI) published by the German “Gesellschaft für Informatik” (GI)
https://www.ctan.org/pkg/lni
LaTeX Project Public License v1.3c
40 stars 33 forks source link

added write$ statements to correctly empty bibtex stack #80

Closed ytzemih closed 5 years ago

ytzemih commented 5 years ago

It is not the most elegant solution but it is a quick-n-dirty one to resolve the long-standing issue #6 I have tested it with several bibtex entries. Best, Mario

sieversMartin commented 5 years ago

Thank you very much. I'll integrate this into the dtx file.

ytzemih commented 5 years ago

My pleasure, thanks for pulling.