From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Anaya Subject: Exporting to groff... Date: Mon, 25 Jun 2012 23:36:56 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjMaX-0004kB-4V for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 23:37:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjMaU-0004mH-A3 for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 23:37:12 -0400 Received: from blu0-omc1-s30.blu0.hotmail.com ([65.55.116.41]:48731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjMaU-0004lT-6X for emacs-orgmode@gnu.org; Mon, 25 Jun 2012 23:37:10 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi: Being that groff is not available in org mode (at least by default, I decided to give it a try and write a driver to export Org files into groff with the use of the -mm macros. Being that I'm not familiar with many of the facilities in Org mode, I am modifying the org-latex.el to write groff markups. In its current incarnation it exports the titles, content and basic support for tables You can see the resultant output at: http://ppl.ug/1_8pA3lpXWA/ Really messy code currently in http://github.com/papoanaya/emacs_utils Regards, -- Luis Anaya papo anaya aroba hot mail punto com "Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo