Chen Chen
Chen Chen
## 运行环境 * Device: MacBook Pro(14英寸,2021年) * macOS: 12.5 21G72 arm64 * Bob Version: 1.1.0[60] ## 描述问题 语言选取栏中拉丁语“Latin”的中文标成了“老挝语” 另外是否考虑在语言选取栏中对语言进行排序?目前翻找语言还是比较麻烦
https://www.iculture.tsinghua.edu.cn/zyxz/xxxczl.htm
### Issue Summary When rendering ```latex \operatorname{atan2}(y,x) ``` using MathJax v3, a space was mistakenly inserted between “atan” and “2”. ### Steps to Reproduce: Use MathJax v3 to render: ```latex...
This PR replaces Boost.Python with [pybind11](https://github.com/pybind/pybind11), which has become the de facto standard for Python bindings in C++. Key improvements: - Simplified binding code, thanks to pybind11’s automatic handling of...