We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
事情的起源是前几天我的已合并 PR #703 下发生了一场乌龙事件,评论 #703 (comment) 指出可以通过发版来解决上下游版本不匹配的问题。目前 CTAN 上的 ctex 版本是 2022/07/14 v2.5.10,距今有两年半多。考虑到 LaTeX3 仍然在不断改动接口和内部实现,有必要及时在发布版本中修一修,比如近期发生的手册问题 #704,以及 #725(后者在原帖已经有了一个能用的修复)。
ctex
我自身不属于 CTeX-org 的成员,没有相关权限,也不知这件事该以什么样的方式推进。根据我的了解,应该先让 CI 跑通,然后把文档编译出来并打包(这些最好能放到 CI 里面让 l3build 自动完成)。如果能有指导的话,我可以承担一部分任务。
l3build
The text was updated successfully, but these errors were encountered:
No branches or pull requests
事情的起源是前几天我的已合并 PR #703 下发生了一场乌龙事件,评论 #703 (comment) 指出可以通过发版来解决上下游版本不匹配的问题。目前 CTAN 上的
ctex
版本是 2022/07/14 v2.5.10,距今有两年半多。考虑到 LaTeX3 仍然在不断改动接口和内部实现,有必要及时在发布版本中修一修,比如近期发生的手册问题 #704,以及 #725(后者在原帖已经有了一个能用的修复)。我自身不属于 CTeX-org 的成员,没有相关权限,也不知这件事该以什么样的方式推进。根据我的了解,应该先让 CI 跑通,然后把文档编译出来并打包(这些最好能放到 CI 里面让
l3build
自动完成)。如果能有指导的话,我可以承担一部分任务。The text was updated successfully, but these errors were encountered: