summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/projlib/ProjLib.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/projlib/ProjLib.dtx')
-rw-r--r--macros/latex/contrib/projlib/ProjLib.dtx36
1 files changed, 20 insertions, 16 deletions
diff --git a/macros/latex/contrib/projlib/ProjLib.dtx b/macros/latex/contrib/projlib/ProjLib.dtx
index d9b0d29bca..d1028090a9 100644
--- a/macros/latex/contrib/projlib/ProjLib.dtx
+++ b/macros/latex/contrib/projlib/ProjLib.dtx
@@ -19,84 +19,84 @@
%<*ProjLib>
\ProvidesExplPackage
{ProjLib}
- {2023/09/25} {}
+ {2023/09/26} {}
{Collective interface of the ProjLib toolkit}
%</ProjLib>
%
%<*projlib-author>
\ProvidesExplPackage
{projlib-author}
- {2023/09/25} {}
+ {2023/09/26} {}
{Enhanced author information block}
%</projlib-author>
%
%<*projlib-datetime>
\ProvidesExplPackage
{projlib-datetime}
- {2023/09/25} {}
+ {2023/09/26} {}
{Convert numeric date-time string to natural language}
%</projlib-datetime>
%
%<*projlib-draft>
\ProvidesExplPackage
{projlib-draft}
- {2023/09/25} {}
+ {2023/09/26} {}
{Useful commands during draft stage}
%</projlib-draft>
%
%<*projlib-font>
\ProvidesExplPackage
{projlib-font}
- {2023/09/25} {}
+ {2023/09/26} {}
{Font selection and configuration}
%</projlib-font>
%
%<*projlib-language>
\ProvidesExplPackage
{projlib-language}
- {2023/09/25} {}
+ {2023/09/26} {}
{Multi-language configuration}
%</projlib-language>
%
%<*projlib-logo>
\ProvidesExplPackage
{projlib-logo}
- {2023/09/25} {}
+ {2023/09/26} {}
{The ProjLib logo}
%</projlib-logo>
%
%<*projlib-math>
\ProvidesExplPackage
{projlib-math}
- {2023/09/25} {}
+ {2023/09/26} {}
{Efficient math setup}
%</projlib-math>
%
%<*projlib-paper>
\ProvidesExplPackage
{projlib-paper}
- {2023/09/25} {}
+ {2023/09/26} {}
{Configuration of the paper style}
%</projlib-paper>
%
%<*projlib-text>
\ProvidesExplPackage
{projlib-text}
- {2023/09/25} {}
+ {2023/09/26} {}
{Text-related commands}
%</projlib-text>
%
%<*projlib-theorem>
\ProvidesExplPackage
{projlib-theorem}
- {2023/09/25} {}
+ {2023/09/26} {}
{Configuration of theorem-like environments}
%</projlib-theorem>
%
%<*projlib-titlepage>
\ProvidesExplPackage
{projlib-titlepage}
- {2023/09/25} {}
+ {2023/09/26} {}
{Commands for rendering the title page}
%</projlib-titlepage>
@@ -2758,12 +2758,14 @@
{ sc } { schinese }
{ chinese } { schinese }
{ schinese } { schinese }
- { simplifiedchinese } { schinese }
+ { simplified chinese } { schinese }
{ simplified-chinese } { schinese }
+ { simplified~chinese } { schinese }
{ tc } { tchinese }
{ tchinese } { tchinese }
- { traditionalchinese } { tchinese }
+ { traditional chinese} { tchinese }
{ traditional-chinese} { tchinese }
+ { traditional~chinese} { tchinese }
{ jp } { japanese }
{ japanese } { japanese }
{ en } { english }
@@ -2795,12 +2797,14 @@
{ sc } { cjk }
{ chinese } { cjk }
{ schinese } { cjk }
- { simplifiedchinese } { cjk }
+ { simplified chinese } { cjk }
{ simplified-chinese } { cjk }
+ { simplified~chinese } { cjk }
{ tc } { cjk }
{ tchinese } { cjk }
- { traditionalchinese } { cjk }
+ { traditional chinese} { cjk }
{ traditional-chinese} { cjk }
+ { traditional~chinese} { cjk }
{ jp } { cjk }
{ japanese } { cjk }
{ en } { latin }