texlive[68677] Master/texmf-dist: titlesec (27oct23)

commits+karl at tug.org commits+karl at tug.org
Fri Oct 27 21:58:31 CEST 2023


Revision: 68677
          https://tug.org/svn/texlive?view=revision&revision=68677
Author:   karl
Date:     2023-10-27 21:58:31 +0200 (Fri, 27 Oct 2023)
Log Message:
-----------
titlesec (27oct23)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/titlesec/README.md
    trunk/Master/texmf-dist/doc/latex/titlesec/titleps.pdf
    trunk/Master/texmf-dist/doc/latex/titlesec/titleps.tex
    trunk/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf
    trunk/Master/texmf-dist/doc/latex/titlesec/titlesec.tex
    trunk/Master/texmf-dist/tex/latex/titlesec/titleps.sty
    trunk/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
    trunk/Master/texmf-dist/tex/latex/titlesec/titletoc.sty

Modified: trunk/Master/texmf-dist/doc/latex/titlesec/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/titlesec/README.md	2023-10-27 19:58:21 UTC (rev 68676)
+++ trunk/Master/texmf-dist/doc/latex/titlesec/README.md	2023-10-27 19:58:31 UTC (rev 68677)
@@ -1,4 +1,4 @@
-2023-10-17
+2023-10-27
 
 ## Titlesec, Titletoc, Titleps
 
@@ -30,6 +30,9 @@
 ### Latest changes
 
 ```
+2.16  2023-10-27
+      Undo the fix for #64.
+
 2.15  2023-10-17
       Some fixes: #48, #50, #58, #64, #68 (see the GitHub repository
       for further info).

Modified: trunk/Master/texmf-dist/doc/latex/titlesec/titleps.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/titlesec/titleps.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/titlesec/titleps.tex	2023-10-27 19:58:21 UTC (rev 68676)
+++ trunk/Master/texmf-dist/doc/latex/titlesec/titleps.tex	2023-10-27 19:58:31 UTC (rev 68677)
@@ -7,8 +7,8 @@
 % Repository: https://github.com/jbezos/titlesec
 %
 
-\def\fileversion{2.15}
-\def\docdate{2023/10/17}
+\def\fileversion{2.16}
+\def\docdate{2023/10/27}
 
 \documentclass[a4paper]{ltxguide}
 \usepackage[sf,bf,compact,topmarks,calcwidth,pagestyles]{titlesec}

Modified: trunk/Master/texmf-dist/doc/latex/titlesec/titlesec.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/titlesec/titlesec.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/titlesec/titlesec.tex	2023-10-27 19:58:21 UTC (rev 68676)
+++ trunk/Master/texmf-dist/doc/latex/titlesec/titlesec.tex	2023-10-27 19:58:31 UTC (rev 68677)
@@ -7,8 +7,8 @@
 % Repository: https://github.com/jbezos/titlesec
 %
 
-\def\fileversion{2.15}
-\def\docdate{2023/10/17}
+\def\fileversion{2.16}
+\def\docdate{2023/10/27}
 
 \documentclass[a4paper]{ltxguide}
 \usepackage[sf,bf,compact,topmarks,calcwidth,pagestyles]{titlesec}
@@ -38,7 +38,7 @@
 
 \title{The \textsf{titlesec}, \textsf{titleps} and \textsf{titletoc} 
 Packages\footnote{The \textsf{titlesec} package is currently at 
-version 2.15. \copyright{} 1998--2023 Javier Bezos.}}
+version 2.16. \copyright{} 1998--2023 Javier Bezos.}}
 
 \author{Javier Bezos\footnote{For bug reports, comments and
 suggestions go to \href{http://www.tex-tipografia.com/contact.html}%

Modified: trunk/Master/texmf-dist/tex/latex/titlesec/titleps.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/titlesec/titleps.sty	2023-10-27 19:58:21 UTC (rev 68676)
+++ trunk/Master/texmf-dist/tex/latex/titlesec/titleps.sty	2023-10-27 19:58:31 UTC (rev 68677)
@@ -13,7 +13,7 @@
 \ifx\ttl at coreps\@empty\else      % START code for package
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{titleps}[2023/10/17 v2.15 Page styles]
+\ProvidesPackage{titleps}[2023/10/27 v2.16 Page styles]
 
 % This package is mainly a wrapper for the pagestyle macros provided
 % by titlesec, so that they can be used without it.  Functionality is

Modified: trunk/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/titlesec/titlesec.sty	2023-10-27 19:58:21 UTC (rev 68676)
+++ trunk/Master/texmf-dist/tex/latex/titlesec/titlesec.sty	2023-10-27 19:58:31 UTC (rev 68677)
@@ -34,7 +34,7 @@
 % ~~~~~~~
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{titlesec}[2023/10/17 v2.15 Sectioning titles]
+\ProvidesPackage{titlesec}[2023/10/27 v2.16 Sectioning titles]
 
 % Initialization
 % ~~~~~~~~~~~~~~
@@ -412,17 +412,8 @@
 % is empty if the star version is used. In this case
 % neither the toc nor the marks are written.
 
-\def\ttl at sanitizedlabel#1\@@\@@{%
-  \in@{\label}{#1}%
-  \ifin@
-    \ttl at sanitizedlabel@i#1\@@\@@
-    \expandafter\ttl at sanitizedlabel\@currentlabelname\@@\@@
-  \fi}
-\def\ttl at sanitizedlabel@i#1\label#2#3\@@\@@{%
-  \def\@currentlabelname{#1#3}}
-
 \def\ttl at straight@i#1[#2]#3{%
-  \ttl at sanitizedlabel#2\@@\@@
+  \def\@currentlabelname{#2}% for nameref
   \gdef\ttl at savemark{\csname#1mark\endcsname{#3}}%
   \let\ttl at savewrite\@empty
   \def\ttl at savetitle{#3}%

Modified: trunk/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/titlesec/titletoc.sty	2023-10-27 19:58:21 UTC (rev 68676)
+++ trunk/Master/texmf-dist/tex/latex/titlesec/titletoc.sty	2023-10-27 19:58:31 UTC (rev 68677)
@@ -7,7 +7,7 @@
 % Repository: https://github.com/jbezos/titlesec
 %
 
-\ProvidesPackage{titletoc}[2023/10/17 v2.15 TOC entries]
+\ProvidesPackage{titletoc}[2023/10/27 v2.16 TOC entries]
 
 % The following tags are used:
 % ttl@  : the generic one, shared with titlesec



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