-
Notifications
You must be signed in to change notification settings - Fork 62
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
请问如何更改min封面页图片和透明度 #177
Comments
max主题此处属于背景头图,可以直接使用 Line 35 in 579b4c1
min主题此处采用的是程式化生成的印记矩阵,在代码中具体位置如下: Lines 140 to 142 in 579b4c1
可以替换成 |
谢谢作者的回复。 |
部分阅读器存在该问题,可以换一个阅读器试一下:#97
尝试使用 \node [below right] at (0,0.12\paperheight) {\includegraphics[width=\paperwidth,height=\paperheight]{vi/sjtu-vi-sjtuphoto.jpg}}; |
已成功解决。谢谢作者! |
我如下几个问题:
1.如果使用max主题,如何使封面页背景透明度高一些
2.使用min主题,如何将背景点阵改成自定义图片(线稿之类的)
谢谢大家🙏
The text was updated successfully, but these errors were encountered: