/biblatex-refcheck

Python script for testing BibLaTeX bibliography-file for comma-errors.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

biblatex-refcheck

Python script for testing BibLaTeX bibliography-file for comma-errors.

Takes bibliography-file as input, reports on stdout if the file looks OK or not, and also provides function check_file() which returns True or False respectively, for use in automation of LaTeX compilation.