From e15a1feccae2d3576ba1e79902d5049dfeb249aa Mon Sep 17 00:00:00 2001 From: Yu Xiong Date: Tue, 19 Mar 2024 20:33:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=84=E7=90=86=E5=B1=95=E5=BC=80?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E7=9A=84=E5=90=91=E5=90=8E=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=20-=20=E9=BB=98=E8=AE=A4=E5=8F=91=E5=B8=83=E4=B8=BA=20prerelea?= =?UTF-8?q?se?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- source/njuthesis.dtx | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4b3ccd6..bc7ef8d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,7 +80,7 @@ jobs: - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - prerelease: false + prerelease: true files: | njuthesis-v*.pdf njuthesis-user-v*.zip diff --git a/source/njuthesis.dtx b/source/njuthesis.dtx index ed34680..5a0f172 100644 --- a/source/njuthesis.dtx +++ b/source/njuthesis.dtx @@ -112,7 +112,7 @@ To produce the documentation run the original source files ending with % %\NeedsTeXFormat{LaTeX2e} %<*!(driver|install)> -%<+!driver>\GetIdInfo $Id: njuthesis.dtx 1.4.0 2024-03-19 16:00:00 +%<+!driver>\GetIdInfo $Id: njuthesis.dtx 1.4.0 2024-03-19 20:30:00 %<+!driver> +0800 NJU LUG $ % {Thesis template for Nanjing University} %\ProvidesExplClass{njuthesis} @@ -801,7 +801,7 @@ To produce the documentation run the original source files ending with % 新的一章以及封面、摘要、参考文献表等特殊页面都会从奇数页开始, % 在奇数页结束的内容后会补上一页空页,更适合印刷输出。 % -% \begin{function}[added=2021-12-15]{draft} +% \begin{function}[added=2021-12-15,updated=2024-03-19]{draft} % \begin{syntax} % <\OPT{draft}> % \end{syntax} @@ -2652,6 +2652,7 @@ To produce the documentation run the original source files ending with \@ifpackagelater { expl3 } { 2023/10/10 } { } { \cs_generate_variant:Nn \tl_set:Nn { Ne } + \cs_generate_variant:Nn \tl_gset:Nn { Ne } \cs_generate_variant:Nn \tl_const:Nn { Ne } \cs_generate_variant:Nn \tl_gput_right:Nn { Ne } }