perfbook.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: zhouzhouyi@gmail.com
To: paulmck@kernel.org, akiyks@gmail.com, perfbook@vger.kernel.org
Cc: Zhouyi Zhou <zhouzhouyi@gmail.com>
Subject: [PATCH -perfbook v5] howto: make 'git archive' in answer to QQ1.3 explicit
Date: Wed, 27 Dec 2023 18:59:58 +0800	[thread overview]
Message-ID: <1703674798-26270-1-git-send-email-zhouzhouyi@gmail.com> (raw)

From: Zhouyi Zhou <zhouzhouyi@gmail.com>

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>
---
 howto/howto.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
-- 
2.34.1


             reply	other threads:[~2023-12-27 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 10:59 zhouzhouyi [this message]
2023-12-29 23:05 ` [PATCH -perfbook v5] howto: make 'git archive' in answer to QQ1.3 explicit 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=1703674798-26270-1-git-send-email-zhouzhouyi@gmail.com \
    --to=zhouzhouyi@gmail.com \
    --cc=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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).