比默馬德里
商務風格的幻燈片,採用經典的馬德里投影機主題和海狸深紅色配色。

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}
在應用程式中:開啟新專案庫,在「取得更多範本」下安裝{標籤}包,此範本將顯示即時預覽和一鍵專案建立。編譯在捆綁引擎上本地運行。