Code Monkey home page Code Monkey logo

kokura-beamer's Introduction

Kokura-Beamer:一个极简主义的毕业答辩Beamer模板

灵感来自于这里,但是我个人感觉那个模板有点过于花哨,所以我按照自己本科答辩PPT的风格写了这个模板。

该模板主要用于组会、报告、答辩等场景,代码中给出的例子是武汉大学,但是也可以根据自己的需求更换学校logo。

相较于PPT,Beamer模板有哪些优势?

  1. 代码化,更加方便修改
  2. 不需要使用Office软件,可以在Linux下使用
  3. 使用者只需要关注内容,不需要关注排版,从PPT操作上解放出来

模板页面展示

封面 目录 正文 正文 正文 正文 正文 致谢

使用方法

环境配置

首先需要安装latex环境,推荐使用texlive,具体安装方法可以参考这里

如果已经是texlive用户,直接clone本项目,将相关部分内容修改为自己的内容即可。

编译

当完成了讲义修改之后,需要使用xelaTeX编译(其他引擎有待验证)。不少latex编辑器原生支持xelaTeX编译,例如TexStudio,如果使用的是命令行,可以使用如下命令进行编译:

xelatex main.tex

本项目的文件夹结构说明

  • main.tex:主文件,其中规定了文档结构、包引入等,用于编译
  • previewsreadme.md中的预览图片,用户可直接删掉
  • images:存放讲义中引用的图片素材的文件夹
  • sections:存放讲义中的各个章节的文件夹,用户可以根据自己的需要添加或删除章节,同时需要在main.tex中添加或删除对应的\include{}命令
  • background.png:讲义的背景图片,仅用于标题和致谢页面,用户可以根据自己的需要更换
  • logo.png:讲义的logo图片(武大校徽),仅用于标题页面,用户可以根据自己的需要更换
  • beamerthemeKokura.sty: 该模板的主题文件,除非需要高度自定义,否则不建议修改

TODO

  • 考虑添加参考文献页面
  • 自定义一些用于展示信息的组件环境
  • 调整caption格式

kokura-beamer's People

Contributors

falldio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.