File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55A LaTeX template to create simple lab reports.
66
7+ ## 示例
8+
9+ ![ sample.pdf] ( https://user-images.githubusercontent.com/20534082/77845023-fe840f00-71dd-11ea-9472-11a32ef19542.png )
10+
11+ 完整的示例输出请见 [ sample.pdf] ( https://github.com/NN708/SimpleLabReport/blob/master/sample.pdf ) 。
12+
713## 快速上手
814
915### 配置环境
@@ -16,10 +22,22 @@ A LaTeX template to create simple lab reports.
1622
1723### 下载并编译
1824
19- 1 . 使用 Git 克隆本仓库:
25+ 1 . 使用 [ Git] ( https://git-scm.com ) 克隆本仓库:
26+
2027 ```
2128 git clone https://github.com/NN708/SimpleLabReport.git
2229 ```
30+
23312 . 编译 ` sample.tex ` ;
32+
2433 > 如果你使用 LaTeX Workshop,在 Visual Studio Code 中打开 ` sample.tex ` ,按 ` Ctrl ` + ` Alt ` + ` B ` (macOS 请使用 ` Command ` + ` Option ` + ` B ` )即可编译。
25- 3 . 随意修改 ` sample.tex ` ,完成你自己的实验报告(你可以参考 sample.tex 中的相关注释)。
34+
35+ 3 . 随意修改 ` sample.tex ` ,完成你自己的实验报告(你可以参考 sample.tex 中的相关注释)。
36+
37+ ## 许可证
38+
39+ 使用 [ MIT] ( https://opensource.org/licenses/MIT ) 许可证。
40+
41+ ---
42+
43+ 特别感谢 [ @Sciroccogti ] ( https://github.com/Sciroccogti ) 和 [ @ZhaosidedidiZhaoliu ] ( https://github.com/ZhaosidedidiZhaoliu ) 在编写过程中给予的帮助。
You can’t perform that action at this time.
0 commit comments