Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!mips!sgi!shinobu!fido.wpd.sgi.com!marktwain.rad.sgi.com!linton From: linton@marktwain.rad.sgi.com (Mark Linton) Newsgroups: comp.windows.interviews Subject: Re: manual.sty Message-ID: <1991May29.213626.2484@fido.wpd.sgi.com> Date: 29 May 91 21:36:26 GMT References: <9105290155.AA10918@kurango.cs.flinders.oz.au> Sender: news@fido.wpd.sgi.com (Usenet News Admin) Reply-To: linton@marktwain.rad.sgi.com (Mark Linton) Organization: sgi Lines: 19 In article <9105290155.AA10918@kurango.cs.flinders.oz.au>, cameron@cs.flinders.oz.au (Cameron Humphries) writes: |> Could some kind person send me the doc style file "manual.sty"? It doesn't |> appear to be part of the 3.0beta distribution but is needed for the Reference |> Manual. It should be in iv/src/man/refman/manual.sty. A copy is enclosed below. \documentstyle{book} %textwidth 6.5in %textheight 8.5in %leftsidemargin 2pt %rightsidemargin 2pt %bottommargin 48pt %topmargin 2pt %baselineskip 0 %macro{chapter}{\newpage\counter{chapter}{\bf\LARGE Chapter~\ref{chapter}\smallskip#\hfil}\medvspace} %macro{section}{\medskip\counter{section}\bf\Large\ref{section}\hfill\parbox{-30pt}{#\hfil}\smallvspace} %macro{subsection}{\smallskip\counter{subsection}\bf\large\ref{subsection}\hfill\parbox{-35pt}{#\hfil}\linebreak} %macro{code}{\float{figure}{\parbox{6.5in}{\small\\\hrule\\\sf\quad\quad\parbox{6.0in}{#}\\\hrule}}}