From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: "Generic" Source block language specification? Date: Wed, 21 Nov 2012 15:08:32 +0100 Message-ID: <50ACE060.4030207@gmail.com> Reply-To: Rainer@krugs.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbAyo-0006E4-1y for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 09:08:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbAyj-0006qB-7I for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 09:08:41 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:48786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbAyj-0006po-0O for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 09:08:37 -0500 Received: by mail-bk0-f41.google.com with SMTP id jg9so3161147bkc.0 for ; Wed, 21 Nov 2012 06:08:35 -0800 (PST) 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29 +lon_0=30.75 +x_0=0 +y_0=0 +datum=WGS84 +units=m +no_defs #+END_src Now this does obviously not export, as the source block language is missing. Is there a way that I can get the same formating of the source in the exportes output but without the syntax highlighting? BEGIN_EXAMPLE END_EXAMPLE is similar, but I would like the block to be formated as the SRC blocks. Thanks, Rainer - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCs4F8ACgkQoYgNqgF2egpPpACfXJXUHN58kG2geD0AfJXm0/uD yEQAnRQHlfgj5tZ5zjPNd1Bkt+JiDlP5 =rkEH -----END PGP SIGNATURE-----