\message{ !name(main.tex)}\documentclass[
% handout,
aspectratio=169
]{beamer}

\usetheme{Rochester}
\hypersetup{colorlinks=false,urlcolor=red}

\usepackage[utf8]{inputenc}
%\DeclareUnicodeCharacter{263A}{\sad}
%\DeclareRobustCommand\sad{%
%  \unskip\nobreak\thinspace\textemdash\allowbreak\thinspace\ignorespaces}
\usepackage[spanish]{babel}

\usepackage{tikzsymbols}
\usepackage{listings}
\lstset{
  basicstyle={\fontsize{8}{7}\selectfont\ttfamily}
}
\input{macros}


\begin{document}

\message{ !name(main.tex) !offset(72) }

\begin{frame}
  \frametitle{Way to success}
  \begin{description}[<+->]
  \onslide<7->{\putAt{8cm}{0cm}{\includegraphics[scale=0.2]{img/JaingHead}}}
  \item[My responsability.]
    To teach you the concepts.
    \onslide<+->{I have prepared material.}
  \item[My wish.]
    You to learn.
    \onslide<+->{I want to solve all your doubts.}
  \item[Your responsability.]
    To learn.
  \item[Your wish.] To pass the subject with good grades.
  \end{description}
  \begin{minipage}{0.4\hsize}
    \begin{block}<+->{This is the way}
      \begin{itemize}[<+->]
      \item Work hard (you and me).
      \item Make the exercises.
      \item Ask all the doubts (you).
      \item Solve your questions (me).
      \end{itemize}
    \end{block}
  \end{minipage}
\end{frame}

\message{ !name(main.tex) !offset(804) }

\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% TeX-command-extra-options: "-shell-escape"
%%% End:

%  LocalWords:  granularidad
