Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH -perfbook 0/6] Updates for LaTeX2e <2026-06-01> release
@ 2026-06-04 10:10 Akira Yokosawa
  2026-06-04 10:11 ` [PATCH -perfbook 1/6] memorder: Fix typo ("`" --> " ") Akira Yokosawa
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Akira Yokosawa @ 2026-06-04 10:10 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul,

Newly released LaTeX2e <2026-06-01> is not compatible with perfbook.
The new LaTeX kernel doesn't allow both of arydshln and tabularx
to be loaded in a docment.  As arydshln doesn't play any important
role in perfbook, I have decided to get rid of it.  See Patch 4/6.

Another recent headache for perfbook is cleveref.  Patch 5/6 resolves
it by employing "zref-clever" and defining wrapper commands in the
preamble.

The other patches are minor fixes.

Updates in FAQ-BUILD.txt and under docker/ should follow shortly.

Thanks, Akira

--
Akira Yokosawa (6):
  memorder: Fix typo ("`" --> " ")
  runlatex.sh: "iconv -l" rather than "iconv --list"
  precheck-tentative.sh: Allow "v4.4a" style revision of lineno.sty
  Get rid of "arydshln"
  Stop using "cleveref" with LaTeX2e <2024-11-01> and later
  memorder: Fix use of \cpagerefrange{}{}

 appendix/styleguide/styleguide.tex | 355 +----------------------------
 datastruct/datastruct.tex          |  19 +-
 fixcleveref.ltx                    |  12 -
 memorder/memorder.tex              |   6 +-
 perfbook-lt.tex                    |  91 ++++++--
 utilities/precheck-tentative.sh    |   2 +-
 utilities/runfirstlatex.sh         |   2 +-
 utilities/runlatex.sh              |   2 +-
 8 files changed, 83 insertions(+), 406 deletions(-)
 delete mode 100644 fixcleveref.ltx


base-commit: 15b4ca760b07bac138b9e0f6467e6733ecc656dc
-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-06-04 17:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-04 10:10 [PATCH -perfbook 0/6] Updates for LaTeX2e <2026-06-01> release Akira Yokosawa
2026-06-04 10:11 ` [PATCH -perfbook 1/6] memorder: Fix typo ("`" --> " ") Akira Yokosawa
2026-06-04 10:14 ` [PATCH -perfbook 2/6] runlatex.sh: "iconv -l" rather than "iconv --list" Akira Yokosawa
2026-06-04 10:15 ` [PATCH -perfbook 3/6] precheck-tentative.sh: Allow "v4.4a" style revision of lineno.sty Akira Yokosawa
2026-06-04 10:17 ` [PATCH -perfbook 4/6] Get rid of "arydshln" Akira Yokosawa
2026-06-04 10:24 ` [PATCH -perfbook 5/6] Stop using "cleveref" with LaTeX2e <2024-11-01> and later Akira Yokosawa
2026-06-04 10:26 ` [PATCH -perfbook 6/6] memorder: Fix use of \cpagerefrange{}{} Akira Yokosawa
2026-06-04 17:28 ` [PATCH -perfbook 0/6] Updates for LaTeX2e <2026-06-01> release Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox