开发者

LaTeX Beamer: Using \againframe with squeeze option

When I write:

\be开发者_开发技巧gin{frame}[label=foo,squeeze]
...
\end{frame}

and later use \againframe{foo} to repeat the frame, the content on the repeated frame is not "squeezed" (and in my case too long to fit on the slide).

How do I combine \againframe with the squeeze option?


I think you can do:

\againframe[squeeze]{foo}
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜