summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bjfuthesis/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-05 21:10:54 +0000
committerKarl Berry <karl@freefriends.org>2021-06-05 21:10:54 +0000
commit8f9112b4cae49bb2917f99b327bf822c2f50b592 (patch)
tree7fbda855049a947631de94c195164a885e953318 /Master/texmf-dist/doc/latex/bjfuthesis/README.md
parent9c010ac1d8ca51f8cc3735f106cb91f4dd1c8690 (diff)
bjfuthesis (5jun21)
git-svn-id: svn://tug.org/texlive/trunk@59475 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bjfuthesis/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/bjfuthesis/README.md20
1 files changed, 8 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/bjfuthesis/README.md b/Master/texmf-dist/doc/latex/bjfuthesis/README.md
index fa2538417a7..a05d7929a8d 100644
--- a/Master/texmf-dist/doc/latex/bjfuthesis/README.md
+++ b/Master/texmf-dist/doc/latex/bjfuthesis/README.md
@@ -1,10 +1,12 @@
# 北京林业大学 (BJFU) 毕业论文模板 (LaTeX)
Copyright (C) 2021 Liu Changxin
-Version 1.0.1 (2021-06-03)
+Version 1.0.2 (2021-06-05)
## Abstract
-The bjfuthesis class is a LaTeX document class intended for students in Beijing Forestry University (BJFU) to write their theses. It follows the thesis specification of Beijing Forestry University.
+This is a class file for producing dissertations and theses according to the Beijing Forestry University (BJFU) Guidelines for Undergraduate Theses and Dissertations.
+
+The class should meet all current requirements and is updated whenever the university guidelines change.
## 简介
bjfuthesis是北京林业大学 (BJFU) 毕业生撰写毕业论文使用的LaTeX模板。使用该模板可以快速编写出符合论文格式要求的论文。该模板精心编写,具有使用简单、便捷、可靠的优点。
@@ -12,16 +14,10 @@ bjfuthesis是北京林业大学 (BJFU) 毕业生撰写毕业论文使用的LaTeX
## 使用方法
1. 下载并安装MiKTeX:https://miktex.org/download
1. 下载并安装Perl:macOS与Linux操作系统已内置Perl,无需安装。使用Windows的用户需下载并安装:https://strawberryperl.com
-1. 下载并安装TeXstudio:https://www.texstudio.org
-1. 配置TeXstudio:
- 1. 点击 Options -> Configure TeXstudio 以打开设置界面
- 1. 在 General -> Language 中选择 zh_CN (Chinese) 将界面设为中文
- 1. 点击 OK 使设置生效
- 1. 再次打开设置
- 1. 勾选左下角的 显示高级选项
- 1. 在 构建 -> 默认编译器 中输入值 txs:///latexmk -xelatex
- 1. 点击绿色三角形的构建按钮(有两个构建按钮,左侧的是构建并查看,右侧的是仅构建。请根据需要自行选择)
- 1. 当底部的消息栏中显示完成时,你应该便可以看到生成的PDF文件了
+1. 下载并安装LyX:https://www.lyx.org/Download
+1. 配置LyX:
+ 1. 点击 文件 -> 打开 以
+ 1. 在工具栏中
## Contribute
You can contribute to the template in