Skip to content

Postprocessing doesn't show errors during processing of bibliography #916

Description

@asmaier

When processing the bibliography latexmlpost only shows the number of errors encountered, but doesn't give any hint, what went wrong:

latexmlpost --verbose --verbose --verbose --dest=equations.html equations.xml 

(MakeBibliography equations.html processing... [Converting bibliography equations/test.bib ...


Conversion complete: 1 error.
Status:conversion:2 
... converted!] [using bibliographies test.bib] [154 bibentries, 9 cited] [DBStatus: 8195/0 objects] 13.45 sec)

With a big *.bib file, it can be quite painful to track down these errors. It would be nice, if latexmlpost would at least give the line number, where it encountered problems parsing or processing the *.bib file.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions