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

盲审模式 #95

Open
kkk-ewfrwe opened this issue Dec 27, 2022 · 5 comments
Open

盲审模式 #95

kkk-ewfrwe opened this issue Dec 27, 2022 · 5 comments

Comments

@kkk-ewfrwe
Copy link

盲审模式的“X”号怎么改成“*”号

@yzwduck
Copy link
Contributor

yzwduck commented Dec 27, 2022

打码是由 \secretize 这个宏来实现的,你可以把 \secretize 这个宏覆盖成期望的输出。

简单地说,在 global.tex 里写上

\renewcommand{\secretize}[1]{***}

(或者去改 nuaathesis.cls 里 \ifnuaa@blindtrail 下面一行的输出)

@kkk-ewfrwe
Copy link
Author

在global.tex加上后一堆报错
JC30QFG _AD5 F@M01CMB

@kkk-ewfrwe
Copy link
Author

把那句删了错误依然在

@yzwduck
Copy link
Contributor

yzwduck commented Dec 28, 2022

可能你做了预期外的修改,我看不出来可能的原因。
总之清理一下 aux 之类的临时文件,把所有修改过的文件恢复到正常状态。

@kkk-ewfrwe
Copy link
Author

谢谢,还原之后再改解决了

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

No branches or pull requests

2 participants