摘要: 用镜像源安装docker和docker-compose https://1ms.run/docs/1ms.run/ 用gitcode镜像clone项目 git clone https://gitcode.com/gh_mirrors/toolki/toolkit.git ./overleaf-too 阅读全文
posted @ 2025-09-20 22:39 ylifs 阅读(19) 评论(0) 推荐(0)
摘要: 引言 Overleaf编译大项目的时候总是失败,这时候就需要用到本地的latex了。 本地方案已经比较成熟,只是需要一点配置。 vscode 安装一个扩展即可 需要关闭拼写检查 打开设置-扩展-Latex 加入一行 "latex.linter.enabled": false, 阅读全文
posted @ 2025-09-20 17:42 ylifs 阅读(4) 评论(0) 推荐(0)