summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkira Yokosawa <akiyks@gmail.com>2023-07-14 23:09:19 +0900
committerPaul E. McKenney <paulmck@kernel.org>2023-07-14 08:08:56 -0700
commitc7fbec0fe88fef6c12680b9853c273b1a8081b55 (patch)
tree44e23296e5394f83d841a89dd6d8fe55fc1a5a83
parent6645c80820838cd9149d8f278f0848c7d26357e1 (diff)
downloadperfbook-c7fbec0fe88fef6c12680b9853c273b1a8081b55.tar.gz
SMPdesign: Specify sans-serif font in pstricks figures
The newtxtext package provides Helvetica-clone for sans-serif font family. As most other figures have sans-serif fonts with the help of fixfonts scripts, use it in pstricks figures for consistency. Compensate the slightly smaller look of the labels by using \large. Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
-rw-r--r--SMPdesign/DiningPhilosopher4part-b.tex3
-rw-r--r--SMPdesign/DiningPhilosopher5.tex3
-rw-r--r--SMPdesign/DiningPhilosopher5PEM.tex3
-rw-r--r--SMPdesign/DiningPhilosopher5TB.tex3
4 files changed, 12 insertions, 0 deletions
diff --git a/SMPdesign/DiningPhilosopher4part-b.tex b/SMPdesign/DiningPhilosopher4part-b.tex
index 1a90f810..2d1c307e 100644
--- a/SMPdesign/DiningPhilosopher4part-b.tex
+++ b/SMPdesign/DiningPhilosopher4part-b.tex
@@ -5,9 +5,12 @@
\usepackage{pst-eps}
\usepackage{multido}
\usepackage{calc}
+\usepackage[helvratio=0.9]{newtxtext}
+\renewcommand{\familydefault}{\sfdefault}
\begin{document}
\thispagestyle{empty}
+\large
\begin{TeXtoEPS}
\begin{pspicture}(12,10)
diff --git a/SMPdesign/DiningPhilosopher5.tex b/SMPdesign/DiningPhilosopher5.tex
index 08e69318..a892f11b 100644
--- a/SMPdesign/DiningPhilosopher5.tex
+++ b/SMPdesign/DiningPhilosopher5.tex
@@ -5,9 +5,12 @@
\usepackage{pst-eps}
\usepackage{multido}
\usepackage{calc}
+\usepackage[helvratio=0.9]{newtxtext}
+\renewcommand{\familydefault}{\sfdefault}
\begin{document}
\thispagestyle{empty}
+\large
\begin{TeXtoEPS}
\begin{pspicture}(12,10)
diff --git a/SMPdesign/DiningPhilosopher5PEM.tex b/SMPdesign/DiningPhilosopher5PEM.tex
index 25aee7a4..55db3773 100644
--- a/SMPdesign/DiningPhilosopher5PEM.tex
+++ b/SMPdesign/DiningPhilosopher5PEM.tex
@@ -5,9 +5,12 @@
\usepackage{pst-eps}
\usepackage{multido}
\usepackage{calc}
+\usepackage[helvratio=0.9]{newtxtext}
+\renewcommand{\familydefault}{\sfdefault}
\begin{document}
\thispagestyle{empty}
+\large
\begin{TeXtoEPS}
\begin{pspicture}(12,10)
diff --git a/SMPdesign/DiningPhilosopher5TB.tex b/SMPdesign/DiningPhilosopher5TB.tex
index fcf96e9d..c2015991 100644
--- a/SMPdesign/DiningPhilosopher5TB.tex
+++ b/SMPdesign/DiningPhilosopher5TB.tex
@@ -5,9 +5,12 @@
\usepackage{pst-eps}
\usepackage{multido}
\usepackage{calc}
+\usepackage[helvratio=0.9]{newtxtext}
+\renewcommand{\familydefault}{\sfdefault}
\begin{document}
\thispagestyle{empty}
+\large
\begin{TeXtoEPS}
\begin{pspicture}(12,10)