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.
- Host: GitHub
- URL: https://github.com/harttle/a-modern-beamer-template
- Owner: harttle
- License: mit
- Created: 2016-09-24T19:04:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-27T13:14:19.000Z (over 9 years ago)
- Last Synced: 2025-03-24T09:47:35.446Z (about 1 year ago)
- Language: TeX
- Size: 246 KB
- Stars: 26
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`