Opened 9 months ago

Closed 9 months ago

#21577 closed enhancement (fixed)

Fix known issues in texlive - luatex and (x)dvipdfmx problems

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

Ken messaged me privately about some known issues in Texlive. Upon some research, I have found that they are (from https://www.tug.org/texlive/bugs.html):

  • In the original release, LuaTeX did not typeset integrals correctly. This was fixed in LuaTeX development id 7673.
  • In the original release, (x)dvipdfmx crashed on certain PDF inclusions. This was fixed in dvipdfmx version 20250410. Also, font subset tags are now reproducible.

We'll need to make a patch based on the following commits to fix this:

I'll also subscribe to the tl-distro mailing list now to catch further issues that come up

Change History (5)

comment:1 by Douglas R. Reno, 9 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Xi Ruoyao, 9 months ago

Sorry for hijacking the thread but does anyone in chance knows how they adapt for gcc-15?

in reply to:  2 comment:3 by Douglas R. Reno, 9 months ago

Replying to Xi Ruoyao:

Sorry for hijacking the thread but does anyone in chance knows how they adapt for gcc-15?

No problem at all, it's a good time to bring it up! Unfortunately it looks like they suggested to other distros to use the std=gnu17 flag. There's a thread that starts here: https://tug.org/pipermail/tldistro/2025q1/000519.html

Last edited 9 months ago by Douglas R. Reno (previous) (diff)

comment:4 by Douglas R. Reno, 9 months ago

I also added patches for another new known issue:

"In the original release, pdftex output overlapping text with ptmr8r and other fonts. This was fixed in pdfTeX version 1.40.28; binaries were updated around May 18, 2025."

comment:5 by Douglas R. Reno, 9 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.