diff --git a/package.json b/package.json index 3aab8e92..a27aea56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thuthesis", - "version": "6.0.1", + "version": "6.0.2", "description": "Tsinghua University Thesis LaTex Template", "main": "gulpfile.js", "scripts": { diff --git a/thuthesis.dtx b/thuthesis.dtx index 98bac11c..0a40047d 100644 --- a/thuthesis.dtx +++ b/thuthesis.dtx @@ -16,7 +16,7 @@ % % \iffalse %<*driver> -\ProvidesFile{thuthesis.dtx}[2020/02/03 6.0.1 Tsinghua University Thesis Template] +\ProvidesFile{thuthesis.dtx}[2020/02/23 6.0.2 Tsinghua University Thesis Template] \documentclass{ltxdoc} \usepackage{dtx-style} @@ -930,7 +930,7 @@ % \begin{macrocode} %\NeedsTeXFormat{LaTeX2e} %\ProvidesClass{thuthesis} -%[2020/02/03 6.0.1 Tsinghua University Thesis Template] +%[2020/02/23 6.0.2 Tsinghua University Thesis Template] % \end{macrocode} % % 检查编译引擎,要求使用 \XeLaTeX。 @@ -946,7 +946,7 @@ %<*cls> \hyphenation{Thu-Thesis} \def\thuthesis{ThuThesis} -\def\version{6.0.1} +\def\version{6.0.2} \RequirePackage{kvdefinekeys} \RequirePackage{kvsetkeys} \RequirePackage{kvoptions}