Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.07 KB

ZAFU Beamer Theme(Beta)

Project modified from liu-qilong/college-beamer.

For another version, please see the alpha branch.

Options & usage

Switch language

To switch the language, just change the language option in the zafu package. For example, to switch to the Chinese language, add zh to the package:

\usepackage[zh]{zafu}

When select zh, please add the xeCJKpackage to the preamble and use XeLaTeX as the typesetting engine.

\usepackage{xeCJK}

Page elements

  • Cover cover

  • Table of Contents

    At the beginning of each section, the table of contents will be shown with the current chapter highlighted. toc

  • Sub-section ssec

  • Math equation math

  • Code block code

  • End end