Hi Paul,
Commit cd98035a31bc ("runlatex.sh: Detect fvextra versions with known
minor regression") did not fix anything.
Having seen that the regression is spread to a couple of long-term
support distros (debian:trixie and opensuse/leap:16), I think a
better approach is to patch the (LaTeX) package on-the-fly.
Patch 1/2 reverts the first attempt emitting the suggestion only.
My preference is for you to drop the commit, if it is not too late.
Patch 2/2 implements the on-the-fly patching of buggy fvextra.
Thanks, Akira
--
Akira Yokosawa (2):
Revert "runlatex.sh: Detect fvextra versions with known minor
regression"
Detect buggy fvextra and apply patch on the fly
Makefile | 1 +
fixfvextra.ltx | 11 +++++++++++
perfbook-lt.tex | 7 +++++++
utilities/autodate.sh | 17 +++++++++++++++++
utilities/runlatex.sh | 16 ----------------
5 files changed, 36 insertions(+), 16 deletions(-)
create mode 100644 fixfvextra.ltx
base-commit: cd98035a31bcefff91d221aa25df2b7b98da243d
--
2.43.0