All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -perfbook 0/4] ebook: Improve overall page layout
@ 2021-12-28 14:25 Akira Yokosawa
  2021-12-28 14:27 ` [PATCH -perfbook 1/4] ebook: Allocate enough width for four-digit page counts in TOC Akira Yokosawa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Akira Yokosawa @ 2021-12-28 14:25 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul,

Now that the ebook-sized build is provided at the landing page,
I am trying to improve its overall looks.

Here are a couple of minor issues as of current master:

 1) In TOC, page counts larger than 999 don't align properly.
 2) Page counts are invisible (printed out of paper area).
 3) Chapter headings are too large for ebook size.

Patch 1/4 resolves issue #1.
Patch 2/4 restores page counts in a way not that distracting.
This is done by the help of the fancyhdr package.
Patch 3/4 changes chapter-wise epigraph position to below chapter
heading.  This looks better in ebook-sized builds and avoids
conflict between fancyhdr and epigraph packages.
Patch 4/4 resolves issue #3.

        Thanks, Akira
--
Akira Yokosawa (4):
  ebook: Allocate enough width for four-digit page counts in TOC
  ebook: Print page counts on upper-right edge of page
  ebook: Use normal epigraph for chapter headings
  ebook: Reduce chapter heading's font size and spaces

 perfbook-lt.tex | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)


base-commit: 204f9c99b8c56f68b0e6c7ffb8d63f7699643c1a
-- 
2.17.1


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

end of thread, other threads:[~2021-12-28 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-28 14:25 [PATCH -perfbook 0/4] ebook: Improve overall page layout Akira Yokosawa
2021-12-28 14:27 ` [PATCH -perfbook 1/4] ebook: Allocate enough width for four-digit page counts in TOC Akira Yokosawa
2021-12-28 14:29 ` [PATCH -perfbook 2/4] ebook: Print page counts on upper-right edge of page Akira Yokosawa
2021-12-28 14:31 ` [PATCH -perfbook 3/4] ebook: Use normal epigraph for chapter headings Akira Yokosawa
2021-12-28 14:33 ` [PATCH -perfbook 4/4] ebook: Reduce chapter heading's font size and spaces Akira Yokosawa
2021-12-28 17:06 ` [PATCH -perfbook 0/4] ebook: Improve overall page layout 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.