【发布时间】:2020-10-08 15:54:40
【问题描述】:
尊敬的,
我需要你的帮助。
从下面的代码中,我如何把这个标志放在标题的顶部?
---
title: "Title_article"
author: "My name"
date: "08/10/2020"
output:
beamer_presentation:
theme: "Madrid"
header-includes:
- \titlegraphic{\centering \includegraphics[width=1.5cm]{logo.png}\\LARGE}
classoption: "aspectratio=169"
---
感谢您的帮助。
【问题讨论】:
标签: latex r-markdown presentation beamer