pythontex icon indicating copy to clipboard operation
pythontex copied to clipboard

spellcheck

Open Reissner opened this issue 3 years ago • 2 comments

In message An error occurred but no error messages were identified. a comma is missing: should be An error occurred, but no error messages were identified. Found by my spellchecker.

Reissner avatar Jul 14 '22 11:07 Reissner

Thanks for the time you've invested in this and a long list of other issues recently. It should be possible to fix many of the bugs and documentation issues in the next release.

If you are planning to spend additional time looking through the documentation and/or code, here is something that may be worth keeping in mind. For the last few years, I have been working on a similar project focused on Pandoc Markdown: Codebraid (more examples). If I am able to do significant LaTeX development in the future, I want to add a LaTeX interface for Codebraid. So there is a possibility that the Python part of PythonTeX will be replaced with new code based on Codebraid, or that there will be a completely new and mostly compatible package that supersedes PythonTeX.

gpoore avatar Jul 14 '22 12:07 gpoore

Hello Mr Poore, wow, great to hear. Thank you for estimating my suggestions. I must say, pythontex is my davorite latex tool: ti makes latex documents alive ... with big rival bib2gls which is great also. I am particularly grateful because i write a maven plugin to create latex documents and i am about to integrate pythontex, .i.e. documents using it.

Reissner avatar Jul 17 '22 13:07 Reissner