Commit 3a0c6ac1 authored by liziwl's avatar liziwl
Browse files

更新 tex 兼容版本提示,fix #39

parent e89914af
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -987,10 +987,11 @@
%    \end{macrocode}
%
% 检查 \LaTeXe{} kernel 版本
% 使用了 bibtex-gbt7714 2.0 版本的接口,故要求至少 TeX Live 2020
%    \begin{macrocode}
\@ifl@t@r\fmtversion{2017/04/15}{}{
\@ifl@t@r\fmtversion{2020/01/01}{}{
  \thu@error{%
    TeX Live 2017 or later version is required to compile this document%
    TeX Live 2020 or later version is required to compile this document%
  }
}
%    \end{macrocode}