Colección de temas Beamer

Proyector Madrid

Una plataforma de diapositivas de estilo empresarial que utiliza el clásico tema del proyector de Madrid con el esquema de color rojo oscuro castor.

LaTeXCC0-1.0Presentaciones
Ver en el catálogo
Primera página compilada de la plantilla Proyector Madrid
main.tex
\documentclass[aspectratio=169]{beamer}
\usetheme{Madrid}
\usecolortheme{beaver}
\usepackage{booktabs}

\title[Fern Notes 3.0 Review]{Fern Notes 3.0: Quarterly Product Review}
\subtitle{Q2 shipping recap and what comes next}
\author[P. Raghavan]{Priya Raghavan}
\institute[Fernworks]{Product Team, Fernworks}
\date{July 2026}

\begin{document}

\begin{frame}
  \titlepage
\end{frame}

\begin{frame}{Agenda}
  \tableofcontents
\end{frame}

\section{What we shipped}

\begin{frame}{What we shipped this quarter}
  \begin{itemize}
    \item Offline sync rewrite: conflict resolution now merges at the paragraph level.
    \item Shared workspaces left beta, with role-based permissions and audit logs.
    \item New mobile capture flow cut the time to first note from 9 taps to 3.
    \item Retired the legacy importer, migrating 41,000 remaining accounts.
  \end{itemize}
\end{frame}

\section{Metrics and roadmap}

\begin{frame}{Adoption and retention}
  \begin{table}
    \centering
    \begin{tabular}{lrrr}
      \toprule
      Metric & Q4 2025 & Q1 2026 & Q2 2026 \\
      \midrule
      Weekly active users & 182k & 214k & 261k \\
      Day-30 retention & 34\% & 37\% & 43\% \\
      Support tickets per 1k users & 6.1 & 5.4 & 3.8 \\
      \bottomrule
    \end{tabular}
  \end{table}
  \vspace{0.5em}
  Retention gains track the sync rewrite. Q3 focus: template gallery and API v2.
\end{frame}

\begin{frame}{Discussion}
  \begin{center}
    {\Large Questions and open discussion}\\[1em]
    Roadmap drafts live in the shared planning workspace.
  \end{center}
\end{frame}

\end{document}

En la app: abre la galería de Nuevo proyecto, instala paquete Colección de temas Beamer en «Obtener más plantillas» y verás la plantilla con vista previa en vivo y creación con un clic. La compilación es local con el motor incluido.

Todas las plantillas