All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] qqz: Add another hyperlink to black box in QQA
@ 2016-07-17  5:50 Akira Yokosawa
  2016-07-17 21:59 ` Paul E. McKenney
  0 siblings, 1 reply; 13+ messages in thread
From: Akira Yokosawa @ 2016-07-17  5:50 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

 From 2a74b30f0a1d036e45c6aa5ef431034c23f790db Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Tue, 12 Jul 2016 20:28:08 +0900
Subject: [PATCH] qqz: Add another hyperlink to black box in QQA

This commit adds another cross-link to the black boxes in QQA.
I think this change would meet readers' expectation.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
  qqz.sty | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/qqz.sty b/qqz.sty
index 12dc85e..0c97df9 100644
--- a/qqz.sty
+++ b/qqz.sty
@@ -78,7 +78,8 @@
  	\noindent
  	\QuickQHeading{QQA}{QQ}{\QuickQuizAnswerChapter.\thequickquizctrC} #1 ~ \\ }
  
-\newcommand{\QuickA}[1]{\rule{7pt}{7pt}
+\newcommand{\QuickA}[1]{%
+	\hyperref[QQ.\QuickQuizAnswerChapter.\thequickquizctrC]{\rule{7pt}{7pt}}
  	\par\vspace{0.8\baselineskip}
  	\noindent\textbf{Answer:} \\ }
  
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-07-18 22:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-17  5:50 [PATCH] qqz: Add another hyperlink to black box in QQA Akira Yokosawa
2016-07-17 21:59 ` Paul E. McKenney
2016-07-17 22:54   ` Akira Yokosawa
2016-07-17 23:36     ` Paul E. McKenney
2016-07-17 23:58       ` Akira Yokosawa
2016-07-18  0:01         ` [PATCH] qqz: Modify back link target at end of QQA to the end of QQ Akira Yokosawa
2016-07-18 15:25           ` Paul E. McKenney
2016-07-18 21:48             ` Akira Yokosawa
2016-07-18 21:50               ` Akira Yokosawa
2016-07-18 22:42                 ` Paul E. McKenney
2016-07-18  0:04         ` [PATCH] qqz: Modify back link target at end of QQA to just after " Akira Yokosawa
2016-07-18  6:54         ` [PATCH] qqz: Add another hyperlink to black box in QQA Paul E. McKenney
2016-07-18 10:28           ` Akira Yokosawa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.