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
我将b背景图注释掉之后,在pdf中还是会显示 如下图所示的背景
请问是否有办法消除背景呢
The text was updated successfully, but these errors were encountered:
Hi 根据查询,这是一个 xelatex 的 bug,目前不知道有没有修复,你可以使用
\makeatletter \@namedef{ver@everypage.sty}{9999/99/99} \makeatother \usepackage{everypage-1x} \usepackage[contents=DRAFT, color=red, opacity=0.2]{background}
避免这一问题
祝好
Sorry, something went wrong.
消除背景可设置 opacity=0
opacity=0
No branches or pull requests
我将b背景图注释掉之后,在pdf中还是会显示 如下图所示的背景
请问是否有办法消除背景呢
The text was updated successfully, but these errors were encountered: