On Sun, Oct 19, 2025 at 05:14:01PM +0900, Akira Yokosawa wrote:
> 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.
Again, thank you, and again queued and pushed.
I kept the original commit and took your revert because I had already
pushed the original commit and because it is quite possible that your
original commit might be useful to someone else in a different situation.
Thanx, Paul
> 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
>