Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bibtexparser fails mysteriously #71

Open
kmccurley opened this issue Sep 11, 2024 · 0 comments
Open

bibtexparser fails mysteriously #71

kmccurley opened this issue Sep 11, 2024 · 0 comments
Assignees

Comments

@kmccurley
Copy link
Member

I observed the following in cc1-3-106:

Unable to parse region of bibtex: @article{deBruijn, author = {de Bruijn, N. G.}, journal = {Indag. Math.}, note = {Nederl. Akad. Wetensch. Proc. Ser. A {\bf 69}}, pages = {239--247}, title = {On the number of positive integers {
} and free prime factors {
}. {II}}, volume = {28}, year = {1966}, }

This arises from bibtexmarkup.py when bibtexparser encounters a block that it cannot parse. I am unable to reproduce this problem using the version of bibtexparser in the venv for the docker instance, so I am at a loss as to what is causing the problem. The paper has other compilation problems so it's possible that this will disappear.

@kmccurley kmccurley self-assigned this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant