Skip to content

Th0masAndy/ppt

Repository files navigation

Beamer Template for Zhejiang University

Changelog

  • 2022.5.18 Fix some issues
  • 2020.3.17 Initial commit

Author

Zhiyuan Pan, Zhejiang University

Usage

Set metadata

  • Customize your title, author name, institute and date in frame/cover.tex. The default date is set to \today
  • Customize your Table of Contents in frame/toc.tex
  • Customize your credits & bibliographt page in frame/credits.tex, frame/bib.tex
  • To create frames, use
\section{...} % appears in toc, bookmarks
\begin{frame} % beamer frame
    \ftitle{...} % appears in the top of the frame
    % Contents start here ...
\end{frame}%

Compile

  • General pipeline: XeLaTeX -> XeLaTeX
  • If you have external bib file, follow xe -> bib -> xe -> xe pipeline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages