From 18d225b9ba41424038e1d3942f6d69b82d90b058 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Apr 2022 21:43:40 +0000 Subject: bithesis (8apr22) git-svn-id: svn://tug.org/texlive/trunk@62980 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bithesis/README-zh.md | 88 --------------------- Master/texmf-dist/doc/latex/bithesis/README.md | 5 +- Master/texmf-dist/doc/latex/bithesis/bithesis.pdf | Bin 252958 -> 339647 bytes .../doc/latex/bithesis/contributing-zh.md | 22 +++--- .../texmf-dist/doc/latex/bithesis/contributing.md | 20 ++--- Master/texmf-dist/doc/latex/bithesis/dtx-style.sty | 2 +- 6 files changed, 21 insertions(+), 116 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/bithesis/README-zh.md (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/bithesis/README-zh.md b/Master/texmf-dist/doc/latex/bithesis/README-zh.md deleted file mode 100644 index 62e548767cb..00000000000 --- a/Master/texmf-dist/doc/latex/bithesis/README-zh.md +++ /dev/null @@ -1,88 +0,0 @@ -
- BIThesis Icon - -📖 _非官方本科生毕业设计毕业论文 LaTeX 模板(以及更多)_ - -![BIThesis](./assets/bithesis_badge_solid.svg) -[![English version](./assets/english.svg)](./README-en.md) -[![Latexmk](https://badgen.net/badge/compiler/Latexmk?color=blue&labelColor=2b2b2b)](https://mg.readthedocs.io/latexmk.html) -[![License](https://badgen.net/github/license/BITNP/BIThesis?color=008080&labelColor=2b2b2b)](./LICENSE) -[![Join on Slack](https://img.shields.io/badge/Slack%20Community-BIThesis-black?logo=slack&style=social&logoColor=2eb67d)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw) - -
- -

欢迎

- -BIThesis 是针对北京理工大学本科同学毕业设计、毕业论文制作的一个非官方的 LaTeX 模板,BIThesis 同时也包括其他本科学习中涉及到的文献综述、实验报告等的 LaTeX 模板。 - -**我们正在对项目持续更新!目前,你完全可以使用现有的版本开始你的毕业设计开题报告的写作;不过与此同时,我们也在持续推进代码的升级和更新(主要是不影响使用的底层逻辑)。更多开发计划请访问我们的 [Roadmap](https://github.com/BITNP/BIThesis/projects)。想帮助这个项目持续前进?参见我们的[贡献者指南](./contributing-zh.md)。** - -> 本项目获得了 [北京理工大学教务部](http://jwc.bit.edu.cn/)、[北京理工大学计算机学院](http://cs.bit.edu.cn/) 的认可、背书与大力支持。详见:[致谢 - 官方赞助](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html#%E5%AE%98%E6%96%B9%E8%B5%9E%E5%8A%A9-official-sponsors)。 - -

Slack 社区

- -> 订阅更新,询问问题,提出需求……来参加 Slack 上面的北理 BIThesis 官方社区! - -[![Join on Slack](./assets/slack.svg)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw) - -

内容

- -- [开发者指南](#开发者指南) -- [贡献者指南](#%e8%b4%a1%e7%8c%ae%e8%80%85%e6%8c%87%e5%8d%97) -- [贡献者](#%e8%b4%a1%e7%8c%ae%e8%80%85) -- [相关项目](#%e7%9b%b8%e5%85%b3%e9%a1%b9%e7%9b%ae) -- [发布状态](#%e5%8f%91%e5%b8%83%e7%8a%b6%e6%80%81) - - - -## 开发者指南 - -### 生成 .cls 文件 - -```Bash -make cls -``` - -### 生成宏包手册 - -```Bash -make doc -``` - -### 与 scaffold 联调开发 - -将 `BITNP/BIThesis` 与 `BITNP/BIThesis-scaffold` 放在同一级目录下, -然后进入 `BIThesis` 目录。 - -```Bash -# 请首先确保 entr 正确安装 -ls bithesis.dtx | entr -s 'yes -y y | make doc && make copy' -``` - -## 贡献者指南 - -详情请查看[贡献者指南](./contributing-zh.md)。 - -## 贡献者 - -参见[Github Contributors](https://github.com/BITNP/BIThesis/graphs/contributors) 与 [BIThesis - 致谢](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html)。 - -## 相关项目 - -- [北京理工大学硕士(博士)学位论文 LaTeX 模板](https://github.com/BIT-thesis/LaTeX-template) -- [fduthesis(复旦大学论文模板)](https://github.com/stone-zeng/fduthesis) -- [上海交通大学 XeLaTeX 学位论文及课程论文模板](https://github.com/sjtug/SJTUThesis) -- …… - -## 发布状态 - -| CI | Build status | -| :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| GitHub Release | ![GitHub Release](https://github.com/BITNP/BIThesis/workflows/Release/badge.svg?branch=master) | -| Netlify Deploy | [![Netlify Status](https://api.netlify.com/api/v1/badges/81f7b49b-59a1-46bc-ba52-02f8be71d247/deploy-status)](https://app.netlify.com/sites/vigorous-hoover-a697eb/deploys) | - ---- - -📖 **BIThesis** ©BITNP/BIThesis. Released under the [LaTeX Project Public License](LICENSE). - -Authored by Spencer Woo. Maintained with help from [contributors](https://github.com/BITNP/BIThesis/graphs/contributors). diff --git a/Master/texmf-dist/doc/latex/bithesis/README.md b/Master/texmf-dist/doc/latex/bithesis/README.md index d8a8e199976..a63fde08779 100644 --- a/Master/texmf-dist/doc/latex/bithesis/README.md +++ b/Master/texmf-dist/doc/latex/bithesis/README.md @@ -1,3 +1,4 @@ +
BIThesis Icon @@ -13,9 +14,9 @@

Welcome

-BIThesis is an unofficial LaTeX template set for your **bachelor graduation thesis** and corresponding reports here at BIT. Hand-crafted following the specifications made by the _[Dept. of Undergraduate Academic Affairs](http://jwc.bit.edu.cn/)_ of _[Beijing Institute of Technology](http://http://www.bit.edu.cn/)_. +BIThesis is an unofficial LaTeX template set for your **bachelor graduation thesis** and corresponding reports here at BIT. Hand-crafted following the specifications made by the _[Dept. of Undergraduate Academic Affairs](https://jwc.bit.edu.cn/)_ of _[Beijing Institute of Technology](https://www.bit.edu.cn/)_. -> This project is supported by the _[Dept. of Undergraduate Academic Affairs, BIT](http://jwc.bit.edu.cn/)_ and the _[School of Computer Science and Technology, BIT](http://cs.bit.edu.cn/)_. See [Acknowledgements - Official Sponsors](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html#%E5%AE%98%E6%96%B9%E8%B5%9E%E5%8A%A9-official-sponsors). +> This project is supported by the _[Dept. of Undergraduate Academic Affairs, BIT](https://jwc.bit.edu.cn/)_ and the _[School of Computer Science and Technology, BIT](https://cs.bit.edu.cn/)_. See [Acknowledgements - Official Sponsors](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html#%E5%AE%98%E6%96%B9%E8%B5%9E%E5%8A%A9-official-sponsors).

Slack Community

diff --git a/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf b/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf index ac61b8a83b6..536c9af0157 100644 Binary files a/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf and b/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf differ diff --git a/Master/texmf-dist/doc/latex/bithesis/contributing-zh.md b/Master/texmf-dist/doc/latex/bithesis/contributing-zh.md index cfdf95b80d3..bbc6163d824 100644 --- a/Master/texmf-dist/doc/latex/bithesis/contributing-zh.md +++ b/Master/texmf-dist/doc/latex/bithesis/contributing-zh.md @@ -12,25 +12,21 @@ ## Guidance -**[我不想看下面的内容,我只是想问个小问题!!!](#加入我们的-slack-频道)** +**[我不想看下面的内容,我只是想问个小问题!!!](#加入我们的-QQ-群)** | | 普通使用者 | 开发者 | | ---------- | ------------------------------- | ------------------------------------------- | -| 提出问题 | [Slack](#加入我们的-slack-频道) | [Slack](#加入我们的-slack-频道) | -| 提交 Bug | [Slack](#加入我们的-slack-频道) | [Github - Issues](#在-github-上提交-bug) | -| 有好的想法 | [Slack](#加入我们的-slack-频道) | [Slack](#加入我们的-slack-频道) | +| 提出问题 | [QQ 群](#加入我们的-qq-群) | [QQ 群](#加入我们的-qq-群) | +| 提交 Bug | [QQ 群](#加入我们的-qq-群) | [Github - Issues](#在-github-上提交-bug) | +| 有好的想法 | [QQ 群](#加入我们的-qq-群) | Github - Issues | | 提交 PR | | [Github - Pull Request](#提交-pull-request) | -| 有信心维护代码 | | [加入 Slack 并联系我们](#加入我们的-slack-频道) | +| 有信心维护代码 | | [加入QQ 群并联系我们](#加入我们的-qq-群) | -## 加入我们的 Slack 频道 +## 加入我们的 QQ 群 -在我们提供的[官方 Slack 频道][slack channel invitation]中有**很多活跃的维护者**和**友好的社区氛围**。在这里你能获得很多与本项目有关的帮助。 +在我们提供的[QQ 群(737548118)][QQ chat group invitation]中有**很多活跃的维护者**和**友好的社区氛围**。在这里你能获得很多与本项目有关的帮助。 -[![点击这里加入 Slack](/assets/slack.svg)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw) - -- 使用 `#community` 频道来**讨论问题**、**提出你的建议**或者**寻求帮助**。 -- 使用 `#random` 频道来**水群**:laughing:! -- 使用 `#announcement` 频道获取和本项目相关的**最新资讯和使用方法**! +[![Join on QQ Chat Group](https://img.shields.io/badge/QQ%E7%BE%A4-737548118-green)](https://jq.qq.com/?_wv=1027&k=KYDrmS5z) > 提示:关于具体如何提出问题并没有明确的要求。总之请提供尽可能详细的信息,并且思考一下这个问题是不是已经被解决了。 @@ -54,5 +50,5 @@ 寻找更细致的流程请参考 _[Github Help](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests)_。 -[slack channel invitation]: https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw +[QQ chat group invitation]: https://jq.qq.com/?_wv=1027&k=KYDrmS5z [issue reporting link]: https://github.com/BITNP/BIThesis/issues/new diff --git a/Master/texmf-dist/doc/latex/bithesis/contributing.md b/Master/texmf-dist/doc/latex/bithesis/contributing.md index 7fe28f4955b..3dcd006aaa8 100644 --- a/Master/texmf-dist/doc/latex/bithesis/contributing.md +++ b/Master/texmf-dist/doc/latex/bithesis/contributing.md @@ -11,26 +11,22 @@ and feel free to propose changes to this document in a pull request. ## Guidance -**[I don't want to read this whole thing, I just have a small question!!!](#join-our-slack-channel)** +**[I don't want to read this whole thing, I just have a small question!!!](#join-our-QQ-chat-group)** | | For Users | For Developers | | --------------- | -------------------------------- | ---------------------------------------------- | -| Have a Question | [Slack](#join-our-slack-channel) | [Slack](#join-our-slack-channel) | -| Bug Report | [Slack](#join-our-slack-channel) | [Github - Issues](#bug-report-on-github) | -| Feature Request | [Slack](#join-our-slack-channel) | [Slack](#join-our-slack-channel) | +| Have a Question | [QQ Chat Group](#join-our-QQ-chat-group) | [QQ Chat Group](#join-our-QQ-chat-group) | +| Bug Report | [QQ Chat Group](#join-our-QQ-chat-group) | [Github - Issues](#bug-report-on-github) | +| Feature Request | [QQ Chat Group](#join-our-QQ-chat-group) | [QQ Chat Group](#join-our-QQ-chat-group) | | Pull Request | | [Github - Pull Request](#pull-request-process) | -## Join Our Slack Channel +## Join Our QQ Chat Group -We provide an [official Slack channel][slack channel invitation] +We provide an [QQ Chat Group][QQ chat group invitation] with **a bunch of active maintainers** and **a friendly community** to give helpful advice **if you have any questions**. -[![Join on Slack](/assets/slack.svg)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw) - -- use `#community` channel to **report a bug**, **feature request** and **asking for help**. -- use `#random` channel to have **unrelated discussion**:laughing:! -- use `#announcement` channel if you don't want to miss the **updated news and features**! +[![Join on QQ Chat Group](https://img.shields.io/badge/QQ%E7%BE%A4-737548118-green)](https://jq.qq.com/?_wv=1027&k=KYDrmS5z) > note: there is no detailed rules about how to ask question, just provide enough information and rethink before write. @@ -56,5 +52,5 @@ The following steps will help you finish a pull request. For more information, refer to the _[Github Help](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests)_. -[slack channel invitation]: https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw +[QQ chat group invitation]: https://jq.qq.com/?_wv=1027&k=KYDrmS5z [issue reporting link]: https://github.com/BITNP/BIThesis/issues/new diff --git a/Master/texmf-dist/doc/latex/bithesis/dtx-style.sty b/Master/texmf-dist/doc/latex/bithesis/dtx-style.sty index cc1da48240f..381724b1f9f 100644 --- a/Master/texmf-dist/doc/latex/bithesis/dtx-style.sty +++ b/Master/texmf-dist/doc/latex/bithesis/dtx-style.sty @@ -6,7 +6,7 @@ %% %% bithesis.dtx (with options: `dtx-style') %% -%% Copyright (C) 2021 +%% Copyright (C) 2022 %% Association of Bit Network Pioneer and any individual authors listed in the documentation. %% ------------------------------------------------------------------------------ %% -- cgit v1.2.3