summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhouyi Zhou <zhouzhouyi@gmail.com>2023-12-27 18:59:58 +0800
committerPaul E. McKenney <paulmck@kernel.org>2023-12-30 16:23:22 -0800
commitc051e5946a5b7de107392d5ed12a33e398c121e1 (patch)
treee633e4f9b34f6eaefbcd0939929875f3da507f6a
parentda9d19ad9c9794425687b86199fd03815ec3d12f (diff)
downloadperfbook-c051e5946a5b7de107392d5ed12a33e398c121e1.tar.gz
howto: make 'git archive' in answer to QQ1.3 explicit
Make "git archive" in answer to Quick Quiz 1.3 more explicit by adding a footnote, so that a first-time reader, who have never read Section 1.5, can easily know how to clone the Git repo and build PDFs. Suggested-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Zhouyi Zhou<zhouzhouyi@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
-rw-r--r--howto/howto.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/howto/howto.tex b/howto/howto.tex
index 55270cba..8d678644 100644
--- a/howto/howto.tex
+++ b/howto/howto.tex
@@ -226,7 +226,9 @@ Here are a few possible strategies:
only a blank sheet of paper.
\item If you find the Quick Quizzes distracting but impossible
to ignore, you can always clone the \LaTeX{} source for
- this book from the git archive.
+ this book from the git archive.\footnote{
+ See \cref{sec:howto:Whose Book Is This?}
+ for instructions to do this.}
You can then run the command \co{make nq}, which will
produce a \co{perfbook-nq.pdf}.
This PDF contains unobtrusive boxed tags where the Quick Quizzes