>From 4c3ca479e8aeb16fee229d9d52eb30b42c7618cc Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sun, 31 May 2020 08:16:33 +0900 Subject: [PATCH 2/3] FAQ.txt: Advertise 'nq' build in #9 The experimental target "nq" can be a partial solution for those who don't like Quick Quizzes. Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- FAQ.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/FAQ.txt b/FAQ.txt index e63117af..a284615f 100644 --- a/FAQ.txt +++ b/FAQ.txt @@ -158,8 +158,12 @@ A. Quite a few people like them a lot, so they will be staying. However, you can easily produce a copy of the - book that omits the Quick Quizzes by editing the Makefile - and qqz.sty files in the top-level directory. + book that hides the quiz part of Quick Quizzes in the + text by "make nq". + + If the resulting perfbook-nq.pdf does not satisfy you, + you can edit the Makefile and qqz.sty files in the + top-level directory as you like. One approach is to make the "\QuickQuiz" command in qqz.sty be a no-op and to add line to the Makefile that -- 2.17.1