matze-dd

Results 28 comments of matze-dd

Thank you for these ideas! :) Will need some time to (pause and) digest. (Current status: If one sets `parser.parms.mark_latex_error_verbose = True` then the error message passed to `utils.latex_error` is...

What do you think of the following? - We insert language-dependent main error marks in the plain text. Currently, the parser "speaks" English, German, and Russian (`init_parser_languages()` in `yalafi/parameters.py`). For...

Just have added another idea in issue #180. But this is a rather large undertaking. So, I would opt to first find a solution for the current issue.

Thanks for these detailed comments! :)

Thank you for the thoughts! > Could the parser collect all errors and report them together with the tokens (I guess line 56 in tex2txt.py)? Yes, this is roughly the...

This is in principle the scheme I'm also thinking about. As you also point out, there are quite some things to consider, if one wants to achieve a solution of...

Thank you for this observation. I was always thinking whether one should add Python version tests into the scripts. But as Python version 2 now is deprecated, the hope is...

Hi folks, thank you for the positive feedback. I'm really happy that the project is useful for you. I agree that some reasonable and substantial requests for updates have accumulated....

Yes, @torik42, we are in accord. A clear cut is the best we can do. Thank you for initiating this thread. As you point it out, it's a little pity...

Thank you for thinking all this over. > According to the [GitHub Docs](https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository#whats-transferred-with-a-repository), ... Nevertheless, changing the remotes to the new urls is recommended. I guess, this will not work,...