Update README.md

This commit is contained in:
VoidShooter 2019-05-20 15:22:27 +08:00 committed by GitHub
parent 3926d8be5e
commit 4336d3a138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -17,4 +17,7 @@ LaTeX 论文写作填坑/拓展指南 & 模板简介可参考Helper_manual/Helpe
- 打印中文信息的命令更改为\makeChineseInfo,在盲审模式下不显示中英文个人信息。
- 修改英文信息中下划线的长度。
## 使用VScode编辑论文模板方法
- 下载安装VScode搜索安装LaTeX WorkShop插件
- 选择“文件-首选项-设置”进入设置界面搜索“setting.json”打开添加项目中“setting.json”文件内容
- 使用VScode时选择LATEX-COMMANDS-Build LaTeX project-RecipeBIT_thesis保存文档后编辑器会根据设置自动编译更新。