-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Github | Download | Wiki | CTAN
hitszbeamer is a beamer theme designed for Harbin Institute of Technology, ShenZhen (HITSZ). Current version is 1.0.0, updated on 2020/03/17.
|- figures
|- hitlogo.jpg
|- hitlogo-mask.jpg
|- hitszbeamer.bst
|- hitszbeamer.dtx
|- hitszbeamer.pdf
|- main.tex
|- main.pdf
|- makebeamer.bat
|- makeclean.bat
|- makecleanall.bat
|- makedoc.bat
|- Makefile
|- README.md
|- reference.bib
hitszbeamer是哈尔滨工业大学(深圳)Beamer模板,当前版本1.0.0,更新于2020年03月17日。
Download and unzip the template. Specific usage documentation and examples can be found in the files below:
- Template usage (hitszbeamer.pdf, in Chinese)
- Template example (main.pdf, in Chinese)
- Brief Introduction (README.md, both in Chinese and English)
下载并解压本模板,文件夹中包含以下说明文档:
- 模板开发文档(hitszbeamer.pdf,中文版)
- 模板撰写示例(main.pdf,中文版)
- 模板简介(README.md,中英双语)
Please follow the procedure below:
- QQ group: 1039392552
- GitHub Issues
- Educational Email
- Gmail
请按照以下顺序反馈问题:
- QQ group: 1039392552
- GitHub 问题反馈
- 教育邮箱
- Gmail 邮箱
To use Makefile, you should have GNU make
tool installed.
make doc # compile documentation (required before compiling the beamer)
make beamer # compile beamer
make clean # clean auxiliary files
make cleanall # clean auxiliary files and style files
使用Makefile之前请确保已安装GNU make
工具。
make doc # 编译说明文档(在编译 beamer之前必须编译说明文档)
make beamer # 编译 beamer
make clean # 清除辅助文件
make cleanall # 清除辅助文件与样式文件
makedoc.bat
, makebeamer.bat
and makeclean.bat
are designed for windows platform. Double click these files, then they will echo corresponding functions automatically.
makedoc # compile documentation (required before compiling the beamer)
makebeamer # compile beamer
makeclean # clean auxiliary files
makedoc.bat
、makebeamer.bat
与makeclean.bat
为windows编译脚本,双击即可执行相应的功能。
makedoc # 编译说明文档(在编译 beamer之前必须编译说明文档)
makebeamer # 编译 beamer
makeclean # 清除辅助文件
This material is subject to the LATEX Project Public License 1.3c or any later version.
本模板的发布遵照LATEX Project Public License 1.3c协议或其后版本。