标签: yaml r-markdown pandoc beamer
我正在尝试在RMarkdown和YAML标题中使用beamer_presentation,例如title: "Long title"。此标题显示在幻灯片的第一个标题页上,但也显示在所有幻灯片的底部。但是,在所有幻灯片的底部我想要一个较短的标题出现。我想知道是否可以使用像short-title: "Short title"这样的东西。我知道有uiucthemes可以允许,但我不想使用uiuc风格。 谢谢!
beamer_presentation
title: "Long title"
short-title: "Short title"
uiucthemes
答案 0 :(得分:0)
您可以将一个可选参数传递给 0 = no corner is being rounded 1 = top left corner rounded only 3 = top left and top right corners rounded only 7 = top left, top right and bottom right corners rounded only 15 = all corners rounded 宏,该宏将在脚注中使用:
0 = no corner is being rounded 1 = top left corner rounded only 3 = top left and top right corners rounded only 7 = top left, top right and bottom right corners rounded only 15 = all corners rounded
\title