我正在尝试beamer_presentation在 RMarkdown 和 YAML 标头中使用,例如,title: "Long title". 此标题出现在我的幻灯片的第一个标题页上,但也出现在所有幻灯片的底部。但是,在所有幻灯片的底部,我希望出现一个较短的标题。我想知道是否short-title: "Short title"可以使用类似的东西。我知道uiucthemes允许这样做,但我不想使用 uiuc 样式。谢谢!
beamer_presentation
title: "Long title"
short-title: "Short title"
uiucthemes
yaml beamer pandoc r-markdown
beamer ×1
pandoc ×1
r-markdown ×1
yaml ×1