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
xpatch 宏包可以用来打补丁。 \xpatchcmd 命令接受五个参数:\xpatchcmd{命令}{搜索}{替换}{成 功}{失败} 命令 :待处理的命令 搜索 :需要被替换的部分 替换 :将被替换的内容 成功 :替换成功执行的内容 失败 :替换失败执行的内容
The text was updated successfully, but these errors were encountered:
No branches or pull requests
xpatch 宏包可以用来打补丁。
\xpatchcmd 命令接受五个参数:\xpatchcmd{命令}{搜索}{替换}{成
功}{失败}
命令 :待处理的命令
搜索 :需要被替换的部分
替换 :将被替换的内容
成功 :替换成功执行的内容
失败 :替换失败执行的内容
The text was updated successfully, but these errors were encountered: