From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Exporting to groff, now in org-export.el ... Date: Mon, 9 Jul 2012 23:23:45 +0200 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=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLRC-0008Qc-H9 for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:24:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoLRA-00029j-Jr for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:24:10 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:36412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLRA-00029N-Cc for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:24:08 -0400 Received: by obhx4 with SMTP id x4so18953607obh.0 for ; Mon, 09 Jul 2012 14:24:05 -0700 (PDT) In-Reply-To: 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: Luis Anaya Cc: emacs-orgmode@gnu.org Hi Luis, On Mon, Jul 9, 2012 at 10:32 PM, Luis Anaya wrote: > 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? :) > I see all the source blocks are black, but the tokens are emphasised properly as per the syntax. Is it supposed to be like that (as in black text not coloured as minted does for LaTeX export)? -- Suvayu Open source is the future. It sets us free.