GithubHelp home page GithubHelp logo

huzhihao2001 / ustcbeamer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ustctug/ustcbeamer

0.0 0.0 0.0 2.02 MB

USTC Beamer 模板(基于学校公用 PPT 模板)

License: LaTeX Project Public License v1.3c

TeX 97.57% Makefile 2.43%

ustcbeamer's Introduction

**科学技术大学Beamer模板

本项目是基于 thomasWeise/ustcSlides 修改而来,加了几种不同的颜色主题。

科大官网上有与之对应的USTC公用PPT模板

使用说明

主文件 main.tex, 使用 xelatex 引擎编译。

宏包使用了TikZ代码形式的背景文件(在子文件夹theme中),默认选项 bluetheme 是科大校徽的蓝色;此外 ustcbeamer 还内置了红色和黑色主题 redthemeblacktheme

自定义你的主题颜色

一旦在 main.tex 中载入 ustcbeamer 后使用了下述命令就会覆盖 ustcbeamer 指定的内置颜色选项,你可以设置自己喜欢的RGB色值:

\definecolor{themecolor}{RGB}{0,150,150} % 这是青色主题;

\definecolor{themecolor}{rgb}{0,0.5,0.3} % 这是深绿色主题;

注意小写rgb和大写RGB表示的色值相差255倍,即RGB{255,255,255}=rgb{1,1,1};建议自定义的主题颜色选择偏深色。

宽高比设置

ctexbeamer文档类支持各种宽高比,但本模板只适配了 4:3 和 16:9 的宽高比背景。添加选项aspectratio=169aspectratio=43可以更改宽高比,默认是 4:3。

下载地址

欢迎同学们反馈其他问题。

ustcbeamer's People

Contributors

jmcui avatar seisman avatar zepinglee avatar cuihaoleo avatar fylimas avatar ywgatustcbbs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.