Giter Site home page Giter Site logo

chenyingchun0312 / typora-latex-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keldos-li/typora-latex-theme

1.0 0.0 0.0 518.4 MB

将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.

License: GNU General Public License v3.0

PowerShell 4.65% Shell 2.12% SCSS 85.26% Makefile 7.97%

typora-latex-theme's Introduction

cover

Typora 伪装 LaTeX 中文样式主题

下载与安装 | 帮助文档 | 个性化设置 | 贡献指南 | 技术细节 | 常见问题

本项目的初衷是为了简化**大陆本科生小型通识课论文(或小型实验报告)撰写的负担。这里基本采用了浙江大学要求的格式(字体较小,页边距较小),但大部分同学都可以自行在 CSS 中修改适合自己学校的格式。

Markdown 的轻量化特性,使您可以专注于论文内容而不用担心格式。书写时仅通过简单的标记,并通过替换样例模板中的个人信息,您就可以输出类 LaTeX 排版的精美论文与报告。本项目支持 Windows, macOS 和 Linux 三大平台的 Typora。

GitHub downloads GitHub release (latest by date including pre-releases) GitHub Repo stars QQ群

预览

较完整的论文预览见此处;如果 GitHub 中的图像加载失败,您也可以查看我博客上的说明。另外,请注意链接内博客的更新时间,博文的内容很可能滞后于该项目目前所能提供的特性。

封面,摘要和关键词

sample-essay_1 sample-essay_2

预览与编写

preview-l preview-d
edit-l edit-d

层级标题

heading-l heading-d

表格

table-l table-d
表格:

<center><strong>表 2  全球/**桌面操作系统市场份额占比(%)</strong></center>

| OS   | Windows | macOS | Unknown | Linux | Chrome OS | 其他 |
| ---- | ------- | ----- | ------- | ----- | --------- | ---- |
| 全球 | 76.56   | 17.1  | 2.68    | 1.93  | 1.72      | 0.01 |
| ** | 87.55   | 5.44  | 6.24    | 0.75  | 0.01      | 0.01 |

项目列表

item-l item-d

代码块

code-l code-d

Mermaid

mermaid-l mermaid-d
mermaid 图形:

​```mermaid
graph LR
A(开始) -->
input[/输入a,b/] --> if{a%b=0 ?}
if --->|yes| f1[GCD = b] --> B(结束)
if --->|no| f2["a, b = b, a % b "]-->if
​```

公式

equation-l equation-d
公式:

$$
\iint\limits_{x^2 + y^2 \leq R^2} f(x,y)\,\mathrm{d}x\,\mathrm{d}y = \int_{\theta=0}^{2\pi} \mathrm{d}\theta\int_{r=0}^R f(r\cos\theta,r\sin\theta) r\,\mathrm{d}r\, \tag{1}
$$

下载与安装

请完整阅读以下过程,以确保一切符合预期。

  1. Typora 是一个支持实时预览的 markdown 编辑器。在安装本主题前,请确认您已下载 Typora 并完成了安装。如果您对 markdown 的语法还不了解,您可以从这里获得帮助

  2. 前往本项目的 release 页面,下载适合您操作系统的最新版本压缩包。比如,如果您在使用 Windows 操作系统,您就应该下载 latex-theme-windows.zip

  3. 解压缩这个文件,进入解压缩后的文件夹。按照在线安装教程或该文件夹下 README.md 中的安装教程完成剩余的安装步骤。请务必确认您完成了下面的步骤:

鸣谢

本项目是在下面两人工作的基础上完成的:

typora-latex-theme's People

Contributors

keldos-li avatar ralxyz avatar doublez0108 avatar undefined-moe avatar z2z23n0 avatar

Stargazers

 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.