Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH -perfbook 0/6] Updates for LaTeX2e <2026-06-01> release
Date: Thu, 4 Jun 2026 19:10:00 +0900	[thread overview]
Message-ID: <238a898f-78dd-48ff-b2b8-996b477dbcf6@gmail.com> (raw)

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


             reply	other threads:[~2026-06-04 10:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-04 10:10 Akira Yokosawa [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=238a898f-78dd-48ff-b2b8-996b477dbcf6@gmail.com \
    --to=akiyks@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox