Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

NN708/SimpleLabReport

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简单实验报告模版 Simple Lab Report

一个最简单的 LaTeX 实验报告模版。

A LaTeX template to create simple lab reports.

示例

sample.pdf

完整的示例输出请见 sample.pdf

快速上手

配置环境

推荐使用以下配置:

  1. 安装一个 TeX 发行版,如 TeX Live

    如果你使用 macOS,你也可以选择安装 MacTeX

  2. 安装 Visual Studio Code 作为编辑器;

  3. 在 Visual Studio Code 中安装 LaTeX Workshop 扩展程序。

下载并编译

  1. 下载最新版本的源代码,或者使用 Git 克隆本仓库:

    git clone https://github.com/NN708/SimpleLabReport.git
    
  2. 使用 xelatex 编译 sample.tex

    如果你使用 LaTeX Workshop,在 Visual Studio Code 中打开 sample.tex,按 Ctrl + Alt + B(macOS 请使用 Command + Option + B)即可编译。

  3. 随意修改 sample.tex,完成你自己的实验报告(你可以参考 sample.tex 中的相关注释)。

许可证

使用 MIT 许可证。


特别感谢 @Sciroccogti@ZhaosidedidiZhaoliu 在编写过程中给予的帮助。

Morty Proxy This is a proxified and sanitized view of the page, visit original site.