Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Class: urn:content-classes:message Date: Tue, 16 Dec 2003 15:53:28 -0500 To: Subject: Re: Man to PDF References: <000001c3c34c$58074c70$39fea8c0 AT pkraus> <000601c3c34f$aa8743d0$39fea8c0 AT pkraus> From: "Alejandro Lopez-Valencia" Organization: House of Cuckoo Content-Type: text/plain; format=flowed; charset="iso-8859-15" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera7.23/Win32 M2 build 3227 X-OriginalArrivalTime: 16 Dec 2003 20:53:37.0434 (UTC) FILETIME=[AD6B97A0:01C3C416] X-IsSubscribed: yes El Tue, 16 Dec 2003 11:02:44 -0800, Shankar Unni escribió en el mensaje : > Paul Kraus wrote: >> Figured it out. > > Why don't you spell out how you solved it, so that others who search the > cygwin archives with "man and PDF" can also get the answer? It'll save a > few more of these questions later (hopefully! :-). I'm not the original poster but... $ man -t foo_manpage | ps2pdf14 - foo_manpage.pdf If you want a copy optimized for web viewing: $ pdfopt foo_manpage.pdf foo_manpage_optimized.pdf -- The limits of my language are the limits of my world. Ludwig Wittgenstein -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/