Coder Social home page Coder Social logo

beamerforxidian's Introduction

BeamerForXidian

Mainly package for Xidian University‘s Beamer. Beamer theme based on Berkeley.

  • Author: Stick Cui.
  • E-mail: [email protected]
  • Time: 2015/6/17
  • Attention: Only can be used with XeLaTex.

###Copyright © 2015 Stick Cui.

写在前面:

宏包XDstyle.sty为XeLaTeX下书写的宏包;使用时,请务必使用XeLaTex编译;否则会报错,导致无法使用!!!

使用说明:

###1、宏包引用

XDstyle.sty文件以及**XDgraphics目录(含内部文件)**与自己所写的论文TeX源文件放到同一目录下;同时推荐在该目录下建立Image文件夹便于集中存放图片资源。

\usepackage[control code]{XDstyle}

其中control code包括:English,CircleLogo,XDblue.

English:英文风格
CircleLogo:学校logo周围环绕为圆形。
XDblue:PPT颜色改为西电蓝风格(默认为西电红风格,详见预览文件)。

###2、宏包title项设置: \title{} %PPT标题 \subtitle{} %PPT子标题 \institute{} %附加内容 \author{} %作者 \date{} %时间

###3、实用环境类

  • 使用方法

      \begin{环境名}
      
      \end{环境名}
    
  • 定理环境(仅介绍中文风格下)

      Th 定理
      Def 定义
      Lem 引理
      Cor 推论
      Prop 性质
      Eg 例
      Rem 注
      proof 证明
    

###4、字号

\chuhao %初号     
\xiaochuhao %小初号  
\yihao  %一号     
\erhao  %二号     
\xiaoerhao  %小二号  
\sanhao %三号     
\sihao  %四号 
\xiaosihao  %小四号  
\wuhao  %五号     
\xiaowuhao  %小五号  
\liuhao %六号 
\qihao  %七号

###5、表格使用参数

L{自定义宽度}  %左对齐显示
C{自定义宽度}  %居中显示
R{自定义宽度}  %右对齐显示

###6、写在最后

具体使用样例,可以参考example.tex(英文风格见example_en.tex)文件;

预览文件:中文风格见example.pdf(西电蓝风格见example_XDblue.pdf);英文风格见example_en.pdf(西电蓝风格见example_en_XDblue.pdf)

使用过程中,出现任何问题,可以给本人发邮件!!!

**注:*中文风格预览文件.pdf在GitHub上直接预览可能会乱码(原因不详),可下载下来预览。

beamerforxidian's People

Contributors

stickcui avatar

Stargazers

Tuobang Li avatar Fred Qi avatar  avatar Himingway avatar Garland avatar

Watchers

James Cloos avatar  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.