#992296 texlive-latex-recommended: index package warns that \markboth and \markright have changed

#992296#5
Date:
2021-08-16 20:21:11 UTC
From:
To:
Dear Maintainer,


I'm working on a large document (1400 pages) and trying to keep it
clean of warnings.  It was clean under buster (oldstable).
But under bullseye (stable) `xelatex` is issuing warnings.

The warnings come from the `index.sty` package.

I've attached a minimal example that triggers the warning using just a
standard `\documentclass` and `\usepackage`.  I expect to be able to
run this example without any warnings.

It's not clear to me whether this is a packaging issue (new
`index.sty` already exists upstream and just needs to be packaged) or
an upstream issue (most recent `index.sty` is at fault).


Norman Ramsey


##################################
minimal input file

\documentclass{book}

\usepackage{index}

\begin{document}
try me
\end{document}

##################################
other files



######################################
 List of ls-R files

#992296#10
Date:
2021-08-19 15:39:16 UTC
From:
To:
I have learned that this issue was fixed upstream, but not until
TeXLive 2021.  The fix can be found at

https://github.com/latex3/latex2e/pull/518/commits/ab0cb06c45dd7beca0569a1b4004e5a1d5de0a70

#992296#15
Date:
2021-08-19 22:42:59 UTC
From:
To:
Thanks for investigation, we'll try to upload TL 2021 soon.

Hilmar

19.08.2021 17:48:21 Norman Ramsey <nr@cs.tufts.edu>:

#992296#22
Date:
2022-05-29 12:53:52 UTC
From:
To:
On 8/19/21 17:39, Norman Ramsey wrote:

Hi Norman,
Are you sure this is the correct commit to address your issue? Even w/
TL 2022 the issue is still visible. According to [1] the usage of index
is rather deprecated. I'm afraid we have to close the bug (or mark it as
wontfix), as it will never be solved.

Hilmar

[1]
https://tex.stackexchange.com/questions/503759/help-needed-what-is-wrong-with-my-code
--
Testmail

#992296#27
Date:
2022-05-29 13:54:07 UTC
From:
To:
Am 29.05.2022 um 15:39 teilte Norman Ramsey mit:

Hi,
Tag it wontfix then and let it rot.

H.