From deb160ee05dd9a1a711de6e70d467e5653f2ade5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Aug 2021 20:22:15 +0000 Subject: projlib (19aug21) git-svn-id: svn://tug.org/texlive/trunk@60279 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/projlib/ProjLib-doc.dtx | 6 +++--- Master/texmf-dist/source/latex/projlib/ProjLib.dtx | 22 ++++++++++++---------- 2 files changed, 15 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/source/latex/projlib') diff --git a/Master/texmf-dist/source/latex/projlib/ProjLib-doc.dtx b/Master/texmf-dist/source/latex/projlib/ProjLib-doc.dtx index ac30792c0fb..c5d10d507c1 100644 --- a/Master/texmf-dist/source/latex/projlib/ProjLib-doc.dtx +++ b/Master/texmf-dist/source/latex/projlib/ProjLib-doc.dtx @@ -107,7 +107,7 @@ %<*ProjLib-doc-cn> \title{\ProjLib{} 工具集\\[.3\baselineskip]\normalsize 使用指南} \author{许锦文} -\thanks{对应版本.~~\texttt{\ProjLib{}~2021/08/17}} +\thanks{对应版本.~~\texttt{\ProjLib{}~2021/08/19}} \email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}} \date{2021年8月,北京} % @@ -115,7 +115,7 @@ %<*ProjLib-doc-en> \title{\ProjLib{}~\,Toolkit\\[.3\baselineskip]\normalsize User Manual} \author{Jinwen XU} -\thanks{Corresponding to: \texttt{\ProjLib{}~2021/08/17}} +\thanks{Corresponding to: \texttt{\ProjLib{}~2021/08/19}} \email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}} \date{August 2021, Beijing} % @@ -123,7 +123,7 @@ %<*ProjLib-doc-fr> \title{La boîte à outils~\,\ProjLib{}\\[.3\baselineskip]\normalsize Manuel d'utilisation} \author{Jinwen XU} -\thanks{Correspondant à : \texttt{\ProjLib{}~2021/08/17}} +\thanks{Correspondant à : \texttt{\ProjLib{}~2021/08/19}} \email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}} \date{Août 2021, à Pékin} % diff --git a/Master/texmf-dist/source/latex/projlib/ProjLib.dtx b/Master/texmf-dist/source/latex/projlib/ProjLib.dtx index 7199d009102..fd3b252e1ff 100644 --- a/Master/texmf-dist/source/latex/projlib/ProjLib.dtx +++ b/Master/texmf-dist/source/latex/projlib/ProjLib.dtx @@ -18,47 +18,47 @@ % %<*ProjLib> \ProvidesPackage{ProjLib} - [2021/08/17 The collective interface of ProjLib toolkit] + [2021/08/19 The collective interface of ProjLib toolkit] % % %<*PJLauthor> \ProvidesPackage{PJLauthor} - [2021/08/17 Enhanced author information block] + [2021/08/19 Enhanced author information block] % % %<*PJLdate> \ProvidesPackage{PJLdate} - [2021/08/17 Convert yyyy-mm-dd to normal datetime format] + [2021/08/19 Convert yyyy-mm-dd to normal datetime format] % % %<*PJLdraft> \ProvidesPackage{PJLdraft} - [2021/08/17 Some useful macros for the draft stage] + [2021/08/19 Some useful macros for the draft stage] % % %<*PJLlang> \ProvidesPackage{PJLlang} - [2021/08/17 Multi-language configuration] + [2021/08/19 Multi-language configuration] % % %<*PJLlogo> \ProvidesPackage{PJLlogo} - [2021/08/17 The ProjLib logo] + [2021/08/19 The ProjLib logo] % % %<*PJLmath> \ProvidesPackage{PJLmath} - [2021/08/17 Useful math macros and shortcuts] + [2021/08/19 Useful math macros and shortcuts] % % %<*PJLpaper> \ProvidesPackage{PJLpaper} - [2021/08/17 Paper style configuration] + [2021/08/19 Paper style configuration] % % %<*PJLthm> \ProvidesPackage{PJLthm} - [2021/08/17 Theorem setup and configuration] + [2021/08/19 Theorem setup and configuration] % % %# 下面两行引入宏包的代码是所有文件共用的。 @@ -1415,7 +1415,7 @@ \expandafter\IfEndWith\expandafter{\PJLthm@temp}{*}{% \expandafter\StrGobbleRight\expandafter{\PJLthm@temp}{1}[\PJLthm@temp]% }{}% - \IfSubStr{#3}{=}{% key-value mode + \IfSubStr{\detokenize{#3}}{=}{% key-value mode \IfValueTF{#1}{% \CreateTheoremSetKeys{\PJLthm@temp}{#1={#3}}% }{% @@ -2101,6 +2101,8 @@ \fi \CreateTheorem*{remark*} \CreateTheorem*{observation*} + +\theoremstyle{definition} \fi %# 按照 thmnum 决定公式如何编号 -- cgit v1.2.3