0
\documentclass{beamer}

\begin{document}
\newcommand{\b}{\begin{frame}}
\newcommand{\e}{\end{frame}}

\b
\titlepage
\e

\section{AAA}
\b
\frametitle{Contents}
\e

\end{document}

How to fix this for abbreviation?

0 Answers0