您能否将其放在扉页(verso page)上,而不是直接放在封面上?
如果您确实希望文字出现在图片上,您可以在定义封面内容的 Front Matter 部分执行类似以下操作:
\periph front|id="coverfront"
\zgap|-1.2cm\*
\mt1 \zvar|maintitle\*
\zgap|8cm\*
\mt2 \zvar|subtitle\*
\zgap|4.4cm\*
\mt3 \zvar|author\*
\qr Designed by Freepik
\vfill
\endgraf
\periph spine|id="coverspine"
... 等等。
请确保将 \qr 的样式设置为正确的颜色(白色?),并调整 \zgap 值(创建垂直空间),使其位于合适的位置。
Could you just include that on the verso page, rather than on the cover itself?
If you really want the text on the image, then you could do something like this in the Front Matter section that defines the front cover matter:
\periph front|id="coverfront"
\zgap|-1.2cm\*
\mt1 \zvar|maintitle\*
\zgap|8cm\*
\mt2 \zvar|subtitle\*
\zgap|4.4cm\*
\mt3 \zvar|author\*
\qr Designed by Freepik
\vfill
\endgraf
\periph spine|id="coverspine"
... etc.
Make sure you set the style for \qr to be the right color (white?) and adjust the \zgap values (creating vertical space) to make it sit at just the right place.
机器翻译自 English