All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Preamble and qqz fixes
@ 2016-06-25 11:53 Akira Yokosawa
  2016-06-27  3:07 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2016-06-25 11:53 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, Akira Yokosawa

Hi Paul,

Here is another pull request.
This time, I did some functional fixes in preamble and qqz.sty.

1st patch fixes typos in the definition of \co{} macro.
Yea, at first glance, they are hard to catch, but...
Now, line-breaks at white spaces are enabled and the increased room
for line-breaks results in better looking typesetting.

Fixes in qqz.sty are not actually fixes but improvements.
2nd patch adds macro definitions for referencing qqz's, which has been
done manually in count/count.tex. It also adds hyperref to the qqz at
a referencing text.

3rd patch improves accuracy of hyperref to QQA's by tweaking the
position of \refstepcounter macro.  Now, a click on a "Quick Quiz" in
the text will bring you exactly where you'd expect.

                                                Thanks, Akira

---
The following changes since commit a3611df3582024130563ccb5167e39ca330aa804:

   Add 'footnotebackref' package (2016-06-22 06:56:26 +0900)

are available in the git repository at:

   https://github.com/akiyks/perfbook.git preamble-qqz-fixes

for you to fetch changes up to 5490f317396516659927dd615cb4ca5affb3cf39:

   qqz: Improve accuracy of hyperref to QQA (2016-06-25 18:04:56 +0900)

----------------------------------------------------------------
Akira Yokosawa (3):
       Fix typo in the definition of \co macro
       qqz: Add macro's for referencing quick quizzes
       qqz: Improve accuracy of hyperref to QQA

  count/count.tex | 16 ++++++++--------
  perfbook.tex    |  5 +++--
  qqz.sty         | 22 +++++++++++++++-------
  3 files changed, 26 insertions(+), 17 deletions(-)


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

* Re: [GIT PULL] Preamble and qqz fixes
  2016-06-25 11:53 [GIT PULL] Preamble and qqz fixes Akira Yokosawa
@ 2016-06-27  3:07 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2016-06-27  3:07 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Sat, Jun 25, 2016 at 08:53:21PM +0900, Akira Yokosawa wrote:
> Hi Paul,
> 
> Here is another pull request.
> This time, I did some functional fixes in preamble and qqz.sty.
> 
> 1st patch fixes typos in the definition of \co{} macro.
> Yea, at first glance, they are hard to catch, but...
> Now, line-breaks at white spaces are enabled and the increased room
> for line-breaks results in better looking typesetting.
> 
> Fixes in qqz.sty are not actually fixes but improvements.
> 2nd patch adds macro definitions for referencing qqz's, which has been
> done manually in count/count.tex. It also adds hyperref to the qqz at
> a referencing text.
> 
> 3rd patch improves accuracy of hyperref to QQA's by tweaking the
> position of \refstepcounter macro.  Now, a click on a "Quick Quiz" in
> the text will bring you exactly where you'd expect.
> 
>                                                Thanks, Akira

I pulled this in, and the QQ links are -much- better, thank you!  As are
the \co{} line breaks.

Making up names for all the quick quizzes will be interesting, though.  ;-)

							Thanx, Paul

> ---
> The following changes since commit a3611df3582024130563ccb5167e39ca330aa804:
> 
>   Add 'footnotebackref' package (2016-06-22 06:56:26 +0900)
> 
> are available in the git repository at:
> 
>   https://github.com/akiyks/perfbook.git preamble-qqz-fixes
> 
> for you to fetch changes up to 5490f317396516659927dd615cb4ca5affb3cf39:
> 
>   qqz: Improve accuracy of hyperref to QQA (2016-06-25 18:04:56 +0900)
> 
> ----------------------------------------------------------------
> Akira Yokosawa (3):
>       Fix typo in the definition of \co macro
>       qqz: Add macro's for referencing quick quizzes
>       qqz: Improve accuracy of hyperref to QQA
> 
>  count/count.tex | 16 ++++++++--------
>  perfbook.tex    |  5 +++--
>  qqz.sty         | 22 +++++++++++++++-------
>  3 files changed, 26 insertions(+), 17 deletions(-)
> 


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

end of thread, other threads:[~2016-06-27  3:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-25 11:53 [GIT PULL] Preamble and qqz fixes Akira Yokosawa
2016-06-27  3:07 ` Paul E. McKenney

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.