texlive[69992] branches/branch2023.final/Master/texmf-dist:

commits+karl at tug.org commits+karl at tug.org
Mon Feb 19 22:00:38 CET 2024


Revision: 69992
          https://tug.org/svn/texlive?view=revision&revision=69992
Author:   karl
Date:     2024-02-19 22:00:38 +0100 (Mon, 19 Feb 2024)
Log Message:
-----------
l3packages (branch) (19feb24)

Modified Paths:
--------------
    branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
    branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/README.md
    branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
    branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/xfp/xfp.pdf
    branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf
    branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf
    branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx
    branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xfp/xfp.dtx
    branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
    branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx
    branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
    branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
    branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md
===================================================================
--- branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/CHANGELOG.md	2024-02-19 21:00:38 UTC (rev 69992)
@@ -7,6 +7,11 @@
 
 ## [Unreleased]
 
+## [2024-02-18]
+
+### Changed
+- Re-added `\IfInstanceExist(TF)` to docs - is required
+
 ## [2024-02-13]
 
 ### Changed
@@ -243,7 +248,8 @@
 - Switch to ISO date format
 - Improve cross-module use of internal functions
 
-[Unreleased]: https://github.com/latex3/latex3/compare/2024-02-13...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2024-02-18...HEAD
+[2024-02-18]: https://github.com/latex3/latex3/compare/2024-02-13...2024-02-18
 [2024-02-13]: https://github.com/latex3/latex3/compare/2023-10-10...2024-02-13
 [2023-10-10]: https://github.com/latex3/latex3/compare/2023-08-29...2023-10-10
 [2023-08-29]: https://github.com/latex3/latex3/compare/2023-02-02...2023-08-29

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/README.md
===================================================================
--- branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/README.md	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/README.md	2024-02-19 21:00:38 UTC (rev 69992)
@@ -1,6 +1,6 @@
 # `l3packages`: Higher-level LaTeX3 Concepts (Deprecated) 
 
-Release 2024-02-13
+Release 2024-02-18
 
 ## Overview
 

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
===================================================================
(Binary files differ)

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/xfp/xfp.pdf
===================================================================
(Binary files differ)

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf
===================================================================
(Binary files differ)

Modified: branches/branch2023.final/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf
===================================================================
(Binary files differ)

Modified: branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx
===================================================================
--- branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/l3keys2e/l3keys2e.dtx	2024-02-19 21:00:38 UTC (rev 69992)
@@ -62,7 +62,7 @@
 %    }^^A
 % }
 %
-% \date{Released 2024-02-13}
+% \date{Released 2024-02-18}
 %
 % \maketitle
 %
@@ -154,7 +154,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplPackage{l3keys2e}{2024-02-13}{}
+\ProvidesExplPackage{l3keys2e}{2024-02-18}{}
   {LaTeX2e option processing using LaTeX3 keys}
 %    \end{macrocode}
 %

Modified: branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xfp/xfp.dtx
===================================================================
--- branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xfp/xfp.dtx	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xfp/xfp.dtx	2024-02-19 21:00:38 UTC (rev 69992)
@@ -63,7 +63,7 @@
 %    }^^A
 % }
 %
-% \date{Released 2024-02-13}
+% \date{Released 2024-02-18}
 %
 % \maketitle
 %
@@ -171,7 +171,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplPackage{xfp}{2024-02-13}{}
+\ProvidesExplPackage{xfp}{2024-02-18}{}
   {L3 Floating point unit}
 %    \end{macrocode}
 %

Modified: branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx
===================================================================
--- branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xparse/xparse.dtx	2024-02-19 21:00:38 UTC (rev 69992)
@@ -67,7 +67,7 @@
 %    }^^A
 % }
 %
-% \date{Released 2024-02-13}
+% \date{Released 2024-02-18}
 %
 % \maketitle
 %
@@ -1064,7 +1064,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplPackage{xparse}{2024-02-13}{}
+\ProvidesExplPackage{xparse}{2024-02-18}{}
   {L3 Experimental document command parser}
 %    \end{macrocode}
 %

Modified: branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx
===================================================================
--- branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/source/latex/l3packages/xtemplate/xtemplate.dtx	2024-02-19 21:00:38 UTC (rev 69992)
@@ -46,7 +46,7 @@
 %    }^^A
 % }
 %
-% \date{Released 2024-02-13}
+% \date{Released 2024-02-18}
 %
 % \maketitle
 %
@@ -450,6 +450,14 @@
 %   the general idea of fixing some settings.
 % \end{function}
 %
+% \begin{function}{\IfInstanceExistT, \IfInstanceExistF, \IfInstanceExistTF}
+%   \begin{syntax}
+%     \cs{IfInstanceExistTF} \Arg{object type} \Arg{instance} \Arg{true code} \Arg{false code}
+%   \end{syntax}
+%   Tests if the named \meta{instance} of a \meta{object type} exists, and
+%   then inserts the appropriate code into the input stream.
+% \end{function}
+%
 % \begin{function}{\DeclareInstanceCopy}
 %   \begin{syntax}
 %     \cs{DeclareInstanceCopy}

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty	2024-02-19 21:00:38 UTC (rev 69992)
@@ -32,7 +32,7 @@
       }%
     \endinput
   }
-\ProvidesExplPackage{l3keys2e}{2024-02-13}{}
+\ProvidesExplPackage{l3keys2e}{2024-02-18}{}
   {LaTeX2e option processing using LaTeX3 keys}
 \cs_if_exist:NT \ProcessKeysOptions
   { \file_input_stop: }

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty	2024-02-19 21:00:38 UTC (rev 69992)
@@ -32,7 +32,7 @@
       }%
     \endinput
   }
-\ProvidesExplPackage{xfp}{2024-02-13}{}
+\ProvidesExplPackage{xfp}{2024-02-18}{}
   {L3 Floating point unit}
 \ProvideExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} }
 \ProvideExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} }

Modified: branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
===================================================================
--- branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty	2024-02-19 21:00:27 UTC (rev 69991)
+++ branches/branch2023.final/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty	2024-02-19 21:00:38 UTC (rev 69992)
@@ -60,7 +60,7 @@
       }
   }
 \ExplSyntaxOff
-\ProvidesExplPackage{xparse}{2024-02-13}{}
+\ProvidesExplPackage{xparse}{2024-02-18}{}
   {L3 Experimental document command parser}
 \clist_new:N \l__cmd_options_clist
 \DeclareOption* { \clist_put_right:NV \l__cmd_options_clist \CurrentOption }



More information about the tex-live-commits mailing list.