Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: Re: "Concept index" in printed doc has gone berzerk



On May 22,  2:49pm, Bart Schaefer wrote:
} Subject: "Concept index" in printed doc has gone berzerk
}
} When I run "cd Doc; make us_ps" I get a manual 675 pages long. [...] if it
} doesn't work to simply force each index to start on its own new page [...]

It worked.

diff -ru ../zsh-forge/current/Doc/Zsh/index.yo Doc/Zsh/index.yo
--- ../zsh-forge/current/Doc/Zsh/index.yo	Sat Apr  1 12:43:44 2000
+++ Doc/Zsh/index.yo	Mon May 22 08:34:50 2000
@@ -1,5 +1,6 @@
 ifztexi(\
 def(printindex)(2)(\
+  texipage()NL()\
   NOTRANS(@unnumbered) ARG1NL()\
   NL()\
   NOTRANS(@printindex) ARG2\

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author