Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私が書くとき:
\begin{frame}[label=foo,squeeze] ... \end{frame}
後でフレームを繰り返すために使用\againframe{foo}すると、繰り返されるフレームのコンテンツは「圧迫」されません(私の場合、長すぎてスライドに収まりません)。
\againframe{foo}
オプションと組み合わせる\againframeにはどうすればよいですか?squeeze
\againframe
squeeze
私はあなたができると思います:
\againframe[squeeze]{foo}