Skip to content
New issue

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

chore: 所有latexmkrc统一启用 SyncTeX 并关闭-shell-escape #545

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

YDX-2147483647
Copy link
Collaborator

@YDX-2147483647 YDX-2147483647 commented Jul 22, 2024

若要关闭 SyncTeX,运行latexmk时可加上参数-synctex=0;启用-shell-escape也是如此。

省略的$recorder-no-pdf等参数都含在%O里了,不用重复设定。$clean_ext默认的就够了,也没有再加。

Resolves #544

@YDX-2147483647 YDX-2147483647 marked this pull request as ready for review July 22, 2024 13:50
@YDX-2147483647 YDX-2147483647 marked this pull request as draft July 22, 2024 13:56
若要关闭 SyncTeX,运行`latexmk`时可加上参数`-synctex=0`;启用`-shell-escape`也是如此。

Resolves BITNP#544
@YDX-2147483647 YDX-2147483647 marked this pull request as ready for review July 22, 2024 13:59
@fky2015 fky2015 added this pull request to the merge queue Jul 23, 2024
Merged via the queue into BITNP:main with commit 3ed9359 Jul 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

本科若干模板的latexmkrc缺少-synctex=1
2 participants