All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [GIT PULL] another qqz improvements
Date: Sun, 3 Jul 2016 17:42:06 -0700	[thread overview]
Message-ID: <20160704004206.GJ4650@linux.vnet.ibm.com> (raw)
In-Reply-To: <f8e63b55-fd26-8b7b-2b29-9d9b42d4e017@gmail.com>

On Sat, Jul 02, 2016 at 09:09:40PM +0900, Akira Yokosawa wrote:
> Hi again Paul,
> 
> So, this is another round of qqz improvements.
> 
> This time, I added cross link reference at the end of each QQ and QQA.
> For QQA, I picked a special character from 'pifont' package which looks
> like a white box.
> 
> See https://en.wikibooks.org/wiki/LaTeX/Special_Characters
> 
> Now, by clicking the black box at the end of QQ or white box at the end
> of QQA, you can go back and forth between main text and Appendix D.
> 
> 2nd patch improves accuracy of back link from QQA.
> 
> 3rd patch adds macro for referencing answer of QQ.
> 
> The 2nd one changes column/page break behavior a little, but
> I think it is acceptable.
> 
> Please give them a try.
> 
> Note that this pull request is relative to current master.

Pulled and pushed, thank you!  The white box is a nice touch!

I also queued a commit changing the QQ labels in the counting chapter
to be prefixed with "QcountQ".  The reason for this is to all more
independent work for people contributing to different chapters.
(Yes, I was foolish enough to try "QQ:count:" and "QQ_count_" before
remembering that latex only allows letters in command names.)

							Thanx, Paul

>                                                        Thanks, Akira
> 
> ---
> The following changes since commit 91ac20e1ab95767f1e33b84aee474d0cd38cc748:
> 
>   hlist_for_each_entry_rcu() now has only three arguments (2016-07-01 13:31:02 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/akiyks/perfbook.git qqz-additional-ref-mark
> 
> for you to fetch changes up to f42deae9dbca3f7e6851a813c6504427c4dba809:
> 
>   qqz: Add macro for referencing quick quiz answer (2016-07-02 19:02:43 +0900)
> 
> ----------------------------------------------------------------
> Akira Yokosawa (3):
>       qqz: Add cross-link reference at the end of each QQ and QQA
>       qqz: Improve accuracy of qqz back link
>       qqz: Add macro for referencing quick quiz answer
> 
>  perfbook.tex            |  1 +
>  qqz.sty                 | 17 +++++++++++++----
>  utilities/extractqqz.sh |  2 +-
>  3 files changed, 15 insertions(+), 5 deletions(-)
> 


      reply	other threads:[~2016-07-04  0:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-02 12:09 [GIT PULL] another qqz improvements Akira Yokosawa
2016-07-04  0:42 ` Paul E. McKenney [this message]

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=20160704004206.GJ4650@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akiyks@gmail.com \
    --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 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.