Code Monkey home page Code Monkey logo

ucas-beamer's Introduction

UCAS Beamer (LaTeX)

UCAS Beamer

简介

安装 TeX Live

在线使用

  • 推荐:Overleaf 在线 LaTeX 编辑器

使用方法

  • 离线使用 (需要安装和配置 TeX 编译环境)
    • 方式一:安装完 TeX Live 之后,先用 xelatexmain.tex 编译一次 (生成文本内容和辅助文件),再用 biber 编译一次 (通过辅助文件抽取文献引用信息),最后用 xelatex 连续编译两次 (将引用标记插入文本内容、生成目录、添加链接等)
    • 方式二:./build.sh main (Linux 或 Mac)
  • 在线使用 (无需安装 TeX 环境但需要连接至互联网)
    1. 下载此模板压缩包并上传至 Overleaf 的 Project
    • 模板 [下载]
    • New Project - Upload Project - Select a .zip file
    1. 编译方式选为 XeLaTeX
    • Menu - Settings - Compiler - XeLaTeX
    • Recompile

许可说明

知识共享许可协议
本作品采用知识共享署名-相同方式共享 4.0 国际许可协议进行许可。

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.