summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/titlesec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-27 19:58:31 +0000
committerKarl Berry <karl@freefriends.org>2023-10-27 19:58:31 +0000
commit3ceed665708eb96ac5789642ebd755ff7e7b5b9a (patch)
tree3a92277f7fc3e0da9435b8c96c0b3425289bc768 /Master/texmf-dist/tex/latex/titlesec
parent3166e6ef8fb8bc54d43ef4c07ddaf9935f5e4857 (diff)
titlesec (27oct23)
git-svn-id: svn://tug.org/texlive/trunk@68677 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/titlesec')
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/titleps.sty2
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/titlesec.sty13
-rw-r--r--Master/texmf-dist/tex/latex/titlesec/titletoc.sty2
3 files changed, 4 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/titlesec/titleps.sty b/Master/texmf-dist/tex/latex/titlesec/titleps.sty
index cd155f0614b..7e75a746fcd 100644
--- a/Master/texmf-dist/tex/latex/titlesec/titleps.sty
+++ b/Master/texmf-dist/tex/latex/titlesec/titleps.sty
@@ -13,7 +13,7 @@
\ifx\ttl@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
diff --git a/Master/texmf-dist/tex/latex/titlesec/titlesec.sty b/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
index e40079b9fff..749a3fad7c6 100644
--- a/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
+++ b/Master/texmf-dist/tex/latex/titlesec/titlesec.sty
@@ -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@sanitizedlabel#1\@@\@@{%
- \in@{\label}{#1}%
- \ifin@
- \ttl@sanitizedlabel@i#1\@@\@@
- \expandafter\ttl@sanitizedlabel\@currentlabelname\@@\@@
- \fi}
-\def\ttl@sanitizedlabel@i#1\label#2#3\@@\@@{%
- \def\@currentlabelname{#1#3}}
-
\def\ttl@straight@i#1[#2]#3{%
- \ttl@sanitizedlabel#2\@@\@@
+ \def\@currentlabelname{#2}% for nameref
\gdef\ttl@savemark{\csname#1mark\endcsname{#3}}%
\let\ttl@savewrite\@empty
\def\ttl@savetitle{#3}%
diff --git a/Master/texmf-dist/tex/latex/titlesec/titletoc.sty b/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
index efe2d68ef1f..7d3ac5e93a6 100644
--- a/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
+++ b/Master/texmf-dist/tex/latex/titlesec/titletoc.sty
@@ -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