Trang trình bày & áp phích

Sàn Beamer (Thủ đô)

Một bản trình bày tối giản, hiện đại sử dụng chủ đề Metropolis Beamer với tiêu đề, chương trình nghị sự, nội dung và các trang trình bày kết thúc.

LaTeXCC0-1.0Bài thuyết trình
Xem trong danh mục
Đã biên soạn trang đầu tiên của mẫu Sàn Beamer (Thủ đô)
main.tex
\documentclass[aspectratio=169]{beamer}
\usetheme{metropolis}
\usepackage{booktabs}

\title{Talk Title}
\subtitle{A one-line subtitle}
\author{Your Name}
\institute{Example University}
\date{\today}

\begin{document}

\maketitle

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

\section{Problem}

\begin{frame}{The problem}
  \begin{itemize}
    \item What hurts today
    \item Why existing approaches fall short
  \end{itemize}
\end{frame}

\section{Approach}

\begin{frame}{Our approach}
  One idea per slide. Math renders as usual:
  \[ \hat{y} = f_\theta(x) \]
\end{frame}

\section{Results}

\begin{frame}{Results}
  \begin{table}
    \centering
    \begin{tabular}{lrr}
      \toprule
      Method & Metric A & Metric B \\
      \midrule
      Baseline & 0.71 & 0.64 \\
      Ours & \textbf{0.83} & \textbf{0.79} \\
      \bottomrule
    \end{tabular}
  \end{table}
\end{frame}

\begin{frame}[standout]
  Thank you. Questions?
\end{frame}

\end{document}

Trong ứng dụng: mở thư viện Dự án mới, cài đặt gói {nhãn} trong "Nhận thêm mẫu" và mẫu này xuất hiện cùng với bản xem trước trực tiếp và tạo dự án chỉ bằng một cú nhấp chuột. Quá trình biên dịch chạy cục bộ trên công cụ đi kèm.

Tất cả các mẫu