Coder Social home page Coder Social logo

thesis-slides's Introduction

Thesis-Slides

毕业论文开题报告与答辩幻灯片模板

如果认为字体太大, 可以将 11pt 改为 10pt

\documentclass[11pt]{beamer}

模板的中英文均为衬线字体

\usefonttheme{serif}

如果幻灯片主题内容全为英文,英文字体为非衬线,只有数学字体为衬线字体是很好的选择,字体主题更改为

\usefonttheme[onlymath]{serif}

Beamer 主题和颜色主题可以根据需要修改。

\usetheme{Madrid}  % Beamer theme
\usecolortheme{rose}  % Color theme

注意: 编译最好使用 PDFTeXify 或 PDFLaTeX 编译运行,使用 XeLaTeX 则需要添加

\usefonttheme{professionalfonts}

否则部分数学符号显示可能有问题。

thesis-slides's People

Contributors

andy123t avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

5huanghuai

thesis-slides's Issues

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.