An open API service indexing awesome lists of open source software.

https://github.com/harttle/a-modern-beamer-template

Yes, this is a modern beamer template.
https://github.com/harttle/a-modern-beamer-template

Last synced: about 1 year ago
JSON representation

Yes, this is a modern beamer template.

Awesome Lists containing this project

README

          

# A Modern Beamer Template

## Preview

[The Sample Document](main.pdf)

## Features

* Optimized Cambridge Theme
* Morden Code Highlight
* Full Examples
* 中文支持:`styles/zh_cn.sty`

## MacOS

1. Install MacTex
2. Add TEX into PATH: `PATH="/usr/local/texlive/2016/bin/x86_64-darwin/:$PATH"`
2. `make`

## Linux

1. Install TexLive
2. Set your fonts within `styles/zh_cn.sty`
3. Add TEX into PATH: `PATH="/usr/local/texlive/2016/bin/x86_64/:$PATH"`
4. `make`