All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qqz and runlatex improvements
@ 2016-04-21 14:28 Akira Yokosawa
  2016-04-21 14:30 ` [PATCH 1/2] qqz: Improve accuracy of cross-links Akira Yokosawa
  2016-04-21 14:32 ` [PATCH 2/2] runlatex.sh: Fix while loop condition Akira Yokosawa
  0 siblings, 2 replies; 12+ messages in thread
From: Akira Yokosawa @ 2016-04-21 14:28 UTC (permalink / raw)
  To: paulmck; +Cc: Akira Yokosawa, perfbook

From a5cb77713f4720592f75db71394fcad784ca480e Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiysw@gmail.com>
Date: Thu, 21 Apr 2016 23:02:59 +0900
Subject: [PATCH 0/2] qqz and runlatex improvements

Hi,

There have been two issues that bother me a little since I began to
build perfbook.pdf myself.
One is the cross-link references of quick quizzes that land on random
nearby places in the PDF.
The other is the premature termination of make with warning messages
displayed.
I think I have managed to fix both issues.

However, .sty file modification may introduce regressions and
should be fully tested before being pushed out. Can anybody on the
list test it and give feedback?

Thanks.

Akira Yokosawa (2):
  qqz: Improve accuracy of cross-links
  runlatex.sh: Fix while loop condition

 qqz.sty               | 14 ++++++++------
 utilities/runlatex.sh |  4 ++--
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-04-23  5:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 14:28 [PATCH 0/2] qqz and runlatex improvements Akira Yokosawa
2016-04-21 14:30 ` [PATCH 1/2] qqz: Improve accuracy of cross-links Akira Yokosawa
2016-04-21 14:32 ` [PATCH 2/2] runlatex.sh: Fix while loop condition Akira Yokosawa
2016-04-21 16:27   ` Paul E. McKenney
2016-04-21 22:05     ` Akira Yokosawa
2016-04-21 23:54       ` Paul E. McKenney
2016-04-22 12:58         ` Akira Yokosawa
2016-04-22 13:34           ` Paul E. McKenney
2016-04-22 14:20             ` Akira Yokosawa
2016-04-22 15:28               ` Paul E. McKenney
2016-04-23  2:14             ` Akira Yokosawa
2016-04-23  5:44               ` 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.