From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: producing man page output Date: Tue, 04 Mar 2008 22:03:04 +0000 Message-ID: <87mypem9k7.fsf@bzg.ath.cx> References: <47CD9076.1080600@lbl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWfE7-00044i-40 for emacs-orgmode@gnu.org; Tue, 04 Mar 2008 17:03:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWfE5-00044F-89 for emacs-orgmode@gnu.org; Tue, 04 Mar 2008 17:03:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWfE5-00044C-2v for emacs-orgmode@gnu.org; Tue, 04 Mar 2008 17:03:09 -0500 Received: from nf-out-0910.google.com ([64.233.182.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWfE4-0004L3-KO for emacs-orgmode@gnu.org; Tue, 04 Mar 2008 17:03:08 -0500 Received: by nf-out-0910.google.com with SMTP id f5so685623nfh.26 for ; Tue, 04 Mar 2008 14:03:07 -0800 (PST) In-Reply-To: <47CD9076.1080600@lbl.gov> (Michael Hohn's message of "Tue, 04 Mar 2008 10:09:58 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Hohn Cc: org-mode mailing list Hi Micheal, Michael Hohn writes: > I would like to use org mode to produce unix man pages in addition to > the latex / html output. There are two possibilities I can see: > > - convert from .org directly, following org-export-latex > - try to convert the generated html This is not possible for now, but it will be easier with the new-yes-it-s-coming export engine. Can you speak elisp? If so, please write me in private and I will give you directions on how to help writing org-export-man.el. Thanks, -- Bastien