From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Anaya Subject: Re: Exporting to groff, now in org-export.el ... Date: Mon, 9 Jul 2012 16:32:46 -0400 Message-ID: References: <87bok1108y.fsf@gmail.com> <87y5n1fa08.fsf@gmail.com> <87obntqs30.fsf@gmail.com> <20120708140756.GA27601@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoKdf-0003y9-JT for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 16:33:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoKdd-0005O8-Jc for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 16:32:59 -0400 Received: from blu0-omc1-s5.blu0.hotmail.com ([65.55.116.16]:49893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoKdd-0005Ns-Fo for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 16:32:57 -0400 In-Reply-To: <20120708140756.GA27601@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Sun, 8 Jul 2012 16:07:56 +0200") 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: Last but not least, source code highlight support. Unlike LaTeX, there is no package for source code highlight in groff. Looking around, I decided to use GNU source highlight as a solution. The reason being that the way output definitions are declared is through the use of configuration files. In this way, I created one for groff (I should submit it for inclusion... we'll see). I have also saw it in use in the WXE editor, hence I'm sort of familiar. However, most importantly, it supports COBOL :). (well, it does... its importance may be in question... ) This feature is controlled by a variable. If it is nil, it shows the code listing using the courier font (constant width). Source: http://ppl.ug/LN7rEdf2yS4/ PDF Output: http://ppl.ug/FfaTWqLLwEA/ All right... what else I need to do now? :) -- Luis R. Anaya papo anaya aroba hot mail punto com "Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo