Philippe Faist
Philippe Faist
An update here — the `lstlisting` environment is now recognized correctly in `pylatexenc` version `3.0alpha`. I am still likely to update the way the contents is reported though. I'm aiming...
Hi gyre, Sorry for the delay. I'll try to look into this, but since I work on a Mac (and on Linux), and only have an old XP virtual machine...
Hi, thanks for the contribution! I'll try to review your code as soon as possible, I'm sorry I've been busy these days. The Qt5 part is particularly welcome, I'm sure...
I haven't thought of any elegant way for distributing symlinks, apart from maybe using a tar.gz archive? As an aside, I haven't touched this library in a while, and it...
Thanks for your interest. As you've probably noticed, I haven't updated this project since a while. Unfortunately I don't have the time at the moment to maintain it seriously. Regarding...
Indeed, it's not compatible with Python 3, and it would be nice if it was. You're welcome to provide patches to make it run with python 3 as well.
That would be very welcome. (though after a brief glance, I couldn't tell if the code would still work under python 2? Ideally the code would run under both versions.)
Thanks @Krastanov for your suggestions and your enthusiasm! As @valbert4 mentioned, we're trying to strike a balance between structuring code information in the most useful way, all while keeping the...
Hi, thanks a lot for the progress so far! I was wondering if there is any plan to merge this fix, or if there is an alternative workaround/fix planned? Thanks...
Yes, the latex-to-text module has an ugly kludge to output the title, author, and date together at the location of the `\maketitle` command. It involves setting an internal property on...