sunderme

Results 5 issues of sunderme

The ubuntu repository is not updated to latest packages. From the directory time stamps, last update was January 2021.

CTAN is a huge latex packaage database. Apart from providing the actual packages, it also contains a caption and a short description on every package. The idea is to download...

enhancement
help wanted

https://github.com/texstudio-org/texstudio/issues/3083 Crashes on windows, probably because stack size is smaller. From the looks of it, call depth is too large for recursive _synctex_free_leaf/synctex_node_free

Concerns current git head. ``` last_component = PathFindFileName(string); last_extension = PathFindExtension(string); ``` Don't work as they assume UTF16 string and fail with 8bit coding. Tested with msys64 (ucrt) and vcpkg.

This messes with calling external python as python is not bundled in the first place. See [texstudio issue](https://github.com/texstudio-org/texstudio/issues/4061)