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

bibitem isn't processed as expected #80

Closed
petRUShka opened this issue Oct 18, 2020 · 3 comments
Closed

bibitem isn't processed as expected #80

petRUShka opened this issue Oct 18, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@petRUShka
Copy link

Suppose we have bibliography in our tex-file:

\begin{thebibliography}{99}
  \bibitem{paper_name}
\end{thebibliography}

yalafi will process paper_name as sentence but not the technical label. So one sees an error on that line.

@petRUShka
Copy link
Author

Same for macros \bibliographystyle{maik}.

@matze-dd
Copy link
Collaborator

Thanks for reporting!

I'm wondering: are these standard LaTeX macros or are they only loaded with package biblatex?

@matze-dd matze-dd added the enhancement New feature or request label Oct 18, 2020
@petRUShka
Copy link
Author

@matze-dd looks like standard.

matze-dd added a commit that referenced this issue Oct 22, 2020
matze-dd added a commit that referenced this issue Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants