diff options
author | Norbert Preining <norbert@preining.info> | 2023-12-05 03:01:12 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2023-12-05 03:01:12 +0000 |
commit | f4d05c7d6b687c6730e84b104235e648ca4b3ecd (patch) | |
tree | c7ba724e135b98dbd818b410b0eef4d487fa43ff /macros/generic/ltxcmds | |
parent | db0fe20663f1bcb3fcf87c3fb05a727420edd203 (diff) |
CTAN sync 202312050301
Diffstat (limited to 'macros/generic/ltxcmds')
-rw-r--r-- | macros/generic/ltxcmds/README.md | 4 | ||||
-rw-r--r-- | macros/generic/ltxcmds/ltxcmds.dtx | 25 | ||||
-rw-r--r-- | macros/generic/ltxcmds/ltxcmds.pdf | bin | 397106 -> 419825 bytes |
3 files changed, 16 insertions, 13 deletions
diff --git a/macros/generic/ltxcmds/README.md b/macros/generic/ltxcmds/README.md index 2aef65aa3a..e9a4b0dc3d 100644 --- a/macros/generic/ltxcmds/README.md +++ b/macros/generic/ltxcmds/README.md @@ -1,6 +1,6 @@ # ltxcmds package for latex -Version: 2020-05-10 v1.25 +Version: 2023-12-04 v1.26 The package ltxcmds exports some utility macros from the LaTeX kernel into a separate namespace and @@ -8,7 +8,7 @@ also provides them for other formats such as plain-TeX. ## Copyright (C) * 2007, 2009-2011 Heiko Oberdiek -* 2016-2020 Oberdiek Package Support Group +* 2016-2023 Oberdiek Package Support Group ## License LATEX Project Public License, version 1.3c or later. diff --git a/macros/generic/ltxcmds/ltxcmds.dtx b/macros/generic/ltxcmds/ltxcmds.dtx index 9940671d4d..7970f6a011 100644 --- a/macros/generic/ltxcmds/ltxcmds.dtx +++ b/macros/generic/ltxcmds/ltxcmds.dtx @@ -1,12 +1,12 @@ % \iffalse meta-comment % % File: ltxcmds.dtx -% Version: 2020-05-10 v1.25 +% Version: 2023-12-04 v1.26 % Info: LaTeX kernel commands for general use % % Copyright (C) % 2009-2011 Heiko Oberdiek -% 2016-2020 Oberdiek Package Support Group +% 2016-2023 Oberdiek Package Support Group % https://github.com/ho-tex/ltxcmds/issues % % This work may be distributed and/or modified under the @@ -86,7 +86,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)} +\Msg{* Package: ltxcmds 2023-12-04 v1.26 LaTeX kernel commands for general use (HO)} \Msg{************************************************************************} \keepsilent @@ -98,11 +98,11 @@ This is a generated file. Project: ltxcmds -Version: 2020-05-10 v1.25 +Version: 2023-12-04 v1.26 Copyright (C) 2009-2011 Heiko Oberdiek - 2016-2020 Oberdiek Package Support Group + 2016-2023 Oberdiek Package Support Group This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either @@ -166,7 +166,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{ltxcmds.drv}% - [2020-05-10 v1.25 LaTeX kernel commands for general use (HO)]% + [2023-12-04 v1.26 LaTeX kernel commands for general use (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \usepackage{zref-savepos} @@ -183,7 +183,7 @@ and the derived files % \GetFileInfo{ltxcmds.drv} % % \title{The \xpackage{ltxcmds} package} -% \date{2020-05-10 v1.25} +% \date{2023-12-04 v1.26} % \author{Heiko Oberdiek\thanks % {Please report any issues at \url{https://github.com/ho-tex/ltxcmds/issues}}} % @@ -334,7 +334,7 @@ and the derived files % \end{declcs} % % Macros with uppercase letters are expandable in two expansion steps. -% Changes in version 2020-05-10 v1.25: +% Changes in version 2023-12-04 v1.26: % \begin{itemize} % \item % Macros \cs{ltx@carsecond}, \cs{ltx@carthird}, \cs{ltx@carfourth}, @@ -701,7 +701,7 @@ and the derived files \fi \expandafter\x\csname ver@ltxcmds.sty\endcsname \ProvidesPackage{ltxcmds}% - [2020-05-10 v1.25 LaTeX kernel commands for general use (HO)]% + [2023-12-04 v1.26 LaTeX kernel commands for general use (HO)]% % \end{macrocode} % % \begin{macrocode} @@ -1497,9 +1497,9 @@ and the derived files \def\ltx@ifl@t@r#1#2{% \ifnum\expandafter\ltx@parse@version@#1//00\@nil<% \expandafter\ltx@parse@version@#2//00\@nil - \expandafter\@secondoftwo + \expandafter\ltx@secondoftwo \else - \expandafter\@firstoftwo + \expandafter\ltx@firstoftwo \fi} \def\ltx@parse@version@#1{\ltx@parse@version0#1} \def\ltx@parse@version#1/#2/#3#4#5\@nil{% @@ -2348,6 +2348,9 @@ $ \next % LaTeX kernel. \cs{pdfmatch} is no longer used with pdftex, and the tests for dates before % 1994 have been removed % \end{Version} +% \begin{Version}{2023-12-04 v1.26} +% \item corrected \cs{ltx@ifl@t@r} for plain. +% \end{Version} % \end{History} % % \PrintIndex diff --git a/macros/generic/ltxcmds/ltxcmds.pdf b/macros/generic/ltxcmds/ltxcmds.pdf Binary files differindex 1dfb9104f3..ab59f45da8 100644 --- a/macros/generic/ltxcmds/ltxcmds.pdf +++ b/macros/generic/ltxcmds/ltxcmds.pdf |