如何在 komaletter 的签名中包含图像?
How to include an image in the signature of komaletter?
komaletter::komaletter
的帮助页面指出:
signature Typed signature or image placed below closing.
如何在 yaml header 的 signature:
语句中包含图像文件?
找到答案:
signature: "\includegraphics[width=0.3\textwidth]{Signature.png}"
komaletter::komaletter
的帮助页面指出:
signature Typed signature or image placed below closing.
如何在 yaml header 的 signature:
语句中包含图像文件?
找到答案:
signature: "\includegraphics[width=0.3\textwidth]{Signature.png}"