\documentclass[serif]{beamer} \usetheme{Warsaw} \usecolortheme{default} \usepackage[english]{babel} \usepackage{kotex} \title[]{} % ¹ßÇ¥ÀÚ·áÀÇ Àüü Á¦¸ñ \author[\href{https://www.facebook.com/mineungimath}{Min Eun Gi}] {\href{https://www.facebook.com/mineungimath}{Min Eun Gi}} % ¹ßÇ¥ÀÚÀÇ À̸§ \begin{document} \begin{frame}{Title} \frametitle{This is the first slide} %frame ÀÇ Å« Á¦¸ñ (¾øÀ¸¸é Title ÀÌ Å« Á¦¸ñÀ¸·Î µÊ) \framesubtitle{A bit more information about this} %frame ÀÇ ÀÛÀº Á¦¸ñ Beamer presentation ½ÃÀÛÇÕ´Ï´Ù. \end{frame} \end{document}