diff options
author | Karl Berry <karl@freefriends.org> | 2023-09-25 23:28:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-09-25 23:28:03 +0000 |
commit | 7d177b677b4d3a9b58cf8ac6850a4ba695a496d4 (patch) | |
tree | 6689766b75921199f8197ceadb65b78355cda7ef /Master/texmf-dist/source | |
parent | e7395d02dd4dc9a07b1ff31f924add9eb272bcb2 (diff) |
projlib (26sep23)
git-svn-id: svn://tug.org/texlive/trunk@68369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/projlib/ProjLib.dtx | 57 |
1 files changed, 32 insertions, 25 deletions
diff --git a/Master/texmf-dist/source/latex/projlib/ProjLib.dtx b/Master/texmf-dist/source/latex/projlib/ProjLib.dtx index baba6274a8d..d9b0d29bca6 100644 --- a/Master/texmf-dist/source/latex/projlib/ProjLib.dtx +++ b/Master/texmf-dist/source/latex/projlib/ProjLib.dtx @@ -19,84 +19,84 @@ %<*ProjLib> \ProvidesExplPackage {ProjLib} - {2023/07/14} {} + {2023/09/25} {} {Collective interface of the ProjLib toolkit} %</ProjLib> % %<*projlib-author> \ProvidesExplPackage {projlib-author} - {2023/07/14} {} + {2023/09/25} {} {Enhanced author information block} %</projlib-author> % %<*projlib-datetime> \ProvidesExplPackage {projlib-datetime} - {2023/07/14} {} + {2023/09/25} {} {Convert numeric date-time string to natural language} %</projlib-datetime> % %<*projlib-draft> \ProvidesExplPackage {projlib-draft} - {2023/07/14} {} + {2023/09/25} {} {Useful commands during draft stage} %</projlib-draft> % %<*projlib-font> \ProvidesExplPackage {projlib-font} - {2023/07/14} {} + {2023/09/25} {} {Font selection and configuration} %</projlib-font> % %<*projlib-language> \ProvidesExplPackage {projlib-language} - {2023/07/14} {} + {2023/09/25} {} {Multi-language configuration} %</projlib-language> % %<*projlib-logo> \ProvidesExplPackage {projlib-logo} - {2023/07/14} {} + {2023/09/25} {} {The ProjLib logo} %</projlib-logo> % %<*projlib-math> \ProvidesExplPackage {projlib-math} - {2023/07/14} {} + {2023/09/25} {} {Efficient math setup} %</projlib-math> % %<*projlib-paper> \ProvidesExplPackage {projlib-paper} - {2023/07/14} {} + {2023/09/25} {} {Configuration of the paper style} %</projlib-paper> % %<*projlib-text> \ProvidesExplPackage {projlib-text} - {2023/07/14} {} + {2023/09/25} {} {Text-related commands} %</projlib-text> % %<*projlib-theorem> \ProvidesExplPackage {projlib-theorem} - {2023/07/14} {} + {2023/09/25} {} {Configuration of theorem-like environments} %</projlib-theorem> % %<*projlib-titlepage> \ProvidesExplPackage {projlib-titlepage} - {2023/07/14} {} + {2023/09/25} {} {Commands for rendering the title page} %</projlib-titlepage> @@ -455,6 +455,7 @@ { Unknown~edition~(#1)~of~Mathematics~Subject~Classification;~using~'2020' } \NewDocumentCommand \subjclass { O{2020} m } { + \tl_set:Nn \footnotemark {} \tl_set:Nn \l_projlib_author_subjclass_tl { #2 } \tl_if_exist:cTF { subjclassname_#1 } { @@ -470,6 +471,7 @@ \enspace \l_projlib_author_subjclass_tl . } + \RenewCommandCopy \footnotemark \projlib_author_backup_footnotemark: } \tl_const:cn { subjclassname_1991 } { \textup{1991}~Mathematics~Subject~Classification } \tl_const:cn { subjclassname_2000 } { \textup{2000}~Mathematics~Subject~Classification } @@ -2303,6 +2305,8 @@ } \tl_gput_right:Nx \g__projlib_draft_DNF_report_tl { + \group_begin: + \exp_not:N \normalfont \cs_if_exist:cTF { hyperlink } { \exp_not:N \hyperlink { DNF. \jobname. \int_value:w \theprojlib_draft_DNF_counter } { \exp_not:N \pageref* { DNF. \jobname. \int_value:w \theprojlib_draft_DNF_counter } } @@ -2310,6 +2314,7 @@ { \exp_not:N \pageref* { DNF. \jobname. \int_value:w \theprojlib_draft_DNF_counter } } + \group_end: } \tl_gput_right:Nn \g__projlib_draft_DNF_report_tl { @@ -4247,7 +4252,7 @@ , heading = { , english = Assertion , french = Assertion - , ngerman = Behauptung + , ngerman = Assertion , italian = Asserzione , portuguese = Asserção , brazilian = Asserção @@ -4260,7 +4265,7 @@ , crefname = { , english = {Assertion}{Assertion} , french = [l']{Assertion}[les]{Assertion} - , ngerman = {Behauptung}{Behauptung} + , ngerman = {Assertion}{Assertionen} , italian = [l']{Asserzione}[le]{Asserzione} , portuguese = [a]{Asserção}[as]{Asserção} , brazilian = [a]{Asserção}[as]{Asserção} @@ -4273,7 +4278,7 @@ , Crefname = { , english = {Assertion}{Assertion} , french = [L']{Assertion}[Les]{Assertion} - , ngerman = {Behauptung}{Behauptung} + , ngerman = {Assertion}{Assertionen} , italian = [L']{Asserzione}[Le]{Asserzione} , portuguese = [A]{Asserção}[As]{Asserção} , brazilian = [A]{Asserção}[As]{Asserção} @@ -4376,7 +4381,7 @@ , heading = { , english = Claim , french = Affirmation - , ngerman = Affirmation + , ngerman = Behauptung , italian = Affermazione , portuguese = Afirmação , brazilian = Afirmação @@ -4389,7 +4394,7 @@ , crefname = { , english = {Claim}{Claim} , french = [l']{Affirmation}[les]{Affirmation} - , ngerman = {Affirmation}{Affirmation} + , ngerman = {Behauptung}{Behauptungen} , italian = [l']{Affermazione}[le]{Affermazione} , portuguese = [a]{Afirmação}[as]{Afirmação} , brazilian = [a]{Afirmação}[as]{Afirmação} @@ -4402,7 +4407,7 @@ , Crefname = { , english = {Claim}{Claim} , french = [L']{Affirmation}[Les]{Affirmation} - , ngerman = {Affirmation}{Affirmation} + , ngerman = {Behauptung}{Behauptungen} , italian = [L']{Affermazione}[Le]{Affermazione} , portuguese = [A]{Afirmação}[As]{Afirmação} , brazilian = [A]{Afirmação}[As]{Afirmação} @@ -4763,7 +4768,7 @@ , heading = { , english = Fact , french = Fait - , ngerman = Fakt + , ngerman = Tatsache , italian = Fatto , portuguese = Facto , brazilian = Fato @@ -4776,7 +4781,7 @@ , crefname = { , english = {Fact}{Fact} , french = [le]{Fait}[les]{Fait} - , ngerman = {Fakt}{Fakt} + , ngerman = {Tatsache}{Tatsachen} , italian = [il]{Fatto}[i]{Fatto} , portuguese = [o]{Facto}[os]{Facto} , brazilian = [o]{Fato}[os]{Fato} @@ -4789,7 +4794,7 @@ , Crefname = { , english = {Fact}{Fact} , french = [Le]{Fait}[Les]{Fait} - , ngerman = {Fakt}{Fakt} + , ngerman = {Tatsache}{Tatsachen} , italian = [Il]{Fatto}[I]{Fatto} , portuguese = [O]{Facto}[Os]{Facto} , brazilian = [O]{Fato}[Os]{Fato} @@ -5236,7 +5241,7 @@ , heading = { , english = Remark , french = Remarque - , ngerman = Bemerkung + , ngerman = Erinnerung , italian = Commento , portuguese = Comentário , brazilian = Comentário @@ -5249,7 +5254,7 @@ , crefname = { , english = {Remark}{Remark} , french = [la]{Remarque}[les]{Remarque} - , ngerman = {Bemerkung}{Bemerkung} + , ngerman = {Erinnerung}{Erinnerungen} , italian = [il]{Commento}[i]{Commento} , portuguese = [o]{Comentário}[os]{Comentário} , brazilian = [o]{Comentário}[os]{Comentário} @@ -5262,7 +5267,7 @@ , Crefname = { , english = {Remark}{Remark} , french = [La]{Remarque}[Les]{Remarque} - , ngerman = {Bemerkung}{Bemerkung} + , ngerman = {Erinnerung}{Erinnerungen} , italian = [Il]{Commento}[I]{Commento} , portuguese = [O]{Comentário}[Os]{Comentário} , brazilian = [O]{Comentário}[Os]{Comentário} @@ -5426,7 +5431,9 @@ \begin{flushleft} \tl_use:N \l_projlib_titlepage_info_tl \end{flushleft} - \tl_use:N \l_projlib_titlepage_license_tl + \group_begin: + \tl_use:N \l_projlib_titlepage_license_tl + \group_end: \cleardoublepage \setcounter{page}{0} \pagenumbering{roman} |