Thomas Weise

Results 7 comments of Thomas Weise
trafficstars

Hi. Sorry, I do not know how to solve it :-( If you find a solution, please post it here ... because I don't know why it doesn't work

Great! It also works for me. To fix the same issue also for tables, I do ``` \AtBeginDocument{% \addto\captionsenglish{\renewcommand{\figurename}{图}}% \addto\captionsenglish{\renewcommand{\tablename}{表}}% }% ``` This workaround solves the problem.

Hi. With numba 58.1, I can still reproduce this problem. Is there any way to work around it?

Thank you @guilhermeleobas. I admit I just wanted to ping this issue in the hope that it will not fall out of focus. On my side, I think the possibility...

Hi. Sorry, the pastbin link does not work for me. I also abandoned docker-texlive, it is just a legacy project. Instead, I now focus on [docker-texlive-thin](https://github.com/thomasWeise/docker-texlive-thin) and [docker-texlive-full](https://github.com/thomasWeise/docker-texlive-full), which have...

Dear Zhihua. I finally got around to look into `ctex`. In my tests, I got it to work under `xelatex` and `lualatex`. Under the `pdflatex` and plain `latex` I got...