On Sat, May 08, 2021 at 04:05:35PM +0900, Akira Yokosawa wrote: > Hi Paul, > > This patch set is to satisfy cleverefcheck up to Chapter 7. > > Note that Patch 4/4 customizes the reference name of equations so that > \cref{eq:...} expands to "Eq.~m.n" and \Cref{eq:...} expands to > "Equation~m.n". > > You can see the expansions to "Eq.~m.n" in the Answers to Quick > Quizzes 5.17 and 6.20. Queued and pushed, thank you! (And I really did push it this time...) Thanx, Paul > Thanks, Akira > > -- > Akira Yokosawa (4): > count: Employ \cref{} and its variants > SMPdesign: Employ \cref{} and its variants > locking: Employ \cref{} and its variants > perfbook-lt: Customize reference style of equation > > SMPdesign/SMPdesign.tex | 138 ++++---- > SMPdesign/beyond.tex | 121 ++++--- > SMPdesign/criteria.tex | 10 +- > SMPdesign/partexercises.tex | 134 ++++---- > count/count.tex | 586 +++++++++++++++++----------------- > locking/locking-existence.tex | 22 +- > locking/locking.tex | 268 ++++++++-------- > perfbook-lt.tex | 2 + > 8 files changed, 639 insertions(+), 642 deletions(-) > > -- > 2.17.1 >