zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH 0/4] improve manual format
@ 2015-05-10 17:48 Jun T
  2015-05-10 17:48 ` [PATCH 1/4] improve manual format (ch.14-18) Jun T
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jun T @ 2015-05-10 17:48 UTC (permalink / raw)
  To: zsh-workers; +Cc: Jun-ichi Takimoto

From: Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>


This is the format improvement of the latter half of the manual.
Additional fixes for ch.14-18 are also included.

I've defined a yodl macro SPACES() for manually indenting the
second (and third ..) lines of the synopsis of bulitin commands.
(It must be redefined everytime I use it (quite ugly),
 because I could not find a way to define SPACES(n) which expands
 to n space characters.)

I'm using yodl-3.0, so please confirm that it causes no problem
with yodl-2.x.

Jun

 Doc/Zsh/builtins.yo      |  29 ++---
 Doc/Zsh/calsys.yo        |  19 ++--
 Doc/Zsh/compctl.yo       |  25 +++--
 Doc/Zsh/compsys.yo       | 267 +++++++++++++++++++++++++----------------------
 Doc/Zsh/compwid.yo       |  33 +++---
 Doc/Zsh/contrib.yo       |  77 +++++++-------
 Doc/Zsh/expn.yo          |   2 +
 Doc/Zsh/mod_clone.yo     |  18 ++--
 Doc/Zsh/mod_complist.yo  |   6 +-
 Doc/Zsh/mod_curses.yo    |  10 +-
 Doc/Zsh/mod_parameter.yo |   4 +-
 Doc/Zsh/mod_pcre.yo      |  10 +-
 Doc/Zsh/mod_sched.yo     |   4 +-
 Doc/Zsh/mod_stat.yo      |   6 +-
 Doc/Zsh/mod_system.yo    |  15 +--
 Doc/Zsh/mod_zftp.yo      |  26 ++---
 Doc/Zsh/mod_zpty.yo      |  12 +--
 Doc/Zsh/mod_zselect.yo   |   6 +-
 Doc/Zsh/mod_zutil.yo     |  52 ++++-----
 Doc/Zsh/options.yo       |   2 +-
 Doc/Zsh/params.yo        |   2 +-
 Doc/Zsh/tcpsys.yo        |  70 +++++++------
 Doc/Zsh/zftpsys.yo       |  52 ++++-----
 Doc/Zsh/zle.yo           |   9 +-
 24 files changed, 401 insertions(+), 355 deletions(-)

-- 
1.9.5 (Apple Git-50.3)


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

end of thread, other threads:[~2015-05-12 10:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-10 17:48 [PATCH 0/4] improve manual format Jun T
2015-05-10 17:48 ` [PATCH 1/4] improve manual format (ch.14-18) Jun T
2015-05-10 17:48 ` [PATCH 2/4] improve manual format (ch.19-21) Jun T
2015-05-10 17:48 ` [PATCH 3/4] improve manual format (ch.22) Jun T
2015-05-10 17:48 ` [PATCH 4/4] improve manual format (ch.23-26) Jun T
2015-05-10 21:09 ` [PATCH 0/4] improve manual format Bart Schaefer
2015-05-11 10:05   ` Peter Stephenson
2015-05-11  3:30 ` Bart Schaefer
2015-05-12  0:54 ` Daniel Shahaf
2015-05-12 10:09   ` Jun T.

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).